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-msc-test-latest The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 5827006f0707f24ef4558b199544ad8470d12fe6 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5827006f0707f24ef4558b199544ad8470d12fe6 # timeout=10 Commit message: "s1gw: add ttcn3-s1gw-test" > git rev-list --no-walk 5827006f0707f24ef4558b199544ad8470d12fe6 # timeout=10
[ttcn3-msc-test-latest] $ /bin/sh -xe /tmp/jenkins2744588265986283156.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-msc-test-latest + sed s/-latest$// + DIR=ttcn3-msc-test + export IMAGE_SUFFIX=latest + cd ttcn3-msc-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs ] + [ xjenkins-ttcn3-msc-test-latest-2085 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-msc-test + SUITE_NAME=ttcn3-msc-test + IMAGE_SUFFIX=latest + docker_images_require osmo-stp-latest osmo-msc-latest ttcn3-msc-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-stp-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/debian-bookworm-obs-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.35kB done #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.1s #5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #6 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [4/6] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #8 CACHED #9 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #9 CACHED #10 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #10 CACHED #11 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:2ab452fe32bc268def811ecfb4a544392a72e149430762bbc5fd8c9b0a30d4dd 0.0s done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n 2ab452fe32bc + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-latest + echo osmo-stp-latest + dir=osmo-stp-latest + pull_arg=--pull + grep ^FROM ../osmo-stp-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/osmo-stp-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-stp-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 576B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #3 DONE 0.0s #4 [1/4] FROM docker.io/osmocom-build/debian-bookworm-obs-latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.12kB done #5 DONE 0.0s #6 [2/4] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-stp && apt-get clean ;; centos*) dnf install -y osmo-stp ;; esac #6 CACHED #7 [3/4] WORKDIR /DATA #7 CACHED #8 [4/4] COPY OSMO-STP.CFG /data/ #8 CACHED #9 exporting to image #9 exporting layers done #9 writing image sha256:affdcf48f948a695aef133ba16fca0be865bb3a20f4115e9d1ee558dd1e2e6d7 0.0s done #9 naming to docker.io/osmocom-build/osmo-stp-latest:latest done #9 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/osmo-stp-latest' + docker_image_exists osmo-stp-latest + docker images -q osmocom-build/osmo-stp-latest + test -n affdcf48f948 + list_osmo_packages debian-bookworm osmo-stp-latest + local distro=debian-bookworm + local image=osmo-stp-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-latest ### ii libosmo-sigtran9:amd64 1.8.2 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmocore21:amd64 1.9.3 amd64 Osmo Core library ii libosmogsm20:amd64 1.9.3 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.3 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0 amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.9.3 amd64 Osmo VTY library ii osmo-stp:amd64 1.8.2 amd64 Osmocom SIGTRAN STP (Signaling Transfer Point) ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-msc-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + + grep -q $USER echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/debian-bookworm-obs-latest' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.35kB done #2 DONE 0.0s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #6 DONE 0.0s #7 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #7 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.0s done #7 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #8 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 CACHED #9 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #9 CACHED #10 [4/6] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #10 CACHED #11 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:2ab452fe32bc268def811ecfb4a544392a72e149430762bbc5fd8c9b0a30d4dd done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n 2ab452fe32bc + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-msc-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-msc-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-msc-latest + echo osmo-msc-latest + dir=osmo-msc-latest + pull_arg=--pull + grep ^FROM ../osmo-msc-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-msc-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-msc-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-msc-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/osmo-msc-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-msc-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 586B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #3 DONE 0.0s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 345B done #5 DONE 0.0s #6 [2/5] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-msc && apt-get clean ;; centos*) dnf install -y osmo-msc ;; esac #6 CACHED #7 [3/5] WORKDIR /TMP #7 CACHED #8 [4/5] COPY OSMO-MSC.CFG /data/osmo-msc.cfg #8 CACHED #9 [5/5] WORKDIR /DATA #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:b24c1b3f297a9554ed112eefe4a9959807455bd3a783f103c5ca3e79da445c81 done #10 naming to docker.io/osmocom-build/osmo-msc-latest:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/osmo-msc-latest' + docker_image_exists osmo-msc-latest + docker images -q osmocom-build/osmo-msc-latest + test -n b24c1b3f297a + list_osmo_packages debian-bookworm osmo-msc-latest + local distro=debian-bookworm + local image=osmo-msc-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-msc-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-msc-latest ### ii libosmo-gsup-client0:amd64 1.7.0 amd64 Osmocom GSUP (General Subscriber Update Protocol) client library ii libosmo-mgcp-client12:amd64 1.12.2 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-ranap7:amd64 1.5.1 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-sigtran9:amd64 1.8.2 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.2 amd64 GSM A-bis handling ii libosmocore21:amd64 1.9.3 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.3 amd64 Osmo control library ii libosmogsm20:amd64 1.9.3 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.3 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0 amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.9.3 amd64 Osmo VTY library ii osmo-msc 1.11.1 amd64 OsmoMSC: Osmocom's Mobile Switching Center for 2G and 3G circuit-switched mobile networks ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-msc-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:d956bffc460c2fd40ebcce9fce2283ea94918a68a4e0f39137809918a46fd503 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-msc-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-msc-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-msc-test + echo ttcn3-msc-test + dir=ttcn3-msc-test + pull_arg=--pull + grep ^FROM ../ttcn3-msc-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-msc-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-msc-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-msc-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-msc-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-msc-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 385B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.48kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [3/4] RUN TTCN3-DOCKER-PREPARE "master" msc #7 CACHED #8 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #8 CACHED #9 [4/4] COPY MSC_TESTS.CFG /data/MSC_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:dfe80746b2bf8fabd271bd5936dab3dc4082b57161aa1c55ba45a4e49b3e404e 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-msc-test:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-msc-test' + docker_image_exists ttcn3-msc-test + docker images -q osmocom-build/ttcn3-msc-test + test -n dfe80746b2bf + list_osmo_packages debian-bookworm ttcn3-msc-test + local distro=debian-bookworm + local image=ttcn3-msc-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-msc-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc-tester/unix + cp MSC_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc-tester/MSC_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc-tester/MSC_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc-tester/MSC_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc-tester/MSC_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/stp/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc/unix + cp osmo-msc.cfg /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/unix + network_create + SUBNET=242902 + seq 1 30 + echo (242902 + 1) % 256 + bc + SUBNET=215 + NET_NAME=ttcn3-msc-test-215 + SUB4=172.18.215.0/24 + SUB6=fd02:db8:215::/64 + set +x Creating network ttcn3-msc-test-215, trying SUBNET=215... + docker network create --internal --subnet 172.18.215.0/24 --ipv6 --subnet fd02:db8:215::/64 ttcn3-msc-test-215 1ef0390b1969cda621c9726c09a1224b3968679c86365fd1cf7ff946c792eadb + set +x ### Network ttcn3-msc-test-215 created (SUBNET=215) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=215 to: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc/osmo-msc.cfg Applying SUBNET=215 to: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc-tester/MSC_Tests.cfg Applying SUBNET=215 to: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/stp/osmo-stp.cfg + echo Starting container with STP Starting container with STP + docker_network_params 215 200 + NET=215 + ADDR_SUFIX=200 + echo --network ttcn3-msc-test-215 --ip 172.18.215.200 --ip6 fd02:db8:215::200 + docker run --rm --network ttcn3-msc-test-215 --ip 172.18.215.200 --ip6 fd02:db8:215::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/stp:/data --name jenkins-ttcn3-msc-test-latest-2085-stp -d osmocom-build/osmo-stp-latest 14d41ffa3fd30969321fab20b922f967b1a28b1ed0a0fd52ff412ba8c6557427 + echo Starting container with MSC Starting container with MSC + docker_network_params 215 10 + NET=215 + ADDR_SUFIX=10 + echo --network ttcn3-msc-test-215 --ip 172.18.215.10 --ip6 fd02:db8:215::10 + docker run --rm --network ttcn3-msc-test-215 --ip 172.18.215.10 --ip6 fd02:db8:215::10 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/unix:/data/unix --name jenkins-ttcn3-msc-test-latest-2085-msc -d osmocom-build/osmo-msc-latest /bin/sh -c osmo-msc -c /data/osmo-msc.cfg >>/data/osmo-msc.log 2>&1 b0c0345ede6948c07995499b136dfa3ed1f1a5d0e57f7c644de0525df8289de7 + echo Starting container with MSC testsuite Starting container with MSC testsuite + docker_network_params 215 103 + NET=215 + ADDR_SUFIX=103 + echo --network ttcn3-msc-test-215 --ip 172.18.215.103 --ip6 fd02:db8:215::103 + docker run --rm --network ttcn3-msc-test-215 --ip 172.18.215.103 --ip6 fd02:db8:215::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.215.10 -e OSMO_SUT_PORT=4254 -v /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/unix:/data/unix --name jenkins-ttcn3-msc-test-latest-2085-ttcn3-msc-test osmocom-build/ttcn3-msc-test + SUBDIR=msc + SUITE=MSC_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/msc/MSC_Tests MSC_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli MSC_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: MSC_Tests.cfg MC@d81ef7ce05e3: Unix server socket created successfully. MC@d81ef7ce05e3: Listening on TCP port 42895. MC2> d81ef7ce05e3 is the default spawn /osmo-ttcn3-hacks/msc/MSC_Tests d81ef7ce05e3 42895 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@d81ef7ce05e3: New HC connected from 172.18.215.103 [172.18.215.103]. d81ef7ce05e3: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@d81ef7ce05e3: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@d81ef7ce05e3: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d81ef7ce05e3: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d81ef7ce05e3: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d81ef7ce05e3: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d81ef7ce05e3: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d81ef7ce05e3: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d81ef7ce05e3: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d81ef7ce05e3: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d81ef7ce05e3: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d81ef7ce05e3: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@d81ef7ce05e3: Configuration file was processed on all HCs. MC@d81ef7ce05e3: Creating MTC on host 172.18.215.103. MC@d81ef7ce05e3: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cr_before_reset'. ------ MSC_Tests.TC_cr_before_reset ------ Tue Jun 18 08:11:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cr_before_reset.pcap" >/data/MSC_Tests.TC_cr_before_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cr_before_reset' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_cr_before_reset started. MSC_Test-M3UA(4)@d81ef7ce05e3: ************************************************* MSC_Test-M3UA(4)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test-M3UA(4)@d81ef7ce05e3: ************************************************* MSC_Test-SCCP(3)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-M3UA(4)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test-M3UA(4)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-M3UA(4)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-M3UA(4)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test-M3UA(4)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-M3UA(4)@d81ef7ce05e3: Message received on association #8 MSC_Test-M3UA(4)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test-M3UA(4)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test-M3UA(4)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test-M3UA(4)@d81ef7ce05e3: Message received on association #8 MSC_Test-M3UA(4)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-M3UA(4)@d81ef7ce05e3: Message received on association #8 MSC_Test-M3UA(4)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test-M3UA(4)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test-M3UA(4)@d81ef7ce05e3: Message received on association #8 MSC_Test-M3UA(4)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-SCCP(3)@d81ef7ce05e3: First idle individual index:0 MSC_Test-M3UA(4)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-M3UA(4)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-M3UA(4)@d81ef7ce05e3: Message received on association #8 MSC_Test-M3UA(4)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test-SCCP(3)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-M3UA(4)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: pass MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SCCP(3): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-M3UA(4): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_cr_before_reset finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass'. Tue Jun 18 08:11:14 UTC 2024 ====== MSC_Tests.TC_cr_before_reset pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_cr_before_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=115773) Waiting for packet dumper to finish... 1 (prev_count=115773, count=116850) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi'. ------ MSC_Tests.TC_lu_imsi_noauth_tmsi ------ Tue Jun 18 08:11:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_noauth_tmsi.pcap" >/data/MSC_Tests.TC_lu_imsi_noauth_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_noauth_tmsi started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(8)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(8)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(8)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(6)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(9)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(8)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(8)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(8)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(8)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(8)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(8)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(8)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(8)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(8)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(8)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(8)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(8)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(8)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(8)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(8)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(8)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(11)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(11)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(11)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(11)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(11)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(11)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(11)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(11)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(12)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000001" to be handled at TC_lu_imsi_noauth_tmsi0(14) TC_lu_imsi_noauth_tmsi0(14)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000001'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(8)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(8)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(7)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(7)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_noauth_tmsi0(14)15315366 MSC_Test_0-RAN(7)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(6)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(8)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(8)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(8)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(8)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@d81ef7ce05e3: { messageType := 2, destLocRef := 'E9B1A6'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(6)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(6)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(6)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(12)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000001" handled at TC_lu_imsi_noauth_tmsi0(14) MSC_Test-GSUP(12)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi0(14)"262420000000001" MSC_Test_0-SCCP(6)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(6)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(6)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(8)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_tmsi0(14)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(14)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(8)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(8)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(6)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi0(14)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(7)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(7)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(6)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(6)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(6)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(8)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(8)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(6)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(6)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(6)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(6)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(8)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(8)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(8)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(7)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi0(14)15315366 TC_lu_imsi_noauth_tmsi0(14)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(14)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(6)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(7)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(9)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(13)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(12)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(8)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(15)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(11)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(10)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(6): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(7): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(8): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(9): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(10): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(11): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(12): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(13): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_noauth_tmsi0(14): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(15): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_noauth_tmsi finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass'. Tue Jun 18 08:11:19 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_noauth_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35325) Waiting for packet dumper to finish... 1 (prev_count=35325, count=193491) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi'. ------ MSC_Tests.TC_lu_imsi_noauth_notmsi ------ Tue Jun 18 08:11:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_noauth_notmsi.pcap" >/data/MSC_Tests.TC_lu_imsi_noauth_notmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_noauth_notmsi started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(19)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(19)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(19)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(17)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(20)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(19)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(19)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(19)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(19)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(19)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(19)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(19)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(19)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(19)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(19)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(19)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(19)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(19)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(19)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(19)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(19)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(22)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(22)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(22)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(22)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(22)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(22)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(22)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(22)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(23)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000002" to be handled at TC_lu_imsi_noauth_notmsi0(25) TC_lu_imsi_noauth_notmsi0(25)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000002'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(19)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(19)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(19)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(18)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(18)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_noauth_notmsi0(25)1091540 MSC_Test_0-SCCP(17)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(18)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(19)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(19)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(19)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(19)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(19)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@d81ef7ce05e3: { messageType := 2, destLocRef := '10A7D4'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(17)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(17)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(17)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(23)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000002" handled at TC_lu_imsi_noauth_notmsi0(25) MSC_Test-GSUP(23)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi0(25)"262420000000002" MSC_Test_0-SCCP(17)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(17)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(17)@d81ef7ce05e3: vl_from0 TC_lu_imsi_noauth_notmsi0(25)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(17)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_imsi_noauth_notmsi0(25)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(19)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(19)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(19)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(19)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(19)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(17)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(17)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(17)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi0(25)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(17)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(17)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(17)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(17)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(19)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(19)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(19)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(19)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(18)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi0(25)1091540 TC_lu_imsi_noauth_notmsi0(25)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi0(25)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(18)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(19)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(23)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(16)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(21)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(17)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(20)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(24)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(22)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(26)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(16): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(17): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(18): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(19): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(20): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(21): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(22): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(23): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(24): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_noauth_notmsi0(25): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(26): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_noauth_notmsi finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass'. Tue Jun 18 08:11:24 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_noauth_notmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36293) Waiting for packet dumper to finish... 1 (prev_count=36293, count=181270) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi'. ------ MSC_Tests.TC_lu_tmsi_noauth_notmsi ------ Tue Jun 18 08:11:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_tmsi_noauth_notmsi.pcap" >/data/MSC_Tests.TC_lu_tmsi_noauth_notmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_tmsi_noauth_notmsi started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(30)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(30)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(30)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(28)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(31)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(30)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(30)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(30)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(30)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(30)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(30)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(30)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(30)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(30)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(30)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(30)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(30)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(30)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(30)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(30)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(30)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(33)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(33)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(33)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(33)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(33)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(33)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(33)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(33)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(34)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000101" to be handled at TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0BADBAD0'O } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(30)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(30)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(29)@d81ef7ce05e3: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)15080914 MSC_Test_0-SCCP(28)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(29)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(30)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(30)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(30)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@d81ef7ce05e3: { messageType := 2, destLocRef := 'E61DD2'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(28)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(28)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(28)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(28)@d81ef7ce05e3: vl_from0 TC_lu_tmsi_noauth_notmsi0(36)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(28)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(30)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@d81ef7ce05e3: patching N(SD)=1 into dtap '0519082926240000001010'O MSC_Test_0-RAN(29)@d81ef7ce05e3: patched enc_l3: '0559082926240000001010'O MSC_Test_0-SCCP(28)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(28)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(28)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000B0559082926240000001010'O MSC_Test_0-M3UA(30)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(30)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(28)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(34)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000101" handled at TC_lu_tmsi_noauth_notmsi0(36) MSC_Test-GSUP(34)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(36)"262420000000101" MSC_Test_0-M3UA(30)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(30)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(30)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(28)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(28)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_tmsi_noauth_notmsi0(36)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(28)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(28)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(28)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(30)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(30)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(30)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)15080914 TC_lu_tmsi_noauth_notmsi0(36)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(36)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(29)@d81ef7ce05e3: Created IMSI[0] for '262420000000101'H'FFFFFFFF'O to be handled at TC_lu_tmsi_noauth_notmsi0(36) MSC_Test_0-M3UA(30)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(30)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@d81ef7ce05e3: setverdict(fail): pass -> fail reason: "Paging message doesn't match expectations", new component reason: "Paging message doesn't match expectations" MC@d81ef7ce05e3: Test Component 36 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-M3UA(30)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(34)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(29)@d81ef7ce05e3: Final verdict of PTC: none TC_lu_tmsi_noauth_notmsi0(36)@d81ef7ce05e3: Final verdict of PTC: fail reason: "Paging message doesn't match expectations" MSC_Test_0-SCCP(28)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(31)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(27)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(35)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(37)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(33)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(32)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(27): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(28): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(29): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(30): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(31): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(32): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(33): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(34): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(35): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_tmsi_noauth_notmsi0(36): fail (none -> fail) reason: "Paging message doesn't match expectations" MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(37): none (fail -> fail) MTC@d81ef7ce05e3: Test case TC_lu_tmsi_noauth_notmsi finished. Verdict: fail reason: Paging message doesn't match expectations MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi fail'. Tue Jun 18 08:11:30 UTC 2024 ------ MSC_Tests.TC_lu_tmsi_noauth_notmsi fail ------ Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_tmsi_noauth_notmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=179284) Waiting for packet dumper to finish... 1 (prev_count=179284, count=208145) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi fail' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_reject'. ------ MSC_Tests.TC_lu_imsi_reject ------ Tue Jun 18 08:11:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_reject.pcap" >/data/MSC_Tests.TC_lu_imsi_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_reject' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_reject started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(41)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(41)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(41)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(39)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(42)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(41)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(41)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(41)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(41)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(41)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(41)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(41)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(41)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(41)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(41)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(41)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(41)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(41)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(41)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(41)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(41)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(44)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(44)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(44)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(44)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(44)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(44)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(44)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(44)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(45)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000003" to be handled at TC_lu_imsi_reject0(47) TC_lu_imsi_reject0(47)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000003'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(41)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(41)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(41)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(40)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(40)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_reject0(47)15583092 MSC_Test_0-SCCP(39)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(40)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(41)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(41)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(41)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(41)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(41)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(39)@d81ef7ce05e3: { messageType := 2, destLocRef := 'EDC774'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(39)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(39)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(39)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(39)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(39)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(45)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000003" handled at TC_lu_imsi_reject0(47) MSC_Test-GSUP(45)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_reject0(47)"262420000000003" MSC_Test_0-M3UA(41)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(41)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(41)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(41)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(39)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(39)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(39)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(39)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(39)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(39)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(39)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(39)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(39)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(39)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(39)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(39)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(41)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(41)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(41)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(39)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(41)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(40)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_reject0(47)15583092 TC_lu_imsi_reject0(47)@d81ef7ce05e3: setverdict(pass): none -> pass TC_lu_imsi_reject0(47)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci() TC_lu_imsi_reject0(47)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_reject0(47)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(40)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(39)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(41)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(42)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(38)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(45)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(46)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(44)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(43)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(48)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(38): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(39): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(40): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(41): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(42): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(43): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(44): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(45): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(46): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_reject0(47): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(48): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_reject finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass'. Tue Jun 18 08:11:34 UTC 2024 ====== MSC_Tests.TC_lu_imsi_reject pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35357) Waiting for packet dumper to finish... 1 (prev_count=35357, count=161682) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_gsup'. ------ MSC_Tests.TC_lu_imsi_timeout_gsup ------ Tue Jun 18 08:11:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_timeout_gsup.pcap" >/data/MSC_Tests.TC_lu_imsi_timeout_gsup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_gsup' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_timeout_gsup started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(52)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(52)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(52)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(50)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(53)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(52)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(52)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(52)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(52)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(52)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(52)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(52)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(52)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(52)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(52)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(52)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(52)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(52)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(52)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(52)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(52)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(55)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(55)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(55)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(55)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(55)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(55)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(55)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(55)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(56)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000004" to be handled at TC_lu_imsi_timeout_gsup0(58) TC_lu_imsi_timeout_gsup0(58)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000004'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(52)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(52)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(52)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(51)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(51)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_timeout_gsup0(58)7250254 MSC_Test_0-SCCP(50)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(51)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(52)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(52)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(52)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(52)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(52)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(50)@d81ef7ce05e3: { messageType := 2, destLocRef := '6EA14E'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(50)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(56)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000004" handled at TC_lu_imsi_timeout_gsup0(58) MSC_Test-GSUP(56)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_timeout_gsup0(58)"262420000000004" MSC_Test_0-SCCP(50)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(50)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(50)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(50)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(52)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(52)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(52)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(52)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(50)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(50)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(50)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(50)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(50)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(50)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(50)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(50)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(50)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(50)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(50)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(50)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(52)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(52)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(52)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(50)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(52)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(51)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_timeout_gsup0(58)7250254 TC_lu_imsi_timeout_gsup0(58)@d81ef7ce05e3: setverdict(pass): none -> pass TC_lu_imsi_timeout_gsup0(58)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci() TC_lu_imsi_timeout_gsup0(58)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_timeout_gsup0(58)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(52)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(51)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(53)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(56)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(55)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(50)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(57)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(54)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(50): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(51): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(52): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(53): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(54): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(55): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(56): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(57): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_timeout_gsup0(58): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_timeout_gsup finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass'. Tue Jun 18 08:11:44 UTC 2024 ====== MSC_Tests.TC_lu_imsi_timeout_gsup pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_timeout_gsup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=144647) Waiting for packet dumper to finish... 1 (prev_count=144647, count=160283) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi ------ Tue Jun 18 08:11:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(63)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(63)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(63)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(61)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(64)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(63)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(63)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(63)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(63)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(63)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(63)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(63)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(63)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(63)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(63)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(63)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(63)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(63)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(63)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(63)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(63)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(66)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(66)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(66)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(66)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(66)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(66)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(66)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(66)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(67)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi0(69) TC_lu_imsi_auth_tmsi0(69)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(63)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(63)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(63)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(62)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(62)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_auth_tmsi0(69)14335264 MSC_Test_0-SCCP(61)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(62)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(63)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(63)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(63)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@d81ef7ce05e3: { messageType := 2, destLocRef := 'DABD20'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(61)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(67)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi0(69) MSC_Test-GSUP(67)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_auth_tmsi0(69)"262420000000005" MSC_Test_0-SCCP(61)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(61)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(61)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(61)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(63)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi0(69)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(69)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(63)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(63)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(61)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(61)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(61)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(62)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514B839A400'O MSC_Test_0-RAN(62)@d81ef7ce05e3: patched enc_l3: '0554B839A400'O MSC_Test_0-SCCP(61)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(61)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(61)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(61)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100060554B839A400'O MSC_Test_0-M3UA(63)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(63)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(63)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(61)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(61)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(61)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(63)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(63)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(61)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(61)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(61)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi0(69)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(62)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(62)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_0-SCCP(61)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(61)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(61)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(61)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(63)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(63)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(63)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(61)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(61)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(61)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(61)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(61)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(61)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(61)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(63)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(63)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(63)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(63)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(62)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_auth_tmsi0(69)14335264 TC_lu_imsi_auth_tmsi0(69)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(69)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(69)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(69)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(69)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(63)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(61)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(67)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(64)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(60)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(62)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(68)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(70)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(66)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(65)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(60): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(61): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(62): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(63): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(64): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(65): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(66): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(67): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(68): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_auth_tmsi0(69): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(70): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass'. Tue Jun 18 08:11:48 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36278) Waiting for packet dumper to finish... 1 (prev_count=36278, count=217998) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi'. ------ MSC_Tests.TC_lu_imsi_auth3g_tmsi ------ Tue Jun 18 08:11:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth3g_tmsi.pcap" >/data/MSC_Tests.TC_lu_imsi_auth3g_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth3g_tmsi started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(74)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(74)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(74)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(72)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(75)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(74)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(74)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(74)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(74)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(74)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(74)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(74)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(74)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(74)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(74)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(74)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(74)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(74)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(74)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(74)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(74)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(77)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(77)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(77)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(77)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(77)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(77)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(77)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(77)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(78)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001005" to be handled at TC_lu_imsi_auth3g_tmsi0(80) TC_lu_imsi_auth3g_tmsi0(80)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(74)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(74)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(74)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(73)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(73)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_auth3g_tmsi0(80)4281354 MSC_Test_0-SCCP(72)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(73)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(74)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(74)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(74)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@d81ef7ce05e3: { messageType := 2, destLocRef := '41540A'O ("AT\n"), sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(72)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(78)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001005" handled at TC_lu_imsi_auth3g_tmsi0(80) MSC_Test-GSUP(78)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi0(80)"262420000001005" MSC_Test_0-SCCP(72)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(72)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(72)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(72)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(74)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi0(80)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(80)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(74)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(74)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(72)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(72)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(72)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(73)@d81ef7ce05e3: patching N(SD)=1 into dtap '051463E13AE12104FA7506D4'O MSC_Test_0-RAN(73)@d81ef7ce05e3: patched enc_l3: '055463E13AE12104FA7506D4'O MSC_Test_0-SCCP(72)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(72)@d81ef7ce05e3: vl_len:15 MSC_Test_0-SCCP(72)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(72)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000C055463E13AE12104FA7506D4'O MSC_Test_0-M3UA(74)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(74)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(74)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(72)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(72)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(72)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(74)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(74)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(72)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(72)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(72)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi0(80)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(73)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(73)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_0-SCCP(72)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(72)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(72)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(72)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(74)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(74)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(74)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(72)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(72)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(72)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(72)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(72)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(72)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(72)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(74)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(74)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(74)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(74)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(73)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi0(80)4281354 TC_lu_imsi_auth3g_tmsi0(80)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(80)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(80)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(80)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(80)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(78)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(72)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(77)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(76)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(73)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(71)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(74)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(75)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(81)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(79)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(71): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(72): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(73): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(74): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(75): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(76): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(77): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(78): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(79): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_auth3g_tmsi0(80): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(81): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass'. Tue Jun 18 08:11:53 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth3g_tmsi pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_auth3g_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36546) Waiting for packet dumper to finish... 1 (prev_count=36546, count=219551) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc'. ------ MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc ------ Tue Jun 18 08:11:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.pcap" >/data/MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_timeout_tmsi_realloc started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(85)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(85)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(85)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(83)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(86)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(85)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(85)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(85)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(85)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(85)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(85)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(85)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(85)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(85)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(85)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(85)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(85)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(85)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(85)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(85)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(85)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(88)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(88)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(88)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(88)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(88)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(88)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(88)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(88)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(89)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_timeout_tmsi_realloc0(91) TC_lu_imsi_timeout_tmsi_realloc0(91)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(85)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(85)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(85)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(84)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(84)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_timeout_tmsi_realloc0(91)4785300 MSC_Test_0-SCCP(83)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(84)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(85)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(85)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(85)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(85)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(85)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(83)@d81ef7ce05e3: { messageType := 2, destLocRef := '490494'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(83)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(83)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(83)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(83)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(83)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(89)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_timeout_tmsi_realloc0(91) MSC_Test-GSUP(89)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_timeout_tmsi_realloc0(91)"262420000000005" MSC_Test_0-SCCP(83)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(83)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(83)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(83)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(85)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(85)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(85)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(83)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(83)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(83)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(83)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(85)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(85)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(85)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(85)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(83)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(83)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(83)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(83)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(83)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(83)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(83)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(83)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_timeout_tmsi_realloc0(91)@d81ef7ce05e3: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@d81ef7ce05e3: Test Component 91 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(83)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(86)@d81ef7ce05e3: Final verdict of PTC: none TC_lu_imsi_timeout_tmsi_realloc0(91)@d81ef7ce05e3: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" MSC_Test-GSUP(89)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(84)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(85)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(87)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(82)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(88)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(90)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(92)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(82): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(83): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(84): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(85): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(86): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(87): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(88): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(89): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(90): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_timeout_tmsi_realloc0(91): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(92): none (fail -> fail) MTC@d81ef7ce05e3: Test case TC_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail'. Tue Jun 18 08:12:05 UTC 2024 ------ MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail ------ Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=157078) Waiting for packet dumper to finish... 1 (prev_count=157078, count=158155) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_imsi_unknown'. ------ MSC_Tests.TC_cmserv_imsi_unknown ------ Tue Jun 18 08:12:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cmserv_imsi_unknown.pcap" >/data/MSC_Tests.TC_cmserv_imsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_imsi_unknown' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_cmserv_imsi_unknown started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(96)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(96)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(96)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(94)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(97)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(96)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(96)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(96)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(96)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(96)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(96)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(96)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(96)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(96)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(96)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(96)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(96)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(96)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(96)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(96)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(96)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(99)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(99)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(99)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(99)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(99)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(99)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(99)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(99)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(100)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000006" to be handled at TC_cmserv_imsi_unknown0(102) TC_cmserv_imsi_unknown0(102)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000006'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(96)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(96)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(96)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(95)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(95)@d81ef7ce05e3: Added conn table entry 0TC_cmserv_imsi_unknown0(102)7169132 MSC_Test_0-SCCP(94)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(95)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(96)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(96)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(96)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(96)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(96)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(96)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(96)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(94)@d81ef7ce05e3: { messageType := 2, destLocRef := '6D646C'O ("mdl"), sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(94)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(94)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(94)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(94)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(94)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(94)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(94)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(94)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(94)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(94)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(94)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(94)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(94)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(96)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(96)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(96)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(94)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(96)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(95)@d81ef7ce05e3: Deleted conn table entry 0TC_cmserv_imsi_unknown0(102)7169132 TC_cmserv_imsi_unknown0(102)@d81ef7ce05e3: setverdict(pass): none -> pass TC_cmserv_imsi_unknown0(102)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci() TC_cmserv_imsi_unknown0(102)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_imsi_unknown0(102)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(100)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(95)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(97)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(96)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(94)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(98)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(93)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(101)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(99)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(93): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(94): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(95): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(96): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(97): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(98): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(99): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(100): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(101): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_cmserv_imsi_unknown0(102): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_cmserv_imsi_unknown finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass'. Tue Jun 18 08:12:09 UTC 2024 ====== MSC_Tests.TC_cmserv_imsi_unknown pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_cmserv_imsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35244) Waiting for packet dumper to finish... 1 (prev_count=35244, count=153885) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_tmsi_unknown'. ------ MSC_Tests.TC_cmserv_tmsi_unknown ------ Tue Jun 18 08:12:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cmserv_tmsi_unknown.pcap" >/data/MSC_Tests.TC_cmserv_tmsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_tmsi_unknown' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_cmserv_tmsi_unknown started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(107)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(107)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(107)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(105)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(108)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(107)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(107)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(107)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(107)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(107)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(107)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(107)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(107)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(107)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(107)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(107)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(107)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(107)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(107)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(107)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(107)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(110)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(110)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(110)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(110)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(110)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(110)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(110)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(110)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cmserv_tmsi_unknown0(113)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '57111111'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(107)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(107)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(107)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(106)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(106)@d81ef7ce05e3: Added conn table entry 0TC_cmserv_tmsi_unknown0(113)15207439 MSC_Test_0-SCCP(105)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(106)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(107)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(107)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(107)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(107)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(107)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(107)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(107)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(105)@d81ef7ce05e3: { messageType := 2, destLocRef := 'E80C0F'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(105)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(105)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(105)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(105)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(105)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(105)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(105)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(105)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(105)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(105)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(105)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(105)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(105)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(107)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(107)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(107)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(105)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(107)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(106)@d81ef7ce05e3: Deleted conn table entry 0TC_cmserv_tmsi_unknown0(113)15207439 TC_cmserv_tmsi_unknown0(113)@d81ef7ce05e3: setverdict(pass): none -> pass TC_cmserv_tmsi_unknown0(113)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci() TC_cmserv_tmsi_unknown0(113)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_tmsi_unknown0(113)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(105)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(106)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(107)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(108)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(104)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(112)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(111)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(109)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(110)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(114)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(104): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(105): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(106): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(107): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(108): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(109): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(110): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(111): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(112): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_cmserv_tmsi_unknown0(113): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_cmserv_tmsi_unknown finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass'. Tue Jun 18 08:12:14 UTC 2024 ====== MSC_Tests.TC_cmserv_tmsi_unknown pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_cmserv_tmsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35244) Waiting for packet dumper to finish... 1 (prev_count=35244, count=142888) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call'. ------ MSC_Tests.TC_lu_and_mo_call ------ Tue Jun 18 08:12:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mo_call.pcap" >/data/MSC_Tests.TC_lu_and_mo_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_and_mo_call started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(118)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(118)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(118)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(116)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(119)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(118)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(118)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(118)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(118)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(118)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(118)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(118)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(118)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(118)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(118)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(118)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(118)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(118)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(118)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(118)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(118)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(121)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(121)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(121)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(121)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(121)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(121)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(121)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(121)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(122)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call0(124) TC_lu_and_mo_call0(124)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(117)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(117)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_call0(124)5101221 MSC_Test_0-SCCP(116)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(117)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(118)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@d81ef7ce05e3: { messageType := 2, destLocRef := '4DD6A5'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(116)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(122)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call0(124) MSC_Test-GSUP(122)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_and_mo_call0(124)"262420000000007" TC_lu_and_mo_call0(124)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(124)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(116)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(116)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(117)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(117)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(116)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(116)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(116)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(116)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(117)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_call0(124)5101221 TC_lu_and_mo_call0(124)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(124)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '95CEA1FF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(117)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_call0(124)963506 MSC_Test_0-RAN(117)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(116)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(118)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(118)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@d81ef7ce05e3: { messageType := 2, destLocRef := '0EB3B2'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(116)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(116)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(124)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(119)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call0(124) MSC_Test-MGCP(120)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call0(124) MSC_Test_0-RAN(117)@d81ef7ce05e3: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(117)@d81ef7ce05e3: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(116)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: vl_len:19 MSC_Test_0-SCCP(116)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(120)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_call0(124) TC_lu_and_mo_call0(124)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_call0(124)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(119)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call0(124) MSC_Test-MNCC(119)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_call0(124)-2147483647 MSC_Test_0-M3UA(118)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call0(124)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(116)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(116)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call0(124)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call0(124)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(118)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(118)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(118)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call0(124)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_call0(124)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(117)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(117)@d81ef7ce05e3: patched enc_l3: '038F'O MSC_Test_0-SCCP(116)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(116)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call0(124)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call0(124)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call0(124)@d81ef7ce05e3: f_mo_call_establish DONE TC_lu_and_mo_call0(124)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mo_call0(124)@d81ef7ce05e3: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call0(124)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@d81ef7ce05e3: Hangup TC_lu_and_mo_call0(124)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(118)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(118)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@d81ef7ce05e3: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call0(124)@d81ef7ce05e3: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(117)@d81ef7ce05e3: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(117)@d81ef7ce05e3: patched enc_l3: '03EA'O MSC_Test_0-SCCP(116)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(116)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@d81ef7ce05e3: Message received on association #8 MSC_Test-MNCC(119)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_call0(124)-2147483647 MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call0(124)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call0(124)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(116)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(116)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(116)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(118)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(117)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_call0(124)963506 TC_lu_and_mo_call0(124)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call0(124)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@d81ef7ce05e3: f_call_hangup 9: done TC_lu_and_mo_call0(124)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(116)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(119)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(121)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(122)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(115)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(123)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(117)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(118)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(120)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(125)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(115): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(116): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(117): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(118): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(119): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(120): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(121): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(122): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(123): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_and_mo_call0(124): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(125): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_and_mo_call finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass'. Tue Jun 18 08:12:25 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_call pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_and_mo_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=420225) Waiting for packet dumper to finish... 1 (prev_count=420225, count=440686) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_ipv6'. ------ MSC_Tests.TC_lu_and_mo_call_ipv6 ------ Tue Jun 18 08:12:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mo_call_ipv6.pcap" >/data/MSC_Tests.TC_lu_and_mo_call_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_ipv6' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_and_mo_call_ipv6 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(129)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(129)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(129)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(127)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(130)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(129)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(129)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(129)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(129)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(129)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(129)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(129)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(129)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(129)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(129)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(129)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(129)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(132)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(132)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(132)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(132)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(132)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(132)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(132)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(132)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(133)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call_ipv60(135) TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(128)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(128)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_call_ipv60(135)4502896 MSC_Test_0-RAN(128)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(127)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@d81ef7ce05e3: { messageType := 2, destLocRef := '44B570'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(127)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(133)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call_ipv60(135) MSC_Test-GSUP(133)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_and_mo_call_ipv60(135)"262420000000007" MSC_Test_0-SCCP(127)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(127)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(128)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(128)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(127)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(127)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(127)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(127)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(128)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(135)4502896 TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '083312B4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(128)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_call_ipv60(135)6168427 MSC_Test_0-RAN(128)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(127)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@d81ef7ce05e3: { messageType := 2, destLocRef := '5E1F6B'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(127)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(127)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(130)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_ipv60(135) MSC_Test-MGCP(131)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call_ipv60(135) MSC_Test_0-RAN(128)@d81ef7ce05e3: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(128)@d81ef7ce05e3: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(127)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: vl_len:19 MSC_Test_0-SCCP(127)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(131)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "7", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_call_ipv60(135) TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(130)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_ipv60(135) MSC_Test-MNCC(130)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_call_ipv60(135)-2147483646 MSC_Test_0-M3UA(129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(127)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: vl_len:26 MSC_Test_0-SCCP(127)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(128)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(128)@d81ef7ce05e3: patched enc_l3: '038F'O MSC_Test_0-SCCP(127)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(127)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: f_mo_call_establish DONE TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: Hangup TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(128)@d81ef7ce05e3: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(128)@d81ef7ce05e3: patched enc_l3: '03EA'O MSC_Test_0-SCCP(127)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(127)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(130)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(135)-2147483646 TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(127)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(127)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(127)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(129)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(128)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(135)6168427 TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: f_call_hangup 9: done TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(127)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(130)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(133)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(132)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(126)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(128)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(131)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(129)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(136)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(134)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(126): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(127): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(128): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(129): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(130): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(131): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(132): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(133): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(134): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_and_mo_call_ipv60(135): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(136): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_and_mo_call_ipv6 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_ipv6 pass'. Tue Jun 18 08:12:37 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_call_ipv6 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_and_mo_call_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=421316) Waiting for packet dumper to finish... 1 (prev_count=421316, count=441777) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_ipv6 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout'. ------ MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout ------ Tue Jun 18 08:12:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout.pcap" >/data/MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_and_mo_call_sccp_tiar_timeout started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(140)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(140)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(140)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(138)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(141)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(140)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(140)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(140)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(140)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(140)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(140)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(140)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(140)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(140)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(140)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(140)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(140)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(140)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(140)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(140)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(140)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(143)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(143)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(143)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(143)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(143)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(143)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(143)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(143)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(144)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000089" to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(146) TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000089'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(140)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(140)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(139)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(139)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)16496181 MSC_Test_0-SCCP(138)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(139)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(140)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(140)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(140)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(140)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@d81ef7ce05e3: { messageType := 2, destLocRef := 'FBB635'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(138)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(144)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000089" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(146) MSC_Test-GSUP(144)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)"262420000000089" MSC_Test_0-SCCP(138)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(138)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(138)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(138)@d81ef7ce05e3: vl_from0 TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(138)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(140)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(140)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(138)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(139)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(139)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(138)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(138)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(138)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(140)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(140)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(138)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(138)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(138)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(138)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(140)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(140)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(140)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(139)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)16496181 TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1E8D5B1C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(139)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)7911067 MSC_Test_0-RAN(139)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(138)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(140)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(140)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(140)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(140)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(140)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(140)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@d81ef7ce05e3: { messageType := 2, destLocRef := '78B69B'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(138)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(138)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(138)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(138)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(138)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(141)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(146) MSC_Test-MGCP(142)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(146) MSC_Test_0-RAN(139)@d81ef7ce05e3: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(139)@d81ef7ce05e3: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(138)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@d81ef7ce05e3: vl_len:19 MSC_Test_0-SCCP(138)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(138)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(140)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(142)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_call_sccp_tiar_timeout0(146) TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(141)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(146) MSC_Test-MNCC(141)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)-2147483645 MSC_Test_0-M3UA(140)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(140)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(138)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(138)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(138)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(138)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(140)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(140)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(140)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(138)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(140)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(140)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(138)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(140)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(140)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(138)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(139)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(139)@d81ef7ce05e3: patched enc_l3: '038F'O MSC_Test_0-SCCP(138)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(138)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(138)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(140)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d81ef7ce05e3: f_mo_call_establish DONE TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(140)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(140)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(140)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(140)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(140)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(140)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(141)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)-2147483645 MSC_Test_0-SCCP(138)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(140)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(139)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)7911067 TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(140)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(139)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(138)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(143)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(144)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(141)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(145)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(142)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(147)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(138): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(139): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(140): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(141): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(142): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(143): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(144): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(145): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_and_mo_call_sccp_tiar_timeout0(146): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(147): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass'. Tue Jun 18 08:12:47 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=388650) Waiting for packet dumper to finish... 1 (prev_count=388650, count=405979) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_timeout'. ------ MSC_Tests.TC_lu_auth_sai_timeout ------ Tue Jun 18 08:12:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_auth_sai_timeout.pcap" >/data/MSC_Tests.TC_lu_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_timeout' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_auth_sai_timeout started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(151)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(151)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(151)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(149)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(152)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(151)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(151)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(151)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(151)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(151)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(151)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(151)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(151)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(151)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(151)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(151)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(151)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(151)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(151)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(151)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(151)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(154)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(154)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(154)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(154)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(154)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(154)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(154)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(154)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(155)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000008" to be handled at TC_lu_auth_sai_timeout0(157) TC_lu_auth_sai_timeout0(157)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000008'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(151)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(151)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(151)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(150)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(150)@d81ef7ce05e3: Added conn table entry 0TC_lu_auth_sai_timeout0(157)5495334 MSC_Test_0-SCCP(149)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(150)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(151)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(151)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(151)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(149)@d81ef7ce05e3: { messageType := 2, destLocRef := '53DA26'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(149)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(155)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000008" handled at TC_lu_auth_sai_timeout0(157) MSC_Test-GSUP(155)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_auth_sai_timeout0(157)"262420000000008" MSC_Test_0-SCCP(149)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(149)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(149)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(149)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(151)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(151)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(151)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(151)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(151)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(149)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(149)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(149)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(149)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(149)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(149)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(149)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(149)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(149)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(149)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(149)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(149)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(151)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(151)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(151)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(149)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(151)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(150)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_auth_sai_timeout0(157)5495334 TC_lu_auth_sai_timeout0(157)@d81ef7ce05e3: setverdict(pass): none -> pass TC_lu_auth_sai_timeout0(157)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_timeout0(157)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_timeout0(157)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(151)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(150)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(152)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(155)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(149)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(148)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(158)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(156)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(154)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(153)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(148): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(149): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(150): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(151): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(152): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(153): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(154): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(155): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(156): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_auth_sai_timeout0(157): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(158): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_auth_sai_timeout finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass'. Tue Jun 18 08:12:56 UTC 2024 ====== MSC_Tests.TC_lu_auth_sai_timeout pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_auth_sai_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=149163) Waiting for packet dumper to finish... 1 (prev_count=149163, count=166945) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_err'. ------ MSC_Tests.TC_lu_auth_sai_err ------ Tue Jun 18 08:12:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_auth_sai_err.pcap" >/data/MSC_Tests.TC_lu_auth_sai_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_err' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_auth_sai_err started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(162)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(162)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(162)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(160)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(163)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(162)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(162)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(162)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(162)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(162)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(162)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(162)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(162)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(162)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(162)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(162)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(162)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(162)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(162)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(162)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(162)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(165)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(165)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(165)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(165)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(165)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(165)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(165)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(165)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(166)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000009" to be handled at TC_lu_auth_sai_err0(168) TC_lu_auth_sai_err0(168)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000009'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(162)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(162)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(162)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(161)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(161)@d81ef7ce05e3: Added conn table entry 0TC_lu_auth_sai_err0(168)4753169 MSC_Test_0-SCCP(160)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(161)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(162)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(162)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(162)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(160)@d81ef7ce05e3: { messageType := 2, destLocRef := '488711'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(160)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(166)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000009" handled at TC_lu_auth_sai_err0(168) MSC_Test-GSUP(166)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_auth_sai_err0(168)"262420000000009" MSC_Test_0-SCCP(160)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(160)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(160)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(160)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(162)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(162)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(162)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(162)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(162)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(160)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(160)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(160)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(160)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(160)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(160)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(160)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(160)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(160)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(160)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(160)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(160)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(162)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(162)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(162)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(160)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(162)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(161)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_auth_sai_err0(168)4753169 TC_lu_auth_sai_err0(168)@d81ef7ce05e3: setverdict(pass): none -> pass TC_lu_auth_sai_err0(168)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_err0(168)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_err0(168)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(161)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(160)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(162)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(166)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(165)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(163)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(167)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(159)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(164)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(169)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(159): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(160): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(161): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(162): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(163): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(164): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(165): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(166): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(167): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_auth_sai_err0(168): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(169): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_auth_sai_err finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass'. Tue Jun 18 08:13:01 UTC 2024 ====== MSC_Tests.TC_lu_auth_sai_err pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_auth_sai_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36350) Waiting for packet dumper to finish... 1 (prev_count=36350, count=166419) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_clear_request'. ------ MSC_Tests.TC_lu_clear_request ------ Tue Jun 18 08:13:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_clear_request.pcap" >/data/MSC_Tests.TC_lu_clear_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_clear_request' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_clear_request started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(173)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(173)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(173)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(171)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(174)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(173)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(173)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(173)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(173)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(173)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(173)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(173)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(173)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(173)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(173)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(173)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(173)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(173)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(173)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(173)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(173)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(176)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(176)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(176)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(176)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(176)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(176)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(176)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(176)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(177)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000010" to be handled at TC_lu_clear_request0(179) TC_lu_clear_request0(179)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000010'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(173)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(173)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(173)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(172)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(172)@d81ef7ce05e3: Added conn table entry 0TC_lu_clear_request0(179)379166 MSC_Test_0-SCCP(171)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(172)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(173)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(173)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(173)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(173)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(173)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(171)@d81ef7ce05e3: { messageType := 2, destLocRef := '05C91E'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(171)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(171)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(171)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(171)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(171)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(177)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000010" handled at TC_lu_clear_request0(179) MSC_Test-GSUP(177)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_clear_request0(179)"262420000000010" MSC_Test_0-SCCP(171)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(171)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(171)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(171)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(173)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(171)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(171)@d81ef7ce05e3: vl_len:6 MSC_Test_0-SCCP(171)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(171)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(173)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(173)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(173)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(173)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(173)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(171)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(171)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(171)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(171)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(171)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(171)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(171)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(171)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(171)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(171)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(171)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(171)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(173)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(173)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(173)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(171)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(173)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(172)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_clear_request0(179)379166 TC_lu_clear_request0(179)@d81ef7ce05e3: setverdict(pass): none -> pass TC_lu_clear_request0(179)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(173)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(172)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(174)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(177)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(171)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(170)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(180)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(178)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(176)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(175)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(171): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(172): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(173): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(174): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(175): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(176): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(177): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(178): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_clear_request0(179): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(180): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_clear_request finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass'. Tue Jun 18 08:13:07 UTC 2024 ====== MSC_Tests.TC_lu_clear_request pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_clear_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=100693) Waiting for packet dumper to finish... 1 (prev_count=100693, count=178667) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_call_clear_request'. ------ MSC_Tests.TC_mo_call_clear_request ------ Tue Jun 18 08:13:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mo_call_clear_request.pcap" >/data/MSC_Tests.TC_mo_call_clear_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_call_clear_request' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_mo_call_clear_request started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(184)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(184)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(184)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(182)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(185)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(184)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(184)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(184)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(184)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(184)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(184)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(184)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(184)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(184)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(184)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(184)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(184)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(184)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(184)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(184)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(184)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(187)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(187)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(187)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(187)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(187)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(187)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(187)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(187)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(188)@d81ef7ce05e3: Created GsupExpect[0] for "262420002532766" to be handled at TC_mo_call_clear_request0(190) TC_mo_call_clear_request0(190)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420002532766'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(183)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(183)@d81ef7ce05e3: Added conn table entry 0TC_mo_call_clear_request0(190)14516250 MSC_Test_0-SCCP(182)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(183)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(184)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@d81ef7ce05e3: { messageType := 2, destLocRef := 'DD801A'O, sourceLocRef := '000015'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(182)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(188)@d81ef7ce05e3: Found GsupExpect[0] for "262420002532766" handled at TC_mo_call_clear_request0(190) MSC_Test-GSUP(188)@d81ef7ce05e3: Added IMSI table entry 0TC_mo_call_clear_request0(190)"262420002532766" MSC_Test_0-SCCP(182)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(182)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_call_clear_request0(190)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(190)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(184)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(190)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(183)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(183)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(182)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(182)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(182)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(182)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(183)@d81ef7ce05e3: Deleted conn table entry 0TC_mo_call_clear_request0(190)14516250 TC_mo_call_clear_request0(190)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(190)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '5D6E437B'O ("]nC{") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(183)@d81ef7ce05e3: Added conn table entry 0TC_mo_call_clear_request0(190)364801 MSC_Test_0-RAN(183)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(182)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(184)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(184)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@d81ef7ce05e3: { messageType := 2, destLocRef := '059101'O, sourceLocRef := '000016'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(182)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(182)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(190)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(190)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(185)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_mo_call_clear_request0(190) MSC_Test-MGCP(186)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_call_clear_request0(190) MSC_Test_0-RAN(183)@d81ef7ce05e3: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(183)@d81ef7ce05e3: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(182)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: vl_len:19 MSC_Test_0-SCCP(182)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(186)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_call_clear_request0(190) TC_mo_call_clear_request0(190)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_mo_call_clear_request0(190)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(185)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_mo_call_clear_request0(190) MSC_Test-MNCC(185)@d81ef7ce05e3: Added conn table entry 0TC_mo_call_clear_request0(190)-2147483644 MSC_Test_0-M3UA(184)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(190)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_call_clear_request0(190)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(182)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(182)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_call_clear_request0(190)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_mo_call_clear_request0(190)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(184)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(184)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(190)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(184)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(190)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_mo_call_clear_request0(190)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_mo_call_clear_request0(190)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(183)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(183)@d81ef7ce05e3: patched enc_l3: '038F'O MSC_Test_0-SCCP(182)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(182)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_call_clear_request0(190)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_call_clear_request0(190)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_call_clear_request0(190)@d81ef7ce05e3: f_mo_call_establish DONE TC_mo_call_clear_request0(190)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(182)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: vl_len:6 MSC_Test_0-SCCP(182)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000422040101'O MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@d81ef7ce05e3: Message received on association #8 MSC_Test-MNCC(185)@d81ef7ce05e3: Deleted conn table entry 0TC_mo_call_clear_request0(190)-2147483644 MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(184)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(182)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(182)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(182)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(182)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(184)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(183)@d81ef7ce05e3: Deleted conn table entry 0TC_mo_call_clear_request0(190)364801 TC_mo_call_clear_request0(190)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(190)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@d81ef7ce05e3: Rx MNCC REL.ind, cause := { location := GSM48_CAUSE_LOC_PRN_S_LU (1), coding := GSM48_CAUSE_CS_GSM (3), rec := 0, rec_val := 0, val := 47, diag := ''O } TC_mo_call_clear_request0(190)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(184)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(183)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(182)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(188)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(186)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(181)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(185)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(189)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(187)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(181): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(182): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(183): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(184): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(185): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(186): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(187): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(188): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(189): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_mo_call_clear_request0(190): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_mo_call_clear_request finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass'. Tue Jun 18 08:13:14 UTC 2024 ====== MSC_Tests.TC_mo_call_clear_request pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_mo_call_clear_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=430168) Waiting for packet dumper to finish... 1 (prev_count=430168, count=431245) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_call_clear_request'. ------ MSC_Tests.TC_mt_call_clear_request ------ Tue Jun 18 08:13:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mt_call_clear_request.pcap" >/data/MSC_Tests.TC_mt_call_clear_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_call_clear_request' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_mt_call_clear_request started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(195)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(195)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(195)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(193)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(196)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(195)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(195)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(195)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(195)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(195)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(195)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(195)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(195)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(195)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(195)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(195)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(195)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(195)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(195)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(195)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(195)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(198)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(198)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(198)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(198)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(198)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(198)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(198)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(198)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(199)@d81ef7ce05e3: Created GsupExpect[0] for "262420002532768" to be handled at TC_mt_call_clear_request0(201) TC_mt_call_clear_request0(201)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420002532768'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(195)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(195)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(194)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(194)@d81ef7ce05e3: Added conn table entry 0TC_mt_call_clear_request0(201)8247230 MSC_Test_0-RAN(194)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(193)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(195)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(195)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(195)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(195)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@d81ef7ce05e3: { messageType := 2, destLocRef := '7DD7BE'O, sourceLocRef := '000017'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(193)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(193)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(193)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(199)@d81ef7ce05e3: Found GsupExpect[0] for "262420002532768" handled at TC_mt_call_clear_request0(201) MSC_Test-GSUP(199)@d81ef7ce05e3: Added IMSI table entry 0TC_mt_call_clear_request0(201)"262420002532768" MSC_Test_0-SCCP(193)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(193)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(193)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mt_call_clear_request0(201)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(195)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(201)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(195)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(195)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(193)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(201)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(194)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(194)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(193)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(193)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(193)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(195)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(195)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(193)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(193)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(193)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(193)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(195)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(195)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(195)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(194)@d81ef7ce05e3: Deleted conn table entry 0TC_mt_call_clear_request0(201)8247230 TC_mt_call_clear_request0(201)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(201)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(196)@d81ef7ce05e3: Added conn table entry 0TC_mt_call_clear_request0(201)643085965 MSC_Test_0-RAN(194)@d81ef7ce05e3: Created IMSI[0] for '262420002532768'H'B7BD788C'O to be handled at TC_mt_call_clear_request0(201) MSC_Test_0-M3UA(195)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(195)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(194)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_call_clear_request0(201) TC_mt_call_clear_request0(201)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(194)@d81ef7ce05e3: Created IMSI[1] for '262420002532768'H'B7BD788C'O to be handled at TC_mt_call_clear_request0(201) TC_mt_call_clear_request0(201)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B7BD788C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(194)@d81ef7ce05e3: Added conn table entry 0TC_mt_call_clear_request0(201)10234713 MSC_Test_0-SCCP(193)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(195)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(195)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@d81ef7ce05e3: { messageType := 2, destLocRef := '9C2B59'O, sourceLocRef := '000018'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(193)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(195)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(195)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(195)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(193)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(193)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(193)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(195)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_mt_call_clear_request0(201)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(201)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@d81ef7ce05e3: f_mt_call_complete 1 MSC_Test_0-RAN(194)@d81ef7ce05e3: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(194)@d81ef7ce05e3: patched enc_l3: '8301'O MSC_Test_0-SCCP(193)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(193)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(193)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(195)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(201)@d81ef7ce05e3: f_mt_call_complete 2 MSC_Test-MGCP(197)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_call_clear_request0(201) MSC_Test-MGCP(197)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "25", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mt_call_clear_request0(201) TC_mt_call_clear_request0(201)@d81ef7ce05e3: f_mt_call_complete 3 TC_mt_call_clear_request0(201)@d81ef7ce05e3: f_mt_call_complete 4 MSC_Test_0-M3UA(195)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(195)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(193)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(201)@d81ef7ce05e3: f_mt_call_complete 6 MSC_Test_0-SCCP(193)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(193)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(193)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(195)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(194)@d81ef7ce05e3: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(194)@d81ef7ce05e3: patched enc_l3: '8347'O MSC_Test_0-SCCP(193)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(193)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(193)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(195)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(201)@d81ef7ce05e3: f_mt_call_complete 5 TC_mt_call_clear_request0(201)@d81ef7ce05e3: f_mt_call_complete 8 TC_mt_call_clear_request0(201)@d81ef7ce05e3: f_mt_call_complete 7 TC_mt_call_clear_request0(201)@d81ef7ce05e3: f_mt_call_complete 9 TC_mt_call_clear_request0(201)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mt_call_clear_request0(201)@d81ef7ce05e3: f_mt_call_complete DONE TC_mt_call_clear_request0(201)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(193)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@d81ef7ce05e3: vl_len:6 MSC_Test_0-SCCP(193)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(193)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000422040101'O MSC_Test_0-M3UA(195)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@d81ef7ce05e3: Message received on association #8 MSC_Test-MNCC(196)@d81ef7ce05e3: Deleted conn table entry 0TC_mt_call_clear_request0(201)643085965 MSC_Test_0-M3UA(195)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(195)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(195)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(193)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(193)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(193)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(193)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(193)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(193)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(195)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(195)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(195)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(194)@d81ef7ce05e3: Deleted conn table entry 0TC_mt_call_clear_request0(201)10234713 TC_mt_call_clear_request0(201)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(201)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@d81ef7ce05e3: Rx MNCC REL.ind, cause := { location := GSM48_CAUSE_LOC_PRN_S_LU (1), coding := GSM48_CAUSE_CS_GSM (3), rec := 0, rec_val := 0, val := 47, diag := ''O } TC_mt_call_clear_request0(201)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(199)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(194)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(196)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(198)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(192)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(200)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(195)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(193)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(197)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(202)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(192): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(193): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(194): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(195): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(196): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(197): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(198): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(199): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(200): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_mt_call_clear_request0(201): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(202): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_mt_call_clear_request finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass'. Tue Jun 18 08:13:21 UTC 2024 ====== MSC_Tests.TC_mt_call_clear_request pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_mt_call_clear_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=325109) Waiting for packet dumper to finish... 1 (prev_count=325109, count=420237) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_disconnect'. ------ MSC_Tests.TC_lu_disconnect ------ Tue Jun 18 08:13:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_disconnect.pcap" >/data/MSC_Tests.TC_lu_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_disconnect' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_disconnect started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(206)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(206)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(206)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(204)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(207)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(206)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(206)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(206)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(206)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(206)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(206)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(206)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(206)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(206)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(206)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(206)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(206)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(206)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(206)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(206)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(206)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(209)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(209)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(209)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(209)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(209)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(209)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(209)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(209)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(210)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000011" to be handled at TC_lu_disconnect0(212) TC_lu_disconnect0(212)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000011'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(206)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(206)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(206)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(205)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(205)@d81ef7ce05e3: Added conn table entry 0TC_lu_disconnect0(212)8105874 MSC_Test_0-SCCP(204)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(205)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(206)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(206)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(206)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(206)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(206)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(204)@d81ef7ce05e3: { messageType := 2, destLocRef := '7BAF92'O, sourceLocRef := '000019'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(204)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(204)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(204)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(204)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(204)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(210)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000011" handled at TC_lu_disconnect0(212) MSC_Test-GSUP(210)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_disconnect0(212)"262420000000011" MSC_Test_0-SCCP(204)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(204)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(204)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(204)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(206)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_disconnect0(212)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-RAN(205)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_disconnect0(212)8105874 MSC_Test_0-SCCP(204)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-M3UA(206)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(206)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(206)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(204)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(204)@d81ef7ce05e3: RLC received in state:disconnect_pending TC_lu_disconnect0(212)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(204)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(210)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(206)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(205)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(211)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(203)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(209)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(207)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(213)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(208)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(203): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(204): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(205): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(206): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(207): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(208): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(209): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(210): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(211): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_disconnect0(212): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(213): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_disconnect finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass'. Tue Jun 18 08:13:28 UTC 2024 ====== MSC_Tests.TC_lu_disconnect pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124859) Waiting for packet dumper to finish... 1 (prev_count=124859, count=145108) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_imei'. ------ MSC_Tests.TC_lu_by_imei ------ Tue Jun 18 08:13:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_by_imei.pcap" >/data/MSC_Tests.TC_lu_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_imei' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_by_imei started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(217)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(217)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(217)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(215)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(218)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(217)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(217)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(217)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(217)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(217)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(217)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(217)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(217)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(217)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(217)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(217)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(217)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(217)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(217)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(217)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(217)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(220)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(220)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(220)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(220)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(220)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(220)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(220)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(220)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(221)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000012" to be handled at TC_lu_by_imei0(223) TC_lu_by_imei0(223)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '010'B, oddEvenInd_identity := { imei := { oddevenIndicator := '1'B, digits := '49999000000012'H } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(217)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(217)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(217)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(216)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(216)@d81ef7ce05e3: Added conn table entry 0TC_lu_by_imei0(223)15018812 MSC_Test_0-SCCP(215)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(216)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(217)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(217)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(217)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(217)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(217)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(215)@d81ef7ce05e3: { messageType := 2, destLocRef := 'E52B3C'O, sourceLocRef := '00001A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(215)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(215)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(215)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(215)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(215)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(215)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(215)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(215)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(215)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(217)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(217)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(217)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(217)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(217)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(215)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(215)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(215)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(215)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(215)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(215)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(215)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(215)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(215)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(215)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(215)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(215)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(217)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(217)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(217)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(215)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(217)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(216)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_by_imei0(223)15018812 TC_lu_by_imei0(223)@d81ef7ce05e3: setverdict(pass): none -> pass TC_lu_by_imei0(223)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci() TC_lu_by_imei0(223)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_imei0(223)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(216)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(217)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(221)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(222)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(219)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(215)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(218)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(224)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(220)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(214)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(214): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(215): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(216): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(217): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(218): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(219): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(220): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(221): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(222): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_by_imei0(223): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(224): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_by_imei finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass'. Tue Jun 18 08:13:38 UTC 2024 ====== MSC_Tests.TC_lu_by_imei pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_by_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=147957) Waiting for packet dumper to finish... 1 (prev_count=147957, count=165115) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown'. ------ MSC_Tests.TC_lu_by_tmsi_noauth_unknown ------ Tue Jun 18 08:13:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_by_tmsi_noauth_unknown.pcap" >/data/MSC_Tests.TC_lu_by_tmsi_noauth_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_by_tmsi_noauth_unknown started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(228)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(228)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(228)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(226)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(229)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(228)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(228)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(228)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(228)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(228)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(228)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(228)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(228)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(228)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(228)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(228)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(228)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(228)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(228)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(228)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(228)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(231)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(231)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(231)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(231)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(231)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(231)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(231)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(231)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(232)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000013" to be handled at TC_lu_by_tmsi_noauth_unknown0(234) TC_lu_by_tmsi_noauth_unknown0(234)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '01020304'O } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(228)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(228)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(228)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(227)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(227)@d81ef7ce05e3: Added conn table entry 0TC_lu_by_tmsi_noauth_unknown0(234)6180965 MSC_Test_0-SCCP(226)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(227)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(228)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(228)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(228)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(228)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(228)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(226)@d81ef7ce05e3: { messageType := 2, destLocRef := '5E5065'O ("^Pe"), sourceLocRef := '00001B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(226)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(226)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(226)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(226)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(226)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(226)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(226)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(226)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(226)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(228)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(227)@d81ef7ce05e3: patching N(SD)=1 into dtap '0519100921437598BADCFE1032547698BADCFE'O MSC_Test_0-RAN(227)@d81ef7ce05e3: patched enc_l3: '0559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-SCCP(226)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(226)@d81ef7ce05e3: vl_len:22 MSC_Test_0-SCCP(226)@d81ef7ce05e3: vl_from0 MSC_Test_0-RAN(227)@d81ef7ce05e3: patching N(SD)=2 into dtap '0519082926240000000031'O MSC_Test_0-SCCP(226)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100130559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-RAN(227)@d81ef7ce05e3: patched enc_l3: '0599082926240000000031'O MSC_Test_0-M3UA(228)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(226)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(226)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(226)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(226)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000B0599082926240000000031'O MSC_Test_0-M3UA(228)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(228)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(228)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(226)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(226)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(226)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(226)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(232)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000013" handled at TC_lu_by_tmsi_noauth_unknown0(234) MSC_Test-GSUP(232)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_by_tmsi_noauth_unknown0(234)"262420000000013" MSC_Test_0-M3UA(228)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(228)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(226)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(226)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(226)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(226)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(227)@d81ef7ce05e3: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(227)@d81ef7ce05e3: patched enc_l3: '05DB'O MSC_Test_0-SCCP(226)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(226)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(226)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(226)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(228)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(228)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(228)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(226)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(226)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(226)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(226)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(226)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(226)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(226)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(226)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(228)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(228)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(228)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(226)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(228)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(227)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_by_tmsi_noauth_unknown0(234)6180965 TC_lu_by_tmsi_noauth_unknown0(234)@d81ef7ce05e3: setverdict(pass): none -> pass TC_lu_by_tmsi_noauth_unknown0(234)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_by_tmsi_noauth_unknown0(234)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_tmsi_noauth_unknown0(234)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(232)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(226)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(227)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(229)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(228)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(233)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(231)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(230)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(235)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(226): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(227): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(228): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(229): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(230): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(231): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(232): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(233): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_by_tmsi_noauth_unknown0(234): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(235): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_by_tmsi_noauth_unknown finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass'. Tue Jun 18 08:13:43 UTC 2024 ====== MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_by_tmsi_noauth_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35404) Waiting for packet dumper to finish... 1 (prev_count=35404, count=218924) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi'. ------ MSC_Tests.TC_attached_imsi_lu_unknown_tmsi ------ Tue Jun 18 08:13:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.pcap" >/data/MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_attached_imsi_lu_unknown_tmsi started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(239)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(239)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(239)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(237)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(240)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(239)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(239)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(239)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(239)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(239)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(239)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(239)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(239)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(239)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(239)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(239)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(239)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(239)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(239)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(239)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(239)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(242)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(242)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(242)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(242)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(242)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(242)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(242)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(242)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(243)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000056" to be handled at TC_attached_imsi_lu_unknown_tmsi0(245) TC_attached_imsi_lu_unknown_tmsi0(245)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '56111111'O } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(239)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(239)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(238)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(238)@d81ef7ce05e3: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(245)1818078 MSC_Test_0-SCCP(237)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(238)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(239)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(239)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(239)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(239)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@d81ef7ce05e3: { messageType := 2, destLocRef := '1BBDDE'O, sourceLocRef := '00001C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(237)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(237)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(237)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(237)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(237)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(237)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(237)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(239)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(238)@d81ef7ce05e3: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(238)@d81ef7ce05e3: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(237)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(237)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(237)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(237)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(239)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(239)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(237)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(243)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000056" handled at TC_attached_imsi_lu_unknown_tmsi0(245) MSC_Test-GSUP(243)@d81ef7ce05e3: Added IMSI table entry 0TC_attached_imsi_lu_unknown_tmsi0(245)"262420000000056" MSC_Test_0-M3UA(239)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(239)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(237)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(238)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(238)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_0-SCCP(237)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(237)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(237)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(237)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(239)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(239)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(237)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(237)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(237)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(237)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(237)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(239)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(239)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(239)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(238)@d81ef7ce05e3: Deleted conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(245)1818078 TC_attached_imsi_lu_unknown_tmsi0(245)@d81ef7ce05e3: setverdict(pass): none -> pass TC_attached_imsi_lu_unknown_tmsi0(245)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '56222222'O ("V\"\"\"") } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(238)@d81ef7ce05e3: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(245)1824580 MSC_Test_0-RAN(238)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(237)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(239)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(239)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(239)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(239)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@d81ef7ce05e3: { messageType := 2, destLocRef := '1BD744'O, sourceLocRef := '00001D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(237)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(237)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(237)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(238)@d81ef7ce05e3: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(238)@d81ef7ce05e3: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(237)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(237)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(237)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(237)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(239)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(239)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(237)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(239)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(239)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(239)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(239)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(237)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(237)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(237)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attached_imsi_lu_unknown_tmsi0(245)@d81ef7ce05e3: setverdict(fail): pass -> fail reason: "Expected LU ACK, but received REJ", new component reason: "Expected LU ACK, but received REJ" MC@d81ef7ce05e3: Test Component 245 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(237)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(239)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(240)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(238)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(243)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(236)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(244)@d81ef7ce05e3: Final verdict of PTC: none TC_attached_imsi_lu_unknown_tmsi0(245)@d81ef7ce05e3: Final verdict of PTC: fail reason: "Expected LU ACK, but received REJ" IPA-CTRL-CLI-IPA(246)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(242)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(241)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(236): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(237): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(238): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(239): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(240): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(241): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(242): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(243): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(244): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_attached_imsi_lu_unknown_tmsi0(245): fail (none -> fail) reason: "Expected LU ACK, but received REJ" MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(246): none (fail -> fail) MTC@d81ef7ce05e3: Test case TC_attached_imsi_lu_unknown_tmsi finished. Verdict: fail reason: Expected LU ACK, but received REJ MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi fail'. Tue Jun 18 08:13:53 UTC 2024 ------ MSC_Tests.TC_attached_imsi_lu_unknown_tmsi fail ------ Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=284333) Waiting for packet dumper to finish... 1 (prev_count=284333, count=285410) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi fail' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imsi'. ------ MSC_Tests.TC_imsi_detach_by_imsi ------ Tue Jun 18 08:13:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_imsi_detach_by_imsi.pcap" >/data/MSC_Tests.TC_imsi_detach_by_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imsi' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_imsi_detach_by_imsi started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(250)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(250)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(250)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(248)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(251)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(250)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(250)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(250)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(250)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(250)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(250)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(250)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(250)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(250)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(250)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(250)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(250)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(250)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(250)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(250)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(250)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(253)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(253)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(253)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(253)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(253)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(253)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(253)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(253)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_imsi_detach_by_imsi0(256)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000014'H, fillerDigit := omit } } } } } } } } MSC_Test_0-M3UA(250)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(250)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(250)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(249)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(249)@d81ef7ce05e3: Added conn table entry 0TC_imsi_detach_by_imsi0(256)6840099 MSC_Test_0-SCCP(248)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(249)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(250)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(250)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(250)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(250)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(250)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(248)@d81ef7ce05e3: { messageType := 2, destLocRef := '685F23'O ("h_#"), sourceLocRef := '00001E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(248)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(248)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(248)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(248)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(248)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(248)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(248)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(248)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(248)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(250)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(248)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(248)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(248)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(248)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(250)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(250)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(250)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(248)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(250)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(249)@d81ef7ce05e3: Deleted conn table entry 0TC_imsi_detach_by_imsi0(256)6840099 TC_imsi_detach_by_imsi0(256)@d81ef7ce05e3: setverdict(pass): none -> pass TC_imsi_detach_by_imsi0(256)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(250)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(248)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(254)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(249)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(247)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(252)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(251)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(257)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(255)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(253)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(247): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(248): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(249): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(250): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(251): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(252): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(253): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(254): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(255): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_imsi_detach_by_imsi0(256): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(257): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_imsi_detach_by_imsi finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass'. Tue Jun 18 08:13:58 UTC 2024 ====== MSC_Tests.TC_imsi_detach_by_imsi pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_imsi_detach_by_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35484) Waiting for packet dumper to finish... 1 (prev_count=35484, count=150914) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_tmsi'. ------ MSC_Tests.TC_imsi_detach_by_tmsi ------ Tue Jun 18 08:14:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_imsi_detach_by_tmsi.pcap" >/data/MSC_Tests.TC_imsi_detach_by_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_tmsi' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_imsi_detach_by_tmsi started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(261)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(261)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(261)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(259)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(262)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(261)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(261)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(261)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(261)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(261)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(261)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(261)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(261)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(261)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(261)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(261)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(261)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(261)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(261)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(261)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(261)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(264)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(264)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(264)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(264)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(264)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(264)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(264)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(264)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_imsi_detach_by_tmsi0(267)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '01020304'O } } } } } } } } MSC_Test_0-M3UA(261)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(261)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(261)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(260)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(260)@d81ef7ce05e3: Added conn table entry 0TC_imsi_detach_by_tmsi0(267)11973556 MSC_Test_0-SCCP(259)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(260)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(261)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(261)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(261)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(261)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(261)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(259)@d81ef7ce05e3: { messageType := 2, destLocRef := 'B6B3B4'O, sourceLocRef := '00001F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(259)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(259)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(259)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(259)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(259)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(259)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(259)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(259)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(259)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(261)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(259)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(259)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(259)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(259)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(261)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(261)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(261)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(259)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(261)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(260)@d81ef7ce05e3: Deleted conn table entry 0TC_imsi_detach_by_tmsi0(267)11973556 TC_imsi_detach_by_tmsi0(267)@d81ef7ce05e3: setverdict(pass): none -> pass TC_imsi_detach_by_tmsi0(267)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_tmsi0(267)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_tmsi0(267)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-MNCC(262)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(259)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(261)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(260)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(265)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(258)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(266)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(264)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(263)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(259): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(260): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(261): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(262): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(263): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(264): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(265): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(266): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_imsi_detach_by_tmsi0(267): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_imsi_detach_by_tmsi finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass'. Tue Jun 18 08:14:03 UTC 2024 ====== MSC_Tests.TC_imsi_detach_by_tmsi pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_imsi_detach_by_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35244) Waiting for packet dumper to finish... 1 (prev_count=35244, count=141532) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imei'. ------ MSC_Tests.TC_imsi_detach_by_imei ------ Tue Jun 18 08:14:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_imsi_detach_by_imei.pcap" >/data/MSC_Tests.TC_imsi_detach_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imei' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_imsi_detach_by_imei started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(272)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(272)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(272)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(270)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(273)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(272)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(272)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(272)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(272)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(272)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(272)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(272)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(272)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(272)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(272)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(272)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(272)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(272)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(272)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(272)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(272)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(275)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(275)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(275)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(275)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(275)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(275)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(275)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(275)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_imsi_detach_by_imei0(278)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '010'B, oddEvenInd_identity := { imei := { oddevenIndicator := '1'B, digits := '49999000000016'H } } } } } } } } MSC_Test_0-M3UA(272)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(272)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(272)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(271)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(271)@d81ef7ce05e3: Added conn table entry 0TC_imsi_detach_by_imei0(278)1734742 MSC_Test_0-SCCP(270)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(271)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(272)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(272)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(272)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(272)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(272)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(270)@d81ef7ce05e3: { messageType := 2, destLocRef := '1A7856'O, sourceLocRef := '000020'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(270)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(270)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(270)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(270)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(270)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(270)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(270)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(270)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(270)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(272)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(270)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(270)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(270)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(270)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(272)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(272)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(272)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(270)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(272)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(271)@d81ef7ce05e3: Deleted conn table entry 0TC_imsi_detach_by_imei0(278)1734742 TC_imsi_detach_by_imei0(278)@d81ef7ce05e3: setverdict(pass): none -> pass TC_imsi_detach_by_imei0(278)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_imei0(278)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_imei0(278)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-MNCC(273)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(270)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(272)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(274)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(276)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(271)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(279)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(277)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(275)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(270): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(271): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(272): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(273): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(274): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(275): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(276): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(277): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_imsi_detach_by_imei0(278): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(279): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_imsi_detach_by_imei finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass'. Tue Jun 18 08:14:08 UTC 2024 ====== MSC_Tests.TC_imsi_detach_by_imei pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_imsi_detach_by_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35244) Waiting for packet dumper to finish... 1 (prev_count=35244, count=141769) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imei_reject'. ------ MSC_Tests.TC_emerg_call_imei_reject ------ Tue Jun 18 08:14:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_emerg_call_imei_reject.pcap" >/data/MSC_Tests.TC_emerg_call_imei_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imei_reject' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_emerg_call_imei_reject started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(283)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(283)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(283)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(281)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(284)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(283)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(283)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(283)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(283)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(283)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(283)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(283)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(283)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(283)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(283)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(283)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(283)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(283)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(283)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(283)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(283)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(286)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(286)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(286)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(286)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(286)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(286)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(286)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(286)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_emerg_call_imei_reject0(289)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0010'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '010'B, oddEvenInd_identity := { imei := { oddevenIndicator := '1'B, digits := '49999000000017'H } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(283)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(283)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(283)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(282)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(282)@d81ef7ce05e3: Added conn table entry 0TC_emerg_call_imei_reject0(289)14049172 MSC_Test_0-SCCP(281)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(282)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(283)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(283)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(283)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(283)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(283)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(283)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(283)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(281)@d81ef7ce05e3: { messageType := 2, destLocRef := 'D65F94'O, sourceLocRef := '000021'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(281)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(281)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(281)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(281)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(281)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(281)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(281)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(281)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(281)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(281)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(281)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(281)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(281)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(283)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(283)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(283)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(281)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(283)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(282)@d81ef7ce05e3: Deleted conn table entry 0TC_emerg_call_imei_reject0(289)14049172 TC_emerg_call_imei_reject0(289)@d81ef7ce05e3: setverdict(pass): none -> pass TC_emerg_call_imei_reject0(289)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci() TC_emerg_call_imei_reject0(289)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imei_reject0(289)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(282)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(283)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(284)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(287)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(281)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(285)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(290)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(288)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(286)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(281): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(282): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(283): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(284): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(285): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(286): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(287): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(288): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_emerg_call_imei_reject0(289): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(290): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_emerg_call_imei_reject finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass'. Tue Jun 18 08:14:12 UTC 2024 ====== MSC_Tests.TC_emerg_call_imei_reject pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_emerg_call_imei_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35280) Waiting for packet dumper to finish... 1 (prev_count=35280, count=140334) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imsi'. ------ MSC_Tests.TC_emerg_call_imsi ------ Tue Jun 18 08:14:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_emerg_call_imsi.pcap" >/data/MSC_Tests.TC_emerg_call_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imsi' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_emerg_call_imsi started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(294)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(294)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(294)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(292)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(295)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(294)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(294)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(294)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(294)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(294)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(294)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(294)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(294)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(294)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(294)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(294)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(294)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(294)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(294)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(294)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(294)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(297)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(297)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(297)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(297)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(297)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(297)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(297)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(297)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(298)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000018" to be handled at TC_emerg_call_imsi0(300) TC_emerg_call_imsi0(300)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000018'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(293)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(293)@d81ef7ce05e3: Added conn table entry 0TC_emerg_call_imsi0(300)8705749 MSC_Test_0-SCCP(292)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(293)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(294)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@d81ef7ce05e3: { messageType := 2, destLocRef := '84D6D5'O, sourceLocRef := '000022'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(292)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(298)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000018" handled at TC_emerg_call_imsi0(300) MSC_Test-GSUP(298)@d81ef7ce05e3: Added IMSI table entry 0TC_emerg_call_imsi0(300)"262420000000018" MSC_Test_0-SCCP(292)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(292)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_emerg_call_imsi0(300)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(300)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(294)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(293)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(293)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(292)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(292)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(292)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(292)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(293)@d81ef7ce05e3: Deleted conn table entry 0TC_emerg_call_imsi0(300)8705749 TC_emerg_call_imsi0(300)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(300)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0010'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '51B30894'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(293)@d81ef7ce05e3: Added conn table entry 0TC_emerg_call_imsi0(300)7286051 MSC_Test_0-RAN(293)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(292)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(294)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(294)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@d81ef7ce05e3: { messageType := 2, destLocRef := '6F2D23'O ("o-#"), sourceLocRef := '000023'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(292)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(292)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(300)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(295)@d81ef7ce05e3: Created MnccExpect[0] for "112" to be handled at TC_emerg_call_imsi0(300) MSC_Test-MGCP(296)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_emerg_call_imsi0(300) MSC_Test_0-RAN(293)@d81ef7ce05e3: patching N(SD)=1 into dtap '030E0406600504020081'O MSC_Test_0-RAN(293)@d81ef7ce05e3: patched enc_l3: '034E0406600504020081'O MSC_Test_0-SCCP(292)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: vl_len:13 MSC_Test_0-SCCP(292)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000A034E0406600504020081'O MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(296)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "31", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_emerg_call_imsi0(300) TC_emerg_call_imsi0(300)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_emerg_call_imsi0(300)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(295)@d81ef7ce05e3: Found MnccExpect[0] for "112" handled at TC_emerg_call_imsi0(300) MSC_Test-MNCC(295)@d81ef7ce05e3: Added conn table entry 0TC_emerg_call_imsi0(300)-2147483643 MSC_Test_0-M3UA(294)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind TC_emerg_call_imsi0(300)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(292)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(292)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_emerg_call_imsi0(300)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_emerg_call_imsi0(300)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(294)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(294)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(294)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_emerg_call_imsi0(300)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_emerg_call_imsi0(300)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(293)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(293)@d81ef7ce05e3: patched enc_l3: '038F'O MSC_Test_0-SCCP(292)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(292)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_emerg_call_imsi0(300)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_emerg_call_imsi0(300)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_emerg_call_imsi0(300)@d81ef7ce05e3: f_mo_call_establish DONE TC_emerg_call_imsi0(300)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@d81ef7ce05e3: Hold the call for some time TC_emerg_call_imsi0(300)@d81ef7ce05e3: Call stayed open for 5.000000 seconds, all is well. TC_emerg_call_imsi0(300)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@d81ef7ce05e3: Hangup TC_emerg_call_imsi0(300)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(294)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(294)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@d81ef7ce05e3: f_call_hangup 2.a: rx DTAP CC RELEASE TC_emerg_call_imsi0(300)@d81ef7ce05e3: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(293)@d81ef7ce05e3: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(293)@d81ef7ce05e3: patched enc_l3: '03EA'O MSC_Test_0-SCCP(292)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(292)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(295)@d81ef7ce05e3: Deleted conn table entry 0TC_emerg_call_imsi0(300)-2147483643 TC_emerg_call_imsi0(300)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_emerg_call_imsi0(300)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_emerg_call_imsi0(300)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(292)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(292)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(292)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(294)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(293)@d81ef7ce05e3: Deleted conn table entry 0TC_emerg_call_imsi0(300)7286051 TC_emerg_call_imsi0(300)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_emerg_call_imsi0(300)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@d81ef7ce05e3: f_call_hangup 9: done TC_emerg_call_imsi0(300)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(292)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(295)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(298)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(291)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(299)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(293)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(301)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(294)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(296)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(297)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(291): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(292): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(293): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(294): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(295): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(296): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(297): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(298): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(299): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_emerg_call_imsi0(300): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(301): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_emerg_call_imsi finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass'. Tue Jun 18 08:14:24 UTC 2024 ====== MSC_Tests.TC_emerg_call_imsi pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_emerg_call_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=420266) Waiting for packet dumper to finish... 1 (prev_count=420266, count=440701) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vgcs_reject'. ------ MSC_Tests.TC_cm_serv_req_vgcs_reject ------ Tue Jun 18 08:14:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cm_serv_req_vgcs_reject.pcap" >/data/MSC_Tests.TC_cm_serv_req_vgcs_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vgcs_reject' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_cm_serv_req_vgcs_reject started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(305)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(305)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(305)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(303)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(306)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(305)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(305)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(305)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(305)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(305)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(305)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(305)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(305)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(305)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(305)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(305)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(305)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(305)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(305)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(305)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(305)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(308)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(308)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(308)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(308)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(308)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(308)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(308)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(308)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(309)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000019" to be handled at TC_cm_serv_req_vgcs_reject0(311) TC_cm_serv_req_vgcs_reject0(311)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000019'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(305)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(305)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(304)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(304)@d81ef7ce05e3: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(311)2686236 MSC_Test_0-SCCP(303)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(304)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(305)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(305)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(305)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(305)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@d81ef7ce05e3: { messageType := 2, destLocRef := '28FD1C'O, sourceLocRef := '000024'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(303)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(309)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000019" handled at TC_cm_serv_req_vgcs_reject0(311) MSC_Test-GSUP(309)@d81ef7ce05e3: Added IMSI table entry 0TC_cm_serv_req_vgcs_reject0(311)"262420000000019" MSC_Test_0-SCCP(303)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(303)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(303)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(303)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(303)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(303)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(303)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(303)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(305)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_vgcs_reject0(311)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(311)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(305)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(305)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(303)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(303)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(303)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vgcs_reject0(311)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(304)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(304)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(303)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(303)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(303)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(303)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(305)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(305)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(303)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(303)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(303)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(303)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(303)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(303)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(303)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(305)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(305)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(305)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(304)@d81ef7ce05e3: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(311)2686236 TC_cm_serv_req_vgcs_reject0(311)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(311)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(311)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(311)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(311)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000019'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(304)@d81ef7ce05e3: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(311)16318123 MSC_Test_0-RAN(304)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(303)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(305)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(305)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(305)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(305)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(305)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(305)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@d81ef7ce05e3: { messageType := 2, destLocRef := 'F8FEAB'O, sourceLocRef := '000025'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(303)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(303)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(303)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(303)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(303)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(303)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(303)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(303)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(303)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(303)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(303)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(303)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(303)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(305)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(305)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(305)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(304)@d81ef7ce05e3: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(311)16318123 TC_cm_serv_req_vgcs_reject0(311)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(311)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(311)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(311)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(309)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(303)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(304)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(305)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(306)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(308)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(310)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(307)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(303): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(304): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(305): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(306): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(307): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(308): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(309): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(310): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_cm_serv_req_vgcs_reject0(311): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_cm_serv_req_vgcs_reject finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vgcs_reject pass'. Tue Jun 18 08:14:29 UTC 2024 ====== MSC_Tests.TC_cm_serv_req_vgcs_reject pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_cm_serv_req_vgcs_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=239626) Waiting for packet dumper to finish... 1 (prev_count=239626, count=262039) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vgcs_reject pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vbs_reject'. ------ MSC_Tests.TC_cm_serv_req_vbs_reject ------ Tue Jun 18 08:14:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cm_serv_req_vbs_reject.pcap" >/data/MSC_Tests.TC_cm_serv_req_vbs_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vbs_reject' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_cm_serv_req_vbs_reject started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(316)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(316)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(316)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(314)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(317)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(316)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(316)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(316)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(316)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(316)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(316)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(316)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(316)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(316)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(316)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(316)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(316)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(316)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(316)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(316)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(316)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(319)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(319)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(319)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(319)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(319)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(319)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(319)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(319)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(320)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000020" to be handled at TC_cm_serv_req_vbs_reject0(322) TC_cm_serv_req_vbs_reject0(322)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000020'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(316)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(316)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(315)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(315)@d81ef7ce05e3: Added conn table entry 0TC_cm_serv_req_vbs_reject0(322)15381684 MSC_Test_0-RAN(315)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(314)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(316)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(316)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(316)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(316)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@d81ef7ce05e3: { messageType := 2, destLocRef := 'EAB4B4'O, sourceLocRef := '000026'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(314)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(314)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(314)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(314)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(314)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(320)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000020" handled at TC_cm_serv_req_vbs_reject0(322) MSC_Test-GSUP(320)@d81ef7ce05e3: Added IMSI table entry 0TC_cm_serv_req_vbs_reject0(322)"262420000000020" TC_cm_serv_req_vbs_reject0(322)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(322)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(314)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(314)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(314)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(314)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(316)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(316)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(314)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(314)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(314)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vbs_reject0(322)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(315)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(315)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(314)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(314)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(314)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(314)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(316)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(316)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(314)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(314)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(314)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(314)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(314)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(314)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(314)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(316)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(316)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(316)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(315)@d81ef7ce05e3: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(322)15381684 TC_cm_serv_req_vbs_reject0(322)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(322)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(322)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(322)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(322)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1010'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000020'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(315)@d81ef7ce05e3: Added conn table entry 0TC_cm_serv_req_vbs_reject0(322)14940949 MSC_Test_0-RAN(315)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(314)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(316)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(316)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(316)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(316)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(316)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(316)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@d81ef7ce05e3: { messageType := 2, destLocRef := 'E3FB15'O, sourceLocRef := '000027'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(314)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(314)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(314)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(314)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(314)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(314)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(314)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(314)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(314)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(314)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(314)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(314)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(314)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(316)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(316)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(315)@d81ef7ce05e3: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(322)14940949 TC_cm_serv_req_vbs_reject0(322)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(316)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_vbs_reject0(322)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(322)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(322)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(314)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(316)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(315)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(320)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(317)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(313)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(321)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(319)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(318)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(323)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(313): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(314): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(315): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(316): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(317): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(318): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(319): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(320): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(321): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_cm_serv_req_vbs_reject0(322): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(323): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_cm_serv_req_vbs_reject finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vbs_reject pass'. Tue Jun 18 08:14:34 UTC 2024 ====== MSC_Tests.TC_cm_serv_req_vbs_reject pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_cm_serv_req_vbs_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=239530) Waiting for packet dumper to finish... 1 (prev_count=239530, count=261778) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vbs_reject pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_lcs_reject'. ------ MSC_Tests.TC_cm_serv_req_lcs_reject ------ Tue Jun 18 08:14:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cm_serv_req_lcs_reject.pcap" >/data/MSC_Tests.TC_cm_serv_req_lcs_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_lcs_reject' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_cm_serv_req_lcs_reject started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(327)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(327)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(327)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(325)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(328)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(327)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(327)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(327)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(327)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(327)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(327)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(327)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(327)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(327)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(327)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(327)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(327)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(327)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(327)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(327)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(327)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(330)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(330)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(330)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(330)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(330)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(330)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(330)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(330)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(331)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000021" to be handled at TC_cm_serv_req_lcs_reject0(333) TC_cm_serv_req_lcs_reject0(333)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000021'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(327)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(327)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(326)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(326)@d81ef7ce05e3: Added conn table entry 0TC_cm_serv_req_lcs_reject0(333)6078594 MSC_Test_0-SCCP(325)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(326)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(327)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(327)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(327)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(327)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@d81ef7ce05e3: { messageType := 2, destLocRef := '5CC082'O, sourceLocRef := '000028'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(325)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(325)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(325)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(325)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(325)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(331)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000021" handled at TC_cm_serv_req_lcs_reject0(333) MSC_Test-GSUP(331)@d81ef7ce05e3: Added IMSI table entry 0TC_cm_serv_req_lcs_reject0(333)"262420000000021" MSC_Test_0-SCCP(325)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(325)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(325)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(325)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(327)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_lcs_reject0(333)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(333)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(327)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(327)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(325)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(325)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(325)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_lcs_reject0(333)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(326)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(326)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(325)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(325)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(325)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(325)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(327)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(327)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(325)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(325)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(325)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(325)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(325)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(325)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(325)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(327)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(327)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(327)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(326)@d81ef7ce05e3: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(333)6078594 TC_cm_serv_req_lcs_reject0(333)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(333)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(333)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(333)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(333)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1011'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000021'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(326)@d81ef7ce05e3: Added conn table entry 0TC_cm_serv_req_lcs_reject0(333)15955354 MSC_Test_0-RAN(326)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(325)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(327)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(327)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(327)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(327)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(327)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(327)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@d81ef7ce05e3: { messageType := 2, destLocRef := 'F3759A'O, sourceLocRef := '000029'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(325)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(325)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(325)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(325)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(325)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(325)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(325)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(325)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(325)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(325)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(325)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(325)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(325)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(327)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(327)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(327)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(326)@d81ef7ce05e3: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(333)15955354 TC_cm_serv_req_lcs_reject0(333)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(333)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(333)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(333)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(326)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(328)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(331)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(325)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(330)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(327)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(329)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(332)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(334)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(325): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(326): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(327): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(328): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(329): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(330): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(331): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(332): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_cm_serv_req_lcs_reject0(333): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(334): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_cm_serv_req_lcs_reject finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_lcs_reject pass'. Tue Jun 18 08:14:39 UTC 2024 ====== MSC_Tests.TC_cm_serv_req_lcs_reject pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_cm_serv_req_lcs_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=239526) Waiting for packet dumper to finish... 1 (prev_count=239526, count=261315) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_lcs_reject pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_reest_req_reject'. ------ MSC_Tests.TC_cm_reest_req_reject ------ Tue Jun 18 08:14:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cm_reest_req_reject.pcap" >/data/MSC_Tests.TC_cm_reest_req_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_reest_req_reject' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_cm_reest_req_reject started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(338)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(338)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(338)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(336)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(339)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(338)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(338)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(338)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(338)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(338)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(338)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(338)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(338)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(338)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(338)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(338)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(338)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(338)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(338)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(338)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(338)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(341)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(341)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(341)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(341)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(341)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(341)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(341)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(341)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(342)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000022" to be handled at TC_cm_reest_req_reject0(344) TC_cm_reest_req_reject0(344)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000022'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(338)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(338)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(337)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(337)@d81ef7ce05e3: Added conn table entry 0TC_cm_reest_req_reject0(344)5472932 MSC_Test_0-SCCP(336)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(337)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(338)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(338)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(338)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(338)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@d81ef7ce05e3: { messageType := 2, destLocRef := '5382A4'O, sourceLocRef := '00002A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(336)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(336)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(336)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(336)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(336)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(342)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000022" handled at TC_cm_reest_req_reject0(344) MSC_Test-GSUP(342)@d81ef7ce05e3: Added IMSI table entry 0TC_cm_reest_req_reject0(344)"262420000000022" MSC_Test_0-SCCP(336)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(336)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(336)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(336)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(338)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_reest_req_reject0(344)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(344)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(338)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(338)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(336)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(336)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(336)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reest_req_reject0(344)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(337)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(337)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(336)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(336)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(336)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(336)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(338)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(338)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(336)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(336)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(336)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(336)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(336)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(336)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(336)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(338)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(338)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(338)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(337)@d81ef7ce05e3: Deleted conn table entry 0TC_cm_reest_req_reject0(344)5472932 TC_cm_reest_req_reject0(344)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(344)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(344)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(344)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(344)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMReEstablReq := { messageType := '101000'B, nsd := '00'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare := '0000'B, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000022'H, fillerDigit := omit } } } }, locationAreaIdentification := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(337)@d81ef7ce05e3: Added conn table entry 0TC_cm_reest_req_reject0(344)12017780 MSC_Test_0-RAN(337)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(336)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(338)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(338)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(338)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(338)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(338)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(338)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@d81ef7ce05e3: { messageType := 2, destLocRef := 'B76074'O, sourceLocRef := '00002B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(336)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(336)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(336)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(336)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(336)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(336)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(336)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(336)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(336)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(336)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(336)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(336)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(336)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(338)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(338)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(338)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(337)@d81ef7ce05e3: Deleted conn table entry 0TC_cm_reest_req_reject0(344)12017780 TC_cm_reest_req_reject0(344)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(344)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(344)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(344)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(337)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(336)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(339)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(338)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(342)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(335)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(343)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(345)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(341)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(340)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(335): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(336): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(337): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(338): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(339): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(340): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(341): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(342): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(343): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_cm_reest_req_reject0(344): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(345): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_cm_reest_req_reject finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass'. Tue Jun 18 08:14:44 UTC 2024 ====== MSC_Tests.TC_cm_reest_req_reject pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_cm_reest_req_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=239500) Waiting for packet dumper to finish... 1 (prev_count=239500, count=262087) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_2G_fail'. ------ MSC_Tests.TC_lu_auth_2G_fail ------ Tue Jun 18 08:14:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_auth_2G_fail.pcap" >/data/MSC_Tests.TC_lu_auth_2G_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_2G_fail' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_auth_2G_fail started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(349)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(349)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(349)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(347)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(350)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(349)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(349)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(349)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(349)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(349)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(349)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(349)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(349)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(349)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(349)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(349)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(349)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(349)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(349)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(349)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(349)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(352)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(352)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(352)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(352)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(352)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(352)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(352)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(352)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(353)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000023" to be handled at TC_lu_auth_2G_fail0(355) TC_lu_auth_2G_fail0(355)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000023'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(349)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(349)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(349)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(348)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(348)@d81ef7ce05e3: Added conn table entry 0TC_lu_auth_2G_fail0(355)11805923 MSC_Test_0-SCCP(347)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(348)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(349)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(349)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(349)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(347)@d81ef7ce05e3: { messageType := 2, destLocRef := 'B424E3'O, sourceLocRef := '00002C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(347)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(353)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000023" handled at TC_lu_auth_2G_fail0(355) MSC_Test-GSUP(353)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_auth_2G_fail0(355)"262420000000023" MSC_Test_0-SCCP(347)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(347)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(347)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(347)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(349)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(349)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(349)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(347)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(347)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(347)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(347)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(348)@d81ef7ce05e3: patching N(SD)=1 into dtap '051400000000'O MSC_Test_0-RAN(348)@d81ef7ce05e3: patched enc_l3: '055400000000'O MSC_Test_0-SCCP(347)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(347)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(347)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(347)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010006055400000000'O MSC_Test_0-M3UA(349)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(349)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(349)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(349)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(349)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(347)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(347)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(347)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(347)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(347)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(347)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(347)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(347)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(347)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(347)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(347)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(347)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(349)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(349)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(349)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(347)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(349)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(348)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_auth_2G_fail0(355)11805923 TC_lu_auth_2G_fail0(355)@d81ef7ce05e3: setverdict(pass): none -> pass TC_lu_auth_2G_fail0(355)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci() TC_lu_auth_2G_fail0(355)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_2G_fail0(355)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(353)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(352)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(351)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(346)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(347)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(348)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(350)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(349)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(356)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(354)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(346): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(347): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(348): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(349): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(350): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(351): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(352): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(353): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(354): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_auth_2G_fail0(355): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(356): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_auth_2G_fail finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass'. Tue Jun 18 08:14:49 UTC 2024 ====== MSC_Tests.TC_lu_auth_2G_fail pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_auth_2G_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36258) Waiting for packet dumper to finish... 1 (prev_count=36258, count=184025) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 ------ Tue Jun 18 08:14:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_encr_13_13 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(360)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(360)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(360)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(358)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(361)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(360)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(360)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(360)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(360)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(360)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(360)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(360)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(360)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(360)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(360)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(360)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(360)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(360)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(360)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(360)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(360)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(363)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(363)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(363)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(363)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(363)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(363)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(363)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(363)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(364)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000024" to be handled at TC_lu_imsi_auth_tmsi_encr_13_130(366) TC_lu_imsi_auth_tmsi_encr_13_130(366)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000024'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(360)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(360)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(359)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(359)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(366)15517294 MSC_Test_0-SCCP(358)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(359)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(360)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(360)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@d81ef7ce05e3: { messageType := 2, destLocRef := 'ECC66E'O, sourceLocRef := '00002D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(358)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(364)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000024" handled at TC_lu_imsi_auth_tmsi_encr_13_130(366) MSC_Test-GSUP(364)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(366)"262420000000024" MSC_Test_0-SCCP(358)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(358)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(358)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(358)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(360)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_13_130(366)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(366)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(360)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(360)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(358)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(358)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(358)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(359)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514657A5D9B'O MSC_Test_0-RAN(359)@d81ef7ce05e3: patched enc_l3: '0554657A5D9B'O MSC_Test_0-SCCP(358)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(358)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(358)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(358)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100060554657A5D9B'O MSC_Test_0-M3UA(360)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(360)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(358)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(358)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(358)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(358)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(358)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(358)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(358)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(360)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(360)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(358)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(358)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(358)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(360)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(360)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(358)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(358)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(358)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_13_130(366)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(359)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(359)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_0-SCCP(358)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(358)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(358)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(358)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(360)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(360)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(358)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(358)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(358)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(358)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(358)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(358)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(358)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(360)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(360)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(360)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(359)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(366)15517294 TC_lu_imsi_auth_tmsi_encr_13_130(366)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(366)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(366)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(366)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(366)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(359)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(358)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(361)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(360)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(364)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(357)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(362)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(365)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(363)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(357): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(358): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(359): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(360): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(361): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(362): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(363): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(364): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(365): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_130(366): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_encr_13_13 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass'. Tue Jun 18 08:14:53 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=37380) Waiting for packet dumper to finish... 1 (prev_count=37380, count=237656) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_no_payload'. ------ MSC_Tests.TC_cl3_no_payload ------ Tue Jun 18 08:14:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cl3_no_payload.pcap" >/data/MSC_Tests.TC_cl3_no_payload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_no_payload' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_cl3_no_payload started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(371)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(371)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(371)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(369)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(372)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(371)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(371)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(371)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(371)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(371)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(371)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(371)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(371)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(371)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(371)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(371)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(371)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(371)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(371)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(371)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(371)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(374)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(374)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(374)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(374)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(374)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(374)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(374)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(374)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(371)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(371)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(371)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(370)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(370)@d81ef7ce05e3: Added conn table entry 0TC_cl3_no_payload0(377)14016070 MSC_Test_0-RAN(370)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(369)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(371)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(371)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(371)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(371)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(371)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(369)@d81ef7ce05e3: { messageType := 2, destLocRef := 'D5DE46'O, sourceLocRef := '00002E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(369)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(369)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(369)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(369)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(369)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(369)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(369)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(369)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(369)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(371)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(371)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(371)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(369)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(371)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(370)@d81ef7ce05e3: Deleted conn table entry 0TC_cl3_no_payload0(377)14016070 TC_cl3_no_payload0(377)@d81ef7ce05e3: setverdict(pass): none -> pass TC_cl3_no_payload0(377)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cl3_no_payload0(377)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-SMPP(376)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(368)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(375)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(374)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(371)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(373)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(369)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(370)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(372)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(378)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(368): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(369): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(370): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(371): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(372): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(373): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(374): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(375): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(376): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_cl3_no_payload0(377): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(378): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_cl3_no_payload finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass'. Tue Jun 18 08:14:58 UTC 2024 ====== MSC_Tests.TC_cl3_no_payload pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_cl3_no_payload.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35184) Waiting for packet dumper to finish... 1 (prev_count=35184, count=131192) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_rnd_payload'. ------ MSC_Tests.TC_cl3_rnd_payload ------ Tue Jun 18 08:15:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cl3_rnd_payload.pcap" >/data/MSC_Tests.TC_cl3_rnd_payload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_rnd_payload' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_cl3_rnd_payload started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(382)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(382)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(382)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(380)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(383)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(382)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(382)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(382)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(382)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(382)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(382)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(382)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(382)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(382)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(382)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(382)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(382)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(382)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(382)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(382)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(382)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(385)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(385)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(385)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(385)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(385)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(385)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(385)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(385)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(382)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(382)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(382)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(381)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(381)@d81ef7ce05e3: Added conn table entry 0TC_cl3_rnd_payload0(388)4071750 MSC_Test_0-SCCP(380)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(381)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(382)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(382)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(382)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(382)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(382)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(380)@d81ef7ce05e3: { messageType := 2, destLocRef := '3E2146'O (">!F"), sourceLocRef := '00002F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(380)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(380)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(380)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(380)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(380)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(380)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(380)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(380)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(380)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(382)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(382)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(382)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(380)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(382)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(381)@d81ef7ce05e3: Deleted conn table entry 0TC_cl3_rnd_payload0(388)4071750 TC_cl3_rnd_payload0(388)@d81ef7ce05e3: setverdict(pass): none -> pass TC_cl3_rnd_payload0(388)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cl3_rnd_payload0(388)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(380)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(381)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(382)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(386)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(387)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(379)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(383)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(384)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(389)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(385)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(379): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(380): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(381): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(382): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(383): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(384): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(385): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(386): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(387): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_cl3_rnd_payload0(388): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(389): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_cl3_rnd_payload finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass'. Tue Jun 18 08:15:03 UTC 2024 ====== MSC_Tests.TC_cl3_rnd_payload pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_cl3_rnd_payload.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35196) Waiting for packet dumper to finish... 1 (prev_count=35196, count=132690) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_establish_and_nothing'. ------ MSC_Tests.TC_establish_and_nothing ------ Tue Jun 18 08:15:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_establish_and_nothing.pcap" >/data/MSC_Tests.TC_establish_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_establish_and_nothing' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_establish_and_nothing started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(393)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(393)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(393)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(391)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(394)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(393)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(393)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(393)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(393)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(393)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(393)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(393)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(393)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(393)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(393)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(393)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(393)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(393)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(393)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(393)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(393)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(396)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(396)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(396)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(396)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(396)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(396)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(396)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(396)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(397)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000027" to be handled at TC_establish_and_nothing0(399) TC_establish_and_nothing0(399)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000027'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(393)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(393)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(392)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(392)@d81ef7ce05e3: Added conn table entry 0TC_establish_and_nothing0(399)8839932 MSC_Test_0-SCCP(391)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(392)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(393)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(393)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(393)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(393)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@d81ef7ce05e3: { messageType := 2, destLocRef := '86E2FC'O, sourceLocRef := '000030'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(391)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(391)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(391)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(397)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000027" handled at TC_establish_and_nothing0(399) MSC_Test-GSUP(397)@d81ef7ce05e3: Added IMSI table entry 0TC_establish_and_nothing0(399)"262420000000027" TC_establish_and_nothing0(399)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(399)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(391)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(391)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(391)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(391)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(393)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(393)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(391)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_establish_and_nothing0(399)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(392)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(392)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(391)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(391)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(391)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(391)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(393)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(393)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(391)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(391)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(391)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(391)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(391)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(393)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(393)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(393)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(392)@d81ef7ce05e3: Deleted conn table entry 0TC_establish_and_nothing0(399)8839932 TC_establish_and_nothing0(399)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(399)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(399)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(399)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(399)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '31C9DEC9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(392)@d81ef7ce05e3: Added conn table entry 0TC_establish_and_nothing0(399)15025392 MSC_Test_0-RAN(392)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(391)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(393)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(393)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(393)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(393)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(393)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(393)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@d81ef7ce05e3: { messageType := 2, destLocRef := 'E544F0'O, sourceLocRef := '000031'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(391)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(391)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(391)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(391)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(391)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_establish_and_nothing0(399)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(399)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(393)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(393)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(391)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(391)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(391)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(391)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(391)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(393)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(393)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(393)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(392)@d81ef7ce05e3: Deleted conn table entry 0TC_establish_and_nothing0(399)15025392 TC_establish_and_nothing0(399)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(399)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(399)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(399)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(391)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(397)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(393)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(394)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(398)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(396)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(392)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(390)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(395)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(400)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(390): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(391): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(392): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(393): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(394): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(395): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(396): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(397): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(398): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_establish_and_nothing0(399): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(400): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_establish_and_nothing finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass'. Tue Jun 18 08:15:13 UTC 2024 ====== MSC_Tests.TC_establish_and_nothing pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_establish_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=219520) Waiting for packet dumper to finish... 1 (prev_count=219520, count=283368) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_nothing'. ------ MSC_Tests.TC_mo_setup_and_nothing ------ Tue Jun 18 08:15:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mo_setup_and_nothing.pcap" >/data/MSC_Tests.TC_mo_setup_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_nothing' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_mo_setup_and_nothing started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(404)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(404)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(404)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(402)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(405)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(404)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(404)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(404)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(404)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(404)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(404)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(404)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(404)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(404)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(404)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(404)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(404)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(404)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(404)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(404)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(404)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(407)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(407)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(407)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(407)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(407)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(407)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(407)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(407)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(408)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000028" to be handled at TC_mo_setup_and_nothing0(410) TC_mo_setup_and_nothing0(410)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000028'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(404)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(404)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(403)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(403)@d81ef7ce05e3: Added conn table entry 0TC_mo_setup_and_nothing0(410)6903717 MSC_Test_0-RAN(403)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(402)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(404)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(404)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(404)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(404)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@d81ef7ce05e3: { messageType := 2, destLocRef := '6957A5'O, sourceLocRef := '000032'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(402)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(402)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(402)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(408)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000028" handled at TC_mo_setup_and_nothing0(410) MSC_Test-GSUP(408)@d81ef7ce05e3: Added IMSI table entry 0TC_mo_setup_and_nothing0(410)"262420000000028" MSC_Test_0-SCCP(402)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(402)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(402)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(402)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_setup_and_nothing0(410)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(410)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(404)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(404)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(402)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_nothing0(410)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(403)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(403)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(402)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(402)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(402)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(402)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(404)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(404)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(402)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(402)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(402)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(402)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(402)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(404)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(404)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(404)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(403)@d81ef7ce05e3: Deleted conn table entry 0TC_mo_setup_and_nothing0(410)6903717 TC_mo_setup_and_nothing0(410)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(410)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(410)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(410)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(410)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0879C3C7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(403)@d81ef7ce05e3: Added conn table entry 0TC_mo_setup_and_nothing0(410)3161393 MSC_Test_0-RAN(403)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(402)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(404)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(404)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(404)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(404)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(404)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(404)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@d81ef7ce05e3: { messageType := 2, destLocRef := '303D31'O ("0=1"), sourceLocRef := '000033'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(402)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(402)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(402)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(402)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(402)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_nothing0(410)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(410)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(405)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_nothing0(410) MSC_Test-MGCP(406)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_setup_and_nothing0(410) MSC_Test_0-RAN(403)@d81ef7ce05e3: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(403)@d81ef7ce05e3: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(402)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(402)@d81ef7ce05e3: vl_len:19 MSC_Test_0-SCCP(402)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(402)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(404)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(406)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "37", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_setup_and_nothing0(410) MSC_Test_0-M3UA(404)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(404)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(404)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(404)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(402)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(402)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(402)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(402)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(402)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(402)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(402)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(404)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(404)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(404)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(403)@d81ef7ce05e3: Deleted conn table entry 0TC_mo_setup_and_nothing0(410)3161393 TC_mo_setup_and_nothing0(410)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(410)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(410)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(410)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(408)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(403)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(401)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(409)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(404)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(402)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(405)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(406)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(411)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(407)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(401): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(402): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(403): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(404): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(405): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(406): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(407): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(408): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(409): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_mo_setup_and_nothing0(410): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(411): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_mo_setup_and_nothing finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass'. Tue Jun 18 08:15:22 UTC 2024 ====== MSC_Tests.TC_mo_setup_and_nothing pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_mo_setup_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=317782) Waiting for packet dumper to finish... 1 (prev_count=317782, count=325848) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_timeout'. ------ MSC_Tests.TC_mo_crcx_ran_timeout ------ Tue Jun 18 08:15:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mo_crcx_ran_timeout.pcap" >/data/MSC_Tests.TC_mo_crcx_ran_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_timeout' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_mo_crcx_ran_timeout started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(415)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(415)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(415)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(413)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(416)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(415)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(415)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(415)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(415)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(415)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(415)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(415)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(415)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(415)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(415)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(415)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(415)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(415)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(415)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(415)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(415)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(418)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(418)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(418)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(418)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(418)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(418)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(418)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(418)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(419)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000029" to be handled at TC_mo_crcx_ran_timeout0(421) TC_mo_crcx_ran_timeout0(421)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000029'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(415)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(415)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(414)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(414)@d81ef7ce05e3: Added conn table entry 0TC_mo_crcx_ran_timeout0(421)14831209 MSC_Test_0-SCCP(413)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(414)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(415)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(415)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(415)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(415)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@d81ef7ce05e3: { messageType := 2, destLocRef := 'E24E69'O, sourceLocRef := '000034'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(413)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(413)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(413)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(419)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000029" handled at TC_mo_crcx_ran_timeout0(421) MSC_Test-GSUP(419)@d81ef7ce05e3: Added IMSI table entry 0TC_mo_crcx_ran_timeout0(421)"262420000000029" MSC_Test_0-SCCP(413)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(413)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(413)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(413)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(415)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_crcx_ran_timeout0(421)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(421)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(415)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(415)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(413)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_timeout0(421)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(414)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(414)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(413)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(413)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(413)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(413)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(415)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(415)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(413)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(413)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(413)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(413)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(413)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(415)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(415)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(415)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(414)@d81ef7ce05e3: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(421)14831209 TC_mo_crcx_ran_timeout0(421)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(421)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(421)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(421)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(421)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0FFB773A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(414)@d81ef7ce05e3: Added conn table entry 0TC_mo_crcx_ran_timeout0(421)16098212 MSC_Test_0-RAN(414)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(413)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(415)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(415)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(415)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(415)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(415)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(415)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@d81ef7ce05e3: { messageType := 2, destLocRef := 'F5A3A4'O, sourceLocRef := '000035'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(413)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(413)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(413)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(413)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(413)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_timeout0(421)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(421)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(416)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_timeout0(421) MSC_Test-MGCP(417)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_crcx_ran_timeout0(421) MSC_Test_0-RAN(414)@d81ef7ce05e3: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(414)@d81ef7ce05e3: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(413)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(413)@d81ef7ce05e3: vl_len:19 MSC_Test_0-SCCP(413)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(413)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(415)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(417)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_crcx_ran_timeout0(421) TC_mo_crcx_ran_timeout0(421)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_mo_crcx_ran_timeout0(421)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(416)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_mo_crcx_ran_timeout0(421) MSC_Test-MNCC(416)@d81ef7ce05e3: Added conn table entry 0TC_mo_crcx_ran_timeout0(421)-2147483641 TC_mo_crcx_ran_timeout0(421)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_timeout0(421)@d81ef7ce05e3: f_mo_call_establish DONE TC_mo_crcx_ran_timeout0(421)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(415)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(415)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(415)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(415)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(413)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(413)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(413)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(416)@d81ef7ce05e3: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(421)-2147483641 MSC_Test_0-SCCP(413)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(413)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(413)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(413)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(415)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(415)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(415)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(414)@d81ef7ce05e3: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(421)16098212 TC_mo_crcx_ran_timeout0(421)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(421)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(421)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(421)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(413)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(420)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(412)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(416)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(419)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(418)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(415)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(414)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(417)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(422)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(412): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(413): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(414): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(415): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(416): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(417): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(418): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(419): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(420): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_mo_crcx_ran_timeout0(421): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(422): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_mo_crcx_ran_timeout finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_timeout pass'. Tue Jun 18 08:15:30 UTC 2024 ====== MSC_Tests.TC_mo_crcx_ran_timeout pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_mo_crcx_ran_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=318437) Waiting for packet dumper to finish... 1 (prev_count=318437, count=336880) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_timeout pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_reject'. ------ MSC_Tests.TC_mo_crcx_ran_reject ------ Tue Jun 18 08:15:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mo_crcx_ran_reject.pcap" >/data/MSC_Tests.TC_mo_crcx_ran_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_reject' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_mo_crcx_ran_reject started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(426)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(426)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(426)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(424)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(427)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(426)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(426)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(426)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(426)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(426)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(426)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(426)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(426)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(426)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(426)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(426)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(426)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(426)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(426)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(426)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(426)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(429)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(429)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(429)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(429)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(429)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(429)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(429)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(429)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(430)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000030" to be handled at TC_mo_crcx_ran_reject0(432) TC_mo_crcx_ran_reject0(432)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000030'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(426)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(425)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(425)@d81ef7ce05e3: Added conn table entry 0TC_mo_crcx_ran_reject0(432)6047661 MSC_Test_0-SCCP(424)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(425)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(426)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(426)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@d81ef7ce05e3: { messageType := 2, destLocRef := '5C47AD'O, sourceLocRef := '000036'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(424)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(424)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(424)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(430)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000030" handled at TC_mo_crcx_ran_reject0(432) MSC_Test-GSUP(430)@d81ef7ce05e3: Added IMSI table entry 0TC_mo_crcx_ran_reject0(432)"262420000000030" MSC_Test_0-SCCP(424)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(424)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(424)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(424)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(426)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_crcx_ran_reject0(432)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(432)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(426)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(424)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(432)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(425)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(425)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(424)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(424)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(424)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(424)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(426)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(424)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(424)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(424)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(424)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(424)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(426)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(426)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(425)@d81ef7ce05e3: Deleted conn table entry 0TC_mo_crcx_ran_reject0(432)6047661 TC_mo_crcx_ran_reject0(432)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(432)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(432)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(432)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(432)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B1608F35'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(425)@d81ef7ce05e3: Added conn table entry 0TC_mo_crcx_ran_reject0(432)2620597 MSC_Test_0-RAN(425)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(424)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(426)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(426)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(426)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@d81ef7ce05e3: { messageType := 2, destLocRef := '27FCB5'O, sourceLocRef := '000037'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(424)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(424)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(424)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(424)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(424)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(432)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(432)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(427)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_reject0(432) MSC_Test-MGCP(428)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_crcx_ran_reject0(432) MSC_Test_0-RAN(425)@d81ef7ce05e3: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(425)@d81ef7ce05e3: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(424)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(424)@d81ef7ce05e3: vl_len:19 MSC_Test_0-SCCP(424)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(424)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(426)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(428)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_crcx_ran_reject0(432) TC_mo_crcx_ran_reject0(432)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX MSC_Test_0-M3UA(426)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(426)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(424)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(424)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(432)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_reject0(432)@d81ef7ce05e3: f_mo_call_establish DONE TC_mo_crcx_ran_reject0(432)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(424)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(424)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(424)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(424)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(426)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(426)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(425)@d81ef7ce05e3: Deleted conn table entry 0TC_mo_crcx_ran_reject0(432)2620597 TC_mo_crcx_ran_reject0(432)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(432)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(432)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(432)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(430)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(424)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(426)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(423)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(433)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(427)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(428)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(431)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(425)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(429)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(424): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(425): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(426): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(427): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(428): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(429): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(430): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(431): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_mo_crcx_ran_reject0(432): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(433): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_mo_crcx_ran_reject finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass'. Tue Jun 18 08:15:36 UTC 2024 ====== MSC_Tests.TC_mo_crcx_ran_reject pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_mo_crcx_ran_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=327541) Waiting for packet dumper to finish... 1 (prev_count=327541, count=328618) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_crcx_ran_reject'. ------ MSC_Tests.TC_mt_crcx_ran_reject ------ Tue Jun 18 08:15:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mt_crcx_ran_reject.pcap" >/data/MSC_Tests.TC_mt_crcx_ran_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_crcx_ran_reject' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_mt_crcx_ran_reject started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(437)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(437)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(437)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(435)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(438)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(437)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(437)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(437)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(437)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(437)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(437)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(437)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(437)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(437)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(437)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(437)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(437)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(437)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(437)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(437)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(437)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(440)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(440)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(440)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(440)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(440)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(440)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(440)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(440)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(441)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000031" to be handled at TC_mt_crcx_ran_reject0(443) TC_mt_crcx_ran_reject0(443)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000031'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(437)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(437)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(436)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(436)@d81ef7ce05e3: Added conn table entry 0TC_mt_crcx_ran_reject0(443)13179399 MSC_Test_0-RAN(436)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(435)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(437)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(437)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(437)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(437)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C91A07'O, sourceLocRef := '000038'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(435)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(435)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(435)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(441)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000031" handled at TC_mt_crcx_ran_reject0(443) MSC_Test-GSUP(441)@d81ef7ce05e3: Added IMSI table entry 0TC_mt_crcx_ran_reject0(443)"262420000000031" MSC_Test_0-SCCP(435)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(435)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(435)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(435)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(437)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_crcx_ran_reject0(443)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(443)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(437)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(437)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(435)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_crcx_ran_reject0(443)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(436)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(436)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(435)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(435)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(435)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(435)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(437)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(437)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(435)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(435)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(435)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(435)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(435)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(437)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(437)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(436)@d81ef7ce05e3: Deleted conn table entry 0TC_mt_crcx_ran_reject0(443)13179399 MSC_Test_0-M3UA(437)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_crcx_ran_reject0(443)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(443)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(443)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(443)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(436)@d81ef7ce05e3: Created IMSI[0] for '262420000000031'H'46542B9C'O to be handled at TC_mt_crcx_ran_reject0(443) MSC_Test-MNCC(438)@d81ef7ce05e3: Added conn table entry 0TC_mt_crcx_ran_reject0(443)1170927807 MSC_Test_0-M3UA(437)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(437)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(436)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_crcx_ran_reject0(443) TC_mt_crcx_ran_reject0(443)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(443)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '46542B9C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(436)@d81ef7ce05e3: Added conn table entry 0TC_mt_crcx_ran_reject0(443)3593040 MSC_Test_0-SCCP(435)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(437)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(437)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(437)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(437)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(437)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(437)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@d81ef7ce05e3: { messageType := 2, destLocRef := '36D350'O, sourceLocRef := '000039'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(435)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(435)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(435)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(435)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(435)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_crcx_ran_reject0(443)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(443)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(439)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_crcx_ran_reject0(443) MSC_Test_0-RAN(436)@d81ef7ce05e3: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(436)@d81ef7ce05e3: patched enc_l3: '8308'O MSC_Test_0-SCCP(435)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(435)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(435)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(435)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028308'O MSC_Test_0-M3UA(437)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(439)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mt_crcx_ran_reject0(443) MSC_Test_0-M3UA(437)@d81ef7ce05e3: Message received on association #8 MSC_Test-MNCC(438)@d81ef7ce05e3: Deleted conn table entry 0TC_mt_crcx_ran_reject0(443)1170927807 MSC_Test_0-M3UA(437)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(437)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(437)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(435)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(435)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(435)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(435)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(435)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(435)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(435)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(437)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(437)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(437)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(436)@d81ef7ce05e3: Deleted conn table entry 0TC_mt_crcx_ran_reject0(443)3593040 TC_mt_crcx_ran_reject0(443)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(443)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(443)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(437)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(435)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(442)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(441)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(436)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(434)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(438)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(439)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(444)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(440)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(434): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(435): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(436): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(437): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(438): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(439): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(440): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(441): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(442): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_mt_crcx_ran_reject0(443): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(444): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_mt_crcx_ran_reject finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass'. Tue Jun 18 08:15:41 UTC 2024 ====== MSC_Tests.TC_mt_crcx_ran_reject pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_mt_crcx_ran_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=240354) Waiting for packet dumper to finish... 1 (prev_count=240354, count=336872) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_dtmf_dup'. ------ MSC_Tests.TC_mo_setup_and_dtmf_dup ------ Tue Jun 18 08:15:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mo_setup_and_dtmf_dup.pcap" >/data/MSC_Tests.TC_mo_setup_and_dtmf_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_dtmf_dup' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_mo_setup_and_dtmf_dup started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(448)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(448)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(448)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(446)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(449)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(451)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(451)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(451)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(451)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(451)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(451)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(451)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(451)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(448)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(448)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(448)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(448)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(448)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(448)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(448)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(448)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(448)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(448)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(448)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(448)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(448)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(448)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(448)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(448)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(452)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000039" to be handled at TC_mo_setup_and_dtmf_dup0(454) TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000039'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(447)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(447)@d81ef7ce05e3: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(454)1045805 MSC_Test_0-SCCP(446)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(447)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(448)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@d81ef7ce05e3: { messageType := 2, destLocRef := '0FF52D'O, sourceLocRef := '00003A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(446)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(452)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000039" handled at TC_mo_setup_and_dtmf_dup0(454) MSC_Test-GSUP(452)@d81ef7ce05e3: Added IMSI table entry 0TC_mo_setup_and_dtmf_dup0(454)"262420000000039" MSC_Test_0-SCCP(446)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(446)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(448)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(447)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(447)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(446)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(446)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(446)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(446)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(447)@d81ef7ce05e3: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(454)1045805 TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3A6476DB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(447)@d81ef7ce05e3: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(454)15967742 MSC_Test_0-RAN(447)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(446)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(448)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(448)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@d81ef7ce05e3: { messageType := 2, destLocRef := 'F3A5FE'O, sourceLocRef := '00003B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(446)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(446)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(449)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_dtmf_dup0(454) MSC_Test-MGCP(450)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_setup_and_dtmf_dup0(454) MSC_Test_0-RAN(447)@d81ef7ce05e3: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(447)@d81ef7ce05e3: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(446)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: vl_len:19 MSC_Test_0-SCCP(446)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(450)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "43", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_setup_and_dtmf_dup0(454) TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(449)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_mo_setup_and_dtmf_dup0(454) MSC_Test-MNCC(449)@d81ef7ce05e3: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(454)-2147483639 MSC_Test_0-M3UA(448)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(446)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(446)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(448)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(448)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(448)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(447)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(447)@d81ef7ce05e3: patched enc_l3: '038F'O MSC_Test_0-SCCP(446)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(446)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: f_mo_call_establish DONE TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(447)@d81ef7ce05e3: patching N(SD)=3 into dtap '03352C32'O MSC_Test_0-RAN(447)@d81ef7ce05e3: patched enc_l3: '03F52C32'O MSC_Test_0-SCCP(446)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: vl_len:7 MSC_Test_0-SCCP(446)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000403F52C32'O MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: f_mo_seq_dtmf_dup() 1: got first START_DTMF_ind TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: Warning: Re-starting timer T, which is already active (running or expired). MSC_Test_0-SCCP(446)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: vl_len:7 MSC_Test_0-SCCP(446)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000403F52C32'O MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(447)@d81ef7ce05e3: patching N(SD)=0 into dtap '03352C33'O MSC_Test_0-RAN(447)@d81ef7ce05e3: patched enc_l3: '03352C33'O MSC_Test_0-SCCP(446)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: vl_len:7 MSC_Test_0-SCCP(446)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000403352C33'O MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: f_mo_seq_dtmf_dup() 3: got second START_DTMF_ind TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(448)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(447)@d81ef7ce05e3: patching N(SD)=1 into dtap '032D0802E180'O MSC_Test_0-RAN(447)@d81ef7ce05e3: patched enc_l3: '036D0802E180'O MSC_Test_0-SCCP(446)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(446)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010006036D0802E180'O MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(448)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(446)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(449)@d81ef7ce05e3: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(454)-2147483639 TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(446)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(446)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(446)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(448)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(447)@d81ef7ce05e3: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(454)15967742 TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: f_call_hangup 9: done TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(454)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(447)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(448)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(450)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(445)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(446)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(452)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(449)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(455)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(453)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(451)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(445): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(446): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(447): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(448): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(449): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(450): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(451): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(452): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(453): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_mo_setup_and_dtmf_dup0(454): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(455): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_mo_setup_and_dtmf_dup finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_dtmf_dup pass'. Tue Jun 18 08:15:48 UTC 2024 ====== MSC_Tests.TC_mo_setup_and_dtmf_dup pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_mo_setup_and_dtmf_dup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=467116) Waiting for packet dumper to finish... 1 (prev_count=467116, count=468193) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_dtmf_dup pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_t310'. ------ MSC_Tests.TC_mt_t310 ------ Tue Jun 18 08:15:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mt_t310.pcap" >/data/MSC_Tests.TC_mt_t310.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_t310' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_mt_t310 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(459)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(459)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(459)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(457)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(460)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(459)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(459)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(459)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(459)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(459)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(459)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(459)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(459)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(459)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(459)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(459)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(459)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(459)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(459)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(459)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(459)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(462)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(462)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(462)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(462)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(462)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(462)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(462)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(462)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(463)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000032" to be handled at TC_mt_t3100(465) TC_mt_t3100(465)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000032'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(459)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(459)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(458)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(458)@d81ef7ce05e3: Added conn table entry 0TC_mt_t3100(465)13644216 MSC_Test_0-SCCP(457)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(458)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(459)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(459)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(459)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(459)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@d81ef7ce05e3: { messageType := 2, destLocRef := 'D031B8'O, sourceLocRef := '00003C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(457)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(463)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000032" handled at TC_mt_t3100(465) MSC_Test-GSUP(463)@d81ef7ce05e3: Added IMSI table entry 0TC_mt_t3100(465)"262420000000032" MSC_Test_0-SCCP(457)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(457)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(457)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(457)@d81ef7ce05e3: vl_from0 TC_mt_t3100(465)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(465)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(457)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(459)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(459)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(457)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(465)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(458)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(458)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(457)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(457)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(457)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(459)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(459)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(457)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(457)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(457)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(457)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(459)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(459)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(459)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(458)@d81ef7ce05e3: Deleted conn table entry 0TC_mt_t3100(465)13644216 TC_mt_t3100(465)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(465)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_t3100(465)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(465)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(458)@d81ef7ce05e3: Created IMSI[0] for '262420000000032'H'1E326EF3'O to be handled at TC_mt_t3100(465) MSC_Test-MNCC(460)@d81ef7ce05e3: Added conn table entry 0TC_mt_t3100(465)1179279473 MSC_Test_0-M3UA(459)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(459)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(458)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_t3100(465) TC_mt_t3100(465)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(465)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1E326EF3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(458)@d81ef7ce05e3: Added conn table entry 0TC_mt_t3100(465)5570324 MSC_Test_0-SCCP(457)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(459)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(459)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(459)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(459)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(459)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(459)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@d81ef7ce05e3: { messageType := 2, destLocRef := '54FF14'O, sourceLocRef := '00003D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(457)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(457)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(457)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(457)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(457)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(465)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(465)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(461)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_t3100(465) MSC_Test_0-RAN(458)@d81ef7ce05e3: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(458)@d81ef7ce05e3: patched enc_l3: '8308'O MSC_Test_0-SCCP(457)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(457)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(457)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028308'O MSC_Test_0-M3UA(459)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(461)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "49", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mt_t3100(465) MSC_Test_0-M3UA(459)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(459)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(457)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(457)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(457)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(457)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(459)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_t3100(465)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MSC_Test-GSUP-IPA(462)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(462)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(459)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(459)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(457)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(465)@d81ef7ce05e3: Rx MNCC DISC.ind, T310.read yields 29.987077 TC_mt_t3100(465)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(459)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(459)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(457)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(458)@d81ef7ce05e3: patching N(SD)=1 into dtap '832A'O MSC_Test_0-RAN(458)@d81ef7ce05e3: patched enc_l3: '836A'O MSC_Test_0-SCCP(457)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(457)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(457)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002836A'O MSC_Test_0-M3UA(459)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(460)@d81ef7ce05e3: Deleted conn table entry 0TC_mt_t3100(465)1179279473 MSC_Test_0-M3UA(459)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(459)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(457)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(457)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(457)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(457)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(459)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(459)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(459)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(458)@d81ef7ce05e3: Deleted conn table entry 0TC_mt_t3100(465)5570324 TC_mt_t3100(465)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(465)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(465)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(458)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(457)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(460)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(459)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(463)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(461)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(456)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(464)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(462)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(466)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(456): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(457): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(458): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(459): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(460): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(461): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(462): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(463): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(464): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_mt_t3100(465): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(466): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_mt_t310 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass'. Tue Jun 18 08:16:23 UTC 2024 ====== MSC_Tests.TC_mt_t310 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_mt_t310.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=302933) Waiting for packet dumper to finish... 1 (prev_count=302933, count=408122) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_cancel'. ------ MSC_Tests.TC_gsup_cancel ------ Tue Jun 18 08:16:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_gsup_cancel.pcap" >/data/MSC_Tests.TC_gsup_cancel.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_cancel' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_gsup_cancel started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(470)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(470)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(470)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(468)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(471)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(470)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(470)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(470)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(470)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(470)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(470)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(470)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(470)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(470)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(470)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(470)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(470)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(470)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(470)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(470)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(470)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(473)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(473)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(473)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(473)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(473)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(473)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(473)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(473)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(474)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000033" to be handled at TC_gsup_cancel0(476) TC_gsup_cancel0(476)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(469)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(469)@d81ef7ce05e3: Added conn table entry 0TC_gsup_cancel0(476)1331204 MSC_Test_0-RAN(469)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(468)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(470)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d81ef7ce05e3: { messageType := 2, destLocRef := '145004'O, sourceLocRef := '00003E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(474)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000033" handled at TC_gsup_cancel0(476) MSC_Test-GSUP(474)@d81ef7ce05e3: Added IMSI table entry 0TC_gsup_cancel0(476)"262420000000033" TC_gsup_cancel0(476)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(476)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(468)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(469)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(469)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(468)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(468)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(469)@d81ef7ce05e3: Deleted conn table entry 0TC_gsup_cancel0(476)1331204 TC_gsup_cancel0(476)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(476)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '383A91B7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(469)@d81ef7ce05e3: Added conn table entry 0TC_gsup_cancel0(476)16696971 MSC_Test_0-RAN(469)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(468)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(470)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(470)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d81ef7ce05e3: { messageType := 2, destLocRef := 'FEC68B'O, sourceLocRef := '00003F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(476)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(471)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_gsup_cancel0(476) MSC_Test-MGCP(472)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_gsup_cancel0(476) MSC_Test_0-RAN(469)@d81ef7ce05e3: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(469)@d81ef7ce05e3: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: vl_len:19 MSC_Test_0-SCCP(468)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(472)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "54", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_gsup_cancel0(476) TC_gsup_cancel0(476)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_gsup_cancel0(476)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(471)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_gsup_cancel0(476) MSC_Test-MNCC(471)@d81ef7ce05e3: Added conn table entry 0TC_gsup_cancel0(476)-2147483638 TC_gsup_cancel0(476)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(470)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(468)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_cancel0(476)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_gsup_cancel0(476)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(470)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(470)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(470)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_gsup_cancel0(476)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_gsup_cancel0(476)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(469)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(469)@d81ef7ce05e3: patched enc_l3: '038F'O MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(468)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_cancel0(476)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_gsup_cancel0(476)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_gsup_cancel0(476)@d81ef7ce05e3: f_mo_call_establish DONE TC_gsup_cancel0(476)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@d81ef7ce05e3: Hold the call for some time TC_gsup_cancel0(476)@d81ef7ce05e3: Call stayed open for 5.000000 seconds, all is well. TC_gsup_cancel0(476)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@d81ef7ce05e3: Hangup TC_gsup_cancel0(476)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(470)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(470)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@d81ef7ce05e3: f_call_hangup 2.a: rx DTAP CC RELEASE TC_gsup_cancel0(476)@d81ef7ce05e3: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(469)@d81ef7ce05e3: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(469)@d81ef7ce05e3: patched enc_l3: '03EA'O MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(468)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(471)@d81ef7ce05e3: Deleted conn table entry 0TC_gsup_cancel0(476)-2147483638 MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_gsup_cancel0(476)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_gsup_cancel0(476)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(468)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(469)@d81ef7ce05e3: Deleted conn table entry 0TC_gsup_cancel0(476)16696971 MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_cancel0(476)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_gsup_cancel0(476)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@d81ef7ce05e3: f_call_hangup 9: done TC_gsup_cancel0(476)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(469)@d81ef7ce05e3: Added conn table entry 0TC_gsup_cancel0(476)11399937 MSC_Test_0-RAN(469)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(468)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(470)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d81ef7ce05e3: { messageType := 2, destLocRef := 'ADF301'O, sourceLocRef := '000040'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(470)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(468)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(468)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(469)@d81ef7ce05e3: Deleted conn table entry 0TC_gsup_cancel0(476)11399937 MSC_Test_0-M3UA(470)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_cancel0(476)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(476)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(469)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(468)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(472)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(467)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(474)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(477)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(470)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(471)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(475)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(473)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(467): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(468): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(469): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(470): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(471): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(472): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(473): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(474): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(475): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_gsup_cancel0(476): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(477): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_gsup_cancel finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass'. Tue Jun 18 08:16:35 UTC 2024 ====== MSC_Tests.TC_gsup_cancel pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_gsup_cancel.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=511921) Waiting for packet dumper to finish... 1 (prev_count=511921, count=512998) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 ------ Tue Jun 18 08:16:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_encr_1_13 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(481)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(481)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(481)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(479)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(482)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(481)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(481)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(481)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(481)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(481)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(481)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(481)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(481)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(481)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(481)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(481)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(481)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(481)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(481)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(481)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(481)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(484)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(484)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(484)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(484)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(484)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(484)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(484)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(484)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(485)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000034" to be handled at TC_lu_imsi_auth_tmsi_encr_1_130(487) TC_lu_imsi_auth_tmsi_encr_1_130(487)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000034'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(481)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(481)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(480)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(480)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(487)2036982 MSC_Test_0-SCCP(479)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(480)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(481)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(481)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@d81ef7ce05e3: { messageType := 2, destLocRef := '1F14F6'O, sourceLocRef := '000041'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(479)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(485)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000034" handled at TC_lu_imsi_auth_tmsi_encr_1_130(487) MSC_Test-GSUP(485)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(487)"262420000000034" MSC_Test_0-SCCP(479)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(479)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(479)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(479)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(481)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_1_130(487)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(487)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(481)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(481)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(479)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(479)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(479)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(480)@d81ef7ce05e3: patching N(SD)=1 into dtap '05146D11E785'O MSC_Test_0-RAN(480)@d81ef7ce05e3: patched enc_l3: '05546D11E785'O MSC_Test_0-SCCP(479)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(479)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(479)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(479)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000605546D11E785'O MSC_Test_0-M3UA(481)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(481)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(479)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(479)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(479)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(479)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(479)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(479)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(479)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(481)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(481)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(479)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(479)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(479)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(481)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(481)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(479)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(479)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(479)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_1_130(487)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(480)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(480)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_0-SCCP(479)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(479)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(479)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(479)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(481)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(481)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(479)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(479)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(479)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(479)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(479)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(479)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(479)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(481)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(481)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(481)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(480)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(487)2036982 TC_lu_imsi_auth_tmsi_encr_1_130(487)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(487)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(487)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(487)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(487)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(485)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(480)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(479)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(482)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(481)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(478)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(483)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(486)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(484)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(488)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(478): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(479): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(480): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(481): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(482): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(483): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(484): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(485): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(486): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_1_130(487): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(488): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_encr_1_13 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass'. Tue Jun 18 08:16:40 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=37272) Waiting for packet dumper to finish... 1 (prev_count=37272, count=238034) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 ------ Tue Jun 18 08:16:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_encr_3_13 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(492)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(492)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(492)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(490)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(493)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(492)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(492)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(492)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(492)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(492)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(492)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(492)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(492)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(492)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(492)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(492)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(492)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(492)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(492)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(492)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(492)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(495)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(495)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(495)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(495)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(495)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(495)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(495)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(495)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(496)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000035" to be handled at TC_lu_imsi_auth_tmsi_encr_3_130(498) TC_lu_imsi_auth_tmsi_encr_3_130(498)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000035'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(492)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(492)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(491)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(491)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(498)10784965 MSC_Test_0-SCCP(490)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(491)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(492)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(492)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@d81ef7ce05e3: { messageType := 2, destLocRef := 'A490C5'O, sourceLocRef := '000042'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(490)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(496)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000035" handled at TC_lu_imsi_auth_tmsi_encr_3_130(498) MSC_Test-GSUP(496)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(498)"262420000000035" MSC_Test_0-SCCP(490)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(490)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(490)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(490)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(492)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_3_130(498)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(498)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(492)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(492)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(490)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(490)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(490)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(491)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514C373D5D2'O MSC_Test_0-RAN(491)@d81ef7ce05e3: patched enc_l3: '0554C373D5D2'O MSC_Test_0-SCCP(490)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(490)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(490)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(490)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100060554C373D5D2'O MSC_Test_0-M3UA(492)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(492)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(490)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(490)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(490)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(490)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(490)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(490)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(490)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(492)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(492)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(490)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(490)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(490)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(492)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(492)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(490)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(490)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(490)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_3_130(498)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(491)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(491)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_0-SCCP(490)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(490)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(490)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(490)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(492)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(492)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(490)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(490)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(490)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(490)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(490)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(490)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(490)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(492)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(492)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(492)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(491)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(498)10784965 TC_lu_imsi_auth_tmsi_encr_3_130(498)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(498)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(498)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(498)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(498)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(492)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(490)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(493)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(491)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(496)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(489)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(495)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(499)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(497)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(494)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(489): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(490): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(491): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(492): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(493): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(494): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(495): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(496): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(497): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_130(498): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(499): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_encr_3_13 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass'. Tue Jun 18 08:16:45 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=37272) Waiting for packet dumper to finish... 1 (prev_count=37272, count=236998) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 ------ Tue Jun 18 08:16:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_encr_3_1 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(503)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(503)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(503)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(501)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(504)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(506)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(506)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(506)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(506)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(506)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(506)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(506)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(506)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(507)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000360" to be handled at TC_lu_imsi_auth_tmsi_encr_3_10(509) TC_lu_imsi_auth_tmsi_encr_3_10(509)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000360'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(503)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(503)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(503)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(503)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(503)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(503)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(503)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(503)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(503)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(503)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(503)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(503)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(503)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(503)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(503)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(503)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(503)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(503)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(503)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(502)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(502)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(509)13957204 MSC_Test_0-SCCP(501)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(502)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(503)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(503)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(503)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(501)@d81ef7ce05e3: { messageType := 2, destLocRef := 'D4F854'O, sourceLocRef := '000043'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(501)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(507)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000360" handled at TC_lu_imsi_auth_tmsi_encr_3_10(509) MSC_Test-GSUP(507)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(509)"262420000000360" MSC_Test_0-SCCP(501)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(501)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(501)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(501)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(503)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(503)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(503)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(501)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(501)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(501)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(501)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(502)@d81ef7ce05e3: patching N(SD)=1 into dtap '051475F85DAB'O MSC_Test_0-RAN(502)@d81ef7ce05e3: patched enc_l3: '055475F85DAB'O MSC_Test_0-SCCP(501)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(501)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(501)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(501)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010006055475F85DAB'O MSC_Test_0-M3UA(503)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(503)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(503)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(503)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(501)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(503)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(501)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(501)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(501)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(501)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(501)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(501)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(501)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(501)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(501)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(501)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(501)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(503)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(503)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(503)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(501)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(503)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(502)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(509)13957204 TC_lu_imsi_auth_tmsi_encr_3_10(509)@d81ef7ce05e3: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_10(509)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_10(509)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(509)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(509)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(502)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(503)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(501)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(504)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(507)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(500)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(505)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(508)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(506)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(510)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(500): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(501): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(502): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(503): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(504): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(505): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(506): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(507): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(508): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_10(509): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(510): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_encr_3_1 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass'. Tue Jun 18 08:16:50 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=37260) Waiting for packet dumper to finish... 1 (prev_count=37260, count=186075) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm ------ Tue Jun 18 08:16:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(514)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(514)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(514)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(512)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(515)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(517)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(517)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(517)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(517)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(517)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(517)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(517)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(517)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(518)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000361" to be handled at TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520) TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000361'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(514)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(514)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(514)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(514)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(514)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(514)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(514)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(514)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(514)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(514)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(514)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(514)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(514)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(514)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(514)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(514)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(514)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(514)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(514)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(513)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(513)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)14419974 MSC_Test_0-RAN(513)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(512)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(514)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(514)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(514)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@d81ef7ce05e3: { messageType := 2, destLocRef := 'DC0806'O, sourceLocRef := '000044'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(512)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(518)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000361" handled at TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520) MSC_Test-GSUP(518)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)"262420000000361" MSC_Test_0-M3UA(514)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(514)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(512)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(513)@d81ef7ce05e3: patching N(SD)=1 into dtap '051491565F80'O MSC_Test_0-RAN(513)@d81ef7ce05e3: patched enc_l3: '055491565F80'O MSC_Test_0-SCCP(512)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(512)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(512)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010006055491565F80'O MSC_Test_0-M3UA(514)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(514)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(514)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(512)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(512)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(512)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(512)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(514)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(514)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(514)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(514)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(514)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(512)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(512)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(512)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(512)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(512)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(512)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(514)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(514)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(514)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(514)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(513)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)14419974 TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)@d81ef7ce05e3: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(514)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(513)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(512)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(515)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(518)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(516)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(511)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(519)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(517)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(521)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(511): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(512): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(513): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(514): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(515): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(516): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(517): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(518): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(519): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(521): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass'. Tue Jun 18 08:16:55 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=37332) Waiting for packet dumper to finish... 1 (prev_count=37332, count=194241) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 ------ Tue Jun 18 08:16:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_encr_13_2 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(525)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(525)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(525)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(523)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(526)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(528)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(528)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(528)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(528)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(528)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(528)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(528)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(528)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(529)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000037" to be handled at TC_lu_imsi_auth_tmsi_encr_13_20(531) TC_lu_imsi_auth_tmsi_encr_13_20(531)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '1'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000037'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(525)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(525)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(525)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(525)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(525)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(525)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(525)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(525)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(525)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(525)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(525)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(525)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(525)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(525)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(525)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(525)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(525)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(525)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(525)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(524)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(524)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(531)7948991 MSC_Test_0-SCCP(523)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(524)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(525)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(525)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(525)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(523)@d81ef7ce05e3: { messageType := 2, destLocRef := '794ABF'O, sourceLocRef := '000045'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(523)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(529)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000037" handled at TC_lu_imsi_auth_tmsi_encr_13_20(531) MSC_Test-GSUP(529)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(531)"262420000000037" MSC_Test_0-SCCP(523)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(523)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(523)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(523)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(525)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(525)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(525)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(523)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(523)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(523)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(523)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(524)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514B064F5B0'O MSC_Test_0-RAN(524)@d81ef7ce05e3: patched enc_l3: '0554B064F5B0'O MSC_Test_0-SCCP(523)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(523)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(523)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(523)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100060554B064F5B0'O MSC_Test_0-M3UA(525)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(525)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(525)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(525)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(523)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(523)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(523)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(523)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(525)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(523)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(523)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(523)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(523)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(523)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(523)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(523)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(523)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(525)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(525)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(525)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(523)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(525)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(524)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(531)7948991 TC_lu_imsi_auth_tmsi_encr_13_20(531)@d81ef7ce05e3: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_13_20(531)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_13_20(531)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(531)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(531)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(523)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(525)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(526)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(529)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(524)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(522)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(532)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(527)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(530)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(528)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(522): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(523): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(524): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(525): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(526): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(527): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(528): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(529): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(530): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_20(531): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(532): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_encr_13_2 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass'. Tue Jun 18 08:16:59 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=37276) Waiting for packet dumper to finish... 1 (prev_count=37276, count=185791) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 ------ Tue Jun 18 08:17:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_encr_013_2 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(536)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(536)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(536)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(534)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(537)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(539)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(539)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(539)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(539)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(539)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(539)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(539)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(539)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(540)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000038" to be handled at TC_lu_imsi_auth_tmsi_encr_013_20(542) TC_lu_imsi_auth_tmsi_encr_013_20(542)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '1'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000038'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(536)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(536)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(536)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(536)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(536)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(536)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(536)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(536)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(536)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(536)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(536)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(536)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(536)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(536)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(536)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(536)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(536)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(536)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(535)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(535)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(542)6042317 MSC_Test_0-SCCP(534)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(535)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(536)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(536)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@d81ef7ce05e3: { messageType := 2, destLocRef := '5C32CD'O, sourceLocRef := '000046'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(534)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(540)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000038" handled at TC_lu_imsi_auth_tmsi_encr_013_20(542) MSC_Test-GSUP(540)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(542)"262420000000038" MSC_Test_0-SCCP(534)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(534)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(534)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(534)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(536)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_013_20(542)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(542)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(536)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(536)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(534)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(534)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(534)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(535)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514E2D5CCA9'O MSC_Test_0-RAN(535)@d81ef7ce05e3: patched enc_l3: '0554E2D5CCA9'O MSC_Test_0-SCCP(534)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(534)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(534)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(534)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100060554E2D5CCA9'O MSC_Test_0-M3UA(536)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(536)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(534)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(534)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(534)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(534)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(534)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(534)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(534)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C01'O MSC_Test_0-M3UA(536)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(536)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(534)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(534)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(534)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(536)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(536)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(534)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(534)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(534)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_013_20(542)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(535)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(535)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_0-SCCP(534)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(534)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(534)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(534)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(536)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(536)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(534)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(534)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(534)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(534)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(534)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(534)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(534)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(536)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(536)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(536)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(535)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(542)6042317 TC_lu_imsi_auth_tmsi_encr_013_20(542)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(542)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(542)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(542)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(542)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(534)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(535)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(536)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(540)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(541)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(537)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(538)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(533)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(539)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(543)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(533): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(534): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(535): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(536): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(537): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(538): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(539): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(540): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(541): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_013_20(542): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_encr_013_2 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass'. Tue Jun 18 08:17:04 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=37292) Waiting for packet dumper to finish... 1 (prev_count=37292, count=237430) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 ------ Tue Jun 18 08:17:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(547)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(547)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(547)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(545)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(548)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(550)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(550)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(550)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(550)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(550)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(550)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(550)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(550)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(547)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(547)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(547)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(547)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(547)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(547)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(547)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(547)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(547)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(547)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(547)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(547)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(547)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(547)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(547)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(547)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(551)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_imsi_auth_tmsi_encr_0134_10(553) TC_lu_imsi_auth_tmsi_encr_0134_10(553)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000039'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(547)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(547)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(546)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(546)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(553)5331477 MSC_Test_0-SCCP(545)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(546)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(547)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(547)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@d81ef7ce05e3: { messageType := 2, destLocRef := '515A15'O, sourceLocRef := '000047'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(545)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(551)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000039" handled at TC_lu_imsi_auth_tmsi_encr_0134_10(553) MSC_Test-GSUP(551)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(553)"262420000000039" MSC_Test_0-SCCP(545)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(545)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(545)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(547)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_0134_10(553)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(553)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(547)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(547)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(545)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(546)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514572D3D6D21047370421D'O MSC_Test_0-RAN(546)@d81ef7ce05e3: patched enc_l3: '0554572D3D6D21047370421D'O MSC_Test_0-SCCP(545)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@d81ef7ce05e3: vl_len:15 MSC_Test_0-SCCP(545)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(545)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000C0554572D3D6D21047370421D'O MSC_Test_0-M3UA(547)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(547)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(545)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(545)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(545)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(545)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(547)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(547)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(545)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(545)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(545)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(545)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(547)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(547)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(545)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(547)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(547)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(545)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_10(553)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(546)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(546)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_0-SCCP(545)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(545)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(545)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(547)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(547)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(545)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(545)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(545)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(545)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(547)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(547)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(547)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(546)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(553)5331477 TC_lu_imsi_auth_tmsi_encr_0134_10(553)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(553)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(553)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(553)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(553)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(546)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(547)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(545)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(548)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(544)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(551)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(550)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(552)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(549)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(554)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(544): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(545): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(546): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(547): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(548): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(549): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(550): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(551): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(552): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_10(553): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(554): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass'. Tue Jun 18 08:17:09 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=242297) Waiting for packet dumper to finish... 1 (prev_count=242297, count=259106) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 ------ Tue Jun 18 08:17:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(558)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(558)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(558)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(556)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(559)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(561)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(561)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(561)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(561)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(561)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(561)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(561)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(561)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(558)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(558)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(558)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(558)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(558)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(558)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(558)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(558)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(558)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(558)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(558)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(558)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(558)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(558)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(558)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(558)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(562)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000040" to be handled at TC_lu_imsi_auth_tmsi_encr_0134_340(564) TC_lu_imsi_auth_tmsi_encr_0134_340(564)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '1'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000040'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(558)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(558)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(557)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(557)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(564)10776854 MSC_Test_0-SCCP(556)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(557)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(558)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(558)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@d81ef7ce05e3: { messageType := 2, destLocRef := 'A47116'O, sourceLocRef := '000048'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(556)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(562)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000040" handled at TC_lu_imsi_auth_tmsi_encr_0134_340(564) MSC_Test-GSUP(562)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(564)"262420000000040" MSC_Test_0-SCCP(556)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(556)@d81ef7ce05e3: vl_len:11 MSC_Test_0-SCCP(556)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(556)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00095412035A4982130101'O MSC_Test_0-M3UA(558)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_0134_340(564)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(564)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(558)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(558)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(556)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(556)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(556)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(557)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514777E381C21044C9971E2'O MSC_Test_0-RAN(557)@d81ef7ce05e3: patched enc_l3: '0554777E381C21044C9971E2'O MSC_Test_0-SCCP(556)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(556)@d81ef7ce05e3: vl_len:15 MSC_Test_0-SCCP(556)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(556)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000C0554777E381C21044C9971E2'O MSC_Test_0-M3UA(558)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(558)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(556)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(556)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(556)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(556)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(556)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(556)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(556)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(558)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(558)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(556)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(556)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(556)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(558)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(558)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(556)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(556)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(556)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_340(564)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(557)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(557)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_0-SCCP(556)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(556)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(556)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(556)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(558)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(558)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(556)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(556)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(556)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(556)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(556)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(556)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(556)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(558)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(558)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(558)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(557)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(564)10776854 TC_lu_imsi_auth_tmsi_encr_0134_340(564)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(564)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(564)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(564)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(564)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(562)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(556)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(557)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(558)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(555)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(565)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(559)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(563)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(561)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(560)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(555): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(556): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(557): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(558): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(559): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(560): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(561): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(562): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(563): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_340(564): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(565): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass'. Tue Jun 18 08:17:14 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=37320) Waiting for packet dumper to finish... 1 (prev_count=37320, count=239397) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 ------ Tue Jun 18 08:17:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(569)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(569)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(569)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(567)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(570)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(572)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(572)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(572)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(572)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(572)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(572)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(572)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(572)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(569)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(569)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(569)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(569)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(569)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(569)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(569)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(569)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(569)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(569)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(569)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(569)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(569)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(569)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(569)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(569)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(573)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000041" to be handled at TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575) TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '1'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000041'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(569)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(569)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(568)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(568)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)8077054 MSC_Test_0-SCCP(567)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(568)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(569)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(569)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@d81ef7ce05e3: { messageType := 2, destLocRef := '7B3EFE'O, sourceLocRef := '000049'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(567)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(573)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000041" handled at TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575) MSC_Test-GSUP(573)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)"262420000000041" MSC_Test_0-SCCP(567)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(567)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(567)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00065412035A4902'O MSC_Test_0-M3UA(569)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(569)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(569)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(567)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(568)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514A19EFAB121047E6ADF71'O MSC_Test_0-RAN(568)@d81ef7ce05e3: patched enc_l3: '0554A19EFAB121047E6ADF71'O MSC_Test_0-SCCP(567)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@d81ef7ce05e3: vl_len:15 MSC_Test_0-SCCP(567)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(567)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000C0554A19EFAB121047E6ADF71'O MSC_Test_0-M3UA(569)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(569)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(567)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(567)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(567)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(567)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00065412035A4902'O MSC_Test_0-M3UA(569)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(569)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(567)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(567)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(567)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(567)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(569)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(569)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(567)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(569)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(569)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(567)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(568)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(568)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_0-SCCP(567)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(567)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(567)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(569)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(569)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(567)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(567)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(567)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(567)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(569)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(569)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(569)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(568)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)8077054 TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(568)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(567)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(570)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(573)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(569)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(574)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(576)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(566)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(572)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(571)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(566): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(567): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(568): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(569): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(570): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(571): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(572): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(573): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(574): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(576): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass'. Tue Jun 18 08:17:19 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=240920) Waiting for packet dumper to finish... 1 (prev_count=240920, count=254717) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_release_timeout'. ------ MSC_Tests.TC_mo_release_timeout ------ Tue Jun 18 08:17:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mo_release_timeout.pcap" >/data/MSC_Tests.TC_mo_release_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_release_timeout' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_mo_release_timeout started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(580)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(580)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(580)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(578)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(581)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(583)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(583)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(583)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(583)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(583)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(583)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(583)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(583)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(584)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000040" to be handled at TC_mo_release_timeout0(586) TC_mo_release_timeout0(586)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000040'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(580)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(580)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(580)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(580)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(580)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(580)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(580)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(580)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(580)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(580)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(580)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(580)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(580)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(580)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(580)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(580)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(580)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(580)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(579)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(579)@d81ef7ce05e3: Added conn table entry 0TC_mo_release_timeout0(586)4457505 MSC_Test_0-SCCP(578)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(579)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(580)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(580)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(580)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(580)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@d81ef7ce05e3: { messageType := 2, destLocRef := '440421'O, sourceLocRef := '00004A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(578)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(578)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(578)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(584)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000040" handled at TC_mo_release_timeout0(586) MSC_Test-GSUP(584)@d81ef7ce05e3: Added IMSI table entry 0TC_mo_release_timeout0(586)"262420000000040" MSC_Test_0-SCCP(578)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(578)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(578)@d81ef7ce05e3: vl_from0 TC_mo_release_timeout0(586)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(586)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(578)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(580)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(580)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(578)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_release_timeout0(586)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(579)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(579)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(578)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(578)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(578)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(578)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(580)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(580)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(578)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(578)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(578)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(578)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(578)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(580)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(580)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(580)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(579)@d81ef7ce05e3: Deleted conn table entry 0TC_mo_release_timeout0(586)4457505 TC_mo_release_timeout0(586)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(586)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(586)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(586)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(586)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '90435207'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(579)@d81ef7ce05e3: Added conn table entry 0TC_mo_release_timeout0(586)5304266 MSC_Test_0-RAN(579)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(578)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(580)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(580)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(580)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(580)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(580)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(580)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@d81ef7ce05e3: { messageType := 2, destLocRef := '50EFCA'O, sourceLocRef := '00004B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(578)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(578)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(578)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(578)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(578)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_release_timeout0(586)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(586)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(581)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_mo_release_timeout0(586) MSC_Test-MGCP(582)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_release_timeout0(586) MSC_Test_0-RAN(579)@d81ef7ce05e3: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(579)@d81ef7ce05e3: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(578)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(578)@d81ef7ce05e3: vl_len:19 MSC_Test_0-SCCP(578)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(578)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(580)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(582)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "60", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_release_timeout0(586) TC_mo_release_timeout0(586)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_mo_release_timeout0(586)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(581)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_mo_release_timeout0(586) MSC_Test-MNCC(581)@d81ef7ce05e3: Added conn table entry 0TC_mo_release_timeout0(586)-2147483637 TC_mo_release_timeout0(586)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_release_timeout0(586)@d81ef7ce05e3: f_mo_call_establish DONE TC_mo_release_timeout0(586)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(580)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(580)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(580)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(580)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(581)@d81ef7ce05e3: Deleted conn table entry 0TC_mo_release_timeout0(586)-2147483637 MSC_Test_0-SCCP(578)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(578)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(578)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(578)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(578)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(578)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(578)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(578)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(580)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(580)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(579)@d81ef7ce05e3: Deleted conn table entry 0TC_mo_release_timeout0(586)5304266 MSC_Test_0-M3UA(580)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_release_timeout0(586)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(586)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(586)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(586)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(579)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(584)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(585)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(581)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(580)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(577)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(587)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(578)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(582)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(583)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(577): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(578): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(579): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(580): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(581): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(582): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(583): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(584): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(585): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_mo_release_timeout0(586): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(587): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_mo_release_timeout finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_release_timeout pass'. Tue Jun 18 08:17:27 UTC 2024 ====== MSC_Tests.TC_mo_release_timeout pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_mo_release_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=320160) Waiting for packet dumper to finish... 1 (prev_count=320160, count=339415) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_release_timeout pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp'. ------ MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp ------ Tue Jun 18 08:17:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp.pcap" >/data/MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_and_mt_call_no_dlcx_resp started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(591)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(591)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(591)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(589)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(592)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(594)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(594)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(594)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(594)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(594)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(594)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(594)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(594)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(591)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(591)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(591)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(591)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(591)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(591)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(591)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(591)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(591)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(591)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(591)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(591)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(591)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(591)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(591)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(591)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(595)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000041" to be handled at TC_lu_and_mt_call_no_dlcx_resp0(597) TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000041'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(591)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(591)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(590)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(590)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)1018923 MSC_Test_0-SCCP(589)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(590)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(591)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(591)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(591)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(591)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@d81ef7ce05e3: { messageType := 2, destLocRef := '0F8C2B'O, sourceLocRef := '00004C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(589)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(595)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000041" handled at TC_lu_and_mt_call_no_dlcx_resp0(597) MSC_Test-GSUP(595)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)"262420000000041" MSC_Test_0-SCCP(589)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(589)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(589)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(589)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(589)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(591)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(591)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(589)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(590)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(590)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(589)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(589)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(589)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(591)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(591)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(589)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(589)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(589)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(589)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(591)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(591)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(591)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(590)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)1018923 TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(592)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)1190068169 MSC_Test_0-RAN(590)@d81ef7ce05e3: Created IMSI[0] for '262420000000041'H'A0753D10'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(597) MSC_Test_0-M3UA(591)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(591)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(590)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_no_dlcx_resp0(597) TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(590)@d81ef7ce05e3: Created IMSI[1] for '262420000000041'H'A0753D10'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(597) TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A0753D10'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(590)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)3058292 MSC_Test_0-SCCP(589)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(591)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(591)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@d81ef7ce05e3: { messageType := 2, destLocRef := '2EAA74'O, sourceLocRef := '00004D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(589)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(591)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(591)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(591)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(591)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(589)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(589)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(589)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: f_mt_call_complete 1 MSC_Test_0-RAN(590)@d81ef7ce05e3: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(590)@d81ef7ce05e3: patched enc_l3: '8301'O MSC_Test_0-SCCP(589)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(589)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(589)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(591)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: f_mt_call_complete 2 MSC_Test-MGCP(593)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_no_dlcx_resp0(597) MSC_Test-MGCP(593)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "63", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_call_no_dlcx_resp0(597) TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: f_mt_call_complete 3 TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: f_mt_call_complete 4 MSC_Test_0-M3UA(591)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(591)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(589)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: f_mt_call_complete 6 MSC_Test_0-SCCP(589)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(589)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(589)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(591)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(590)@d81ef7ce05e3: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(590)@d81ef7ce05e3: patched enc_l3: '8347'O MSC_Test_0-SCCP(589)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(589)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(589)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(591)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: f_mt_call_complete 5 TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: f_mt_call_complete 8 TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: f_mt_call_complete 7 TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: f_mt_call_complete 9 TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: f_mt_call_complete DONE TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: Hangup TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(591)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(591)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(589)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(590)@d81ef7ce05e3: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(590)@d81ef7ce05e3: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(589)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(589)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(589)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(591)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@d81ef7ce05e3: Message received on association #8 MSC_Test-MNCC(592)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)1190068169 MSC_Test_0-M3UA(591)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(591)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(591)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(589)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(589)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(589)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(589)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(589)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(589)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(591)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(591)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(591)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(590)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)3058292 TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: f_call_hangup 9: done MSC_Test_0-RAN(590)@d81ef7ce05e3: Removed IMSI[0] for '262420000000041'H to be handled at TC_lu_and_mt_call_no_dlcx_resp0(597) TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(595)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(591)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(596)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(594)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(590)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(588)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(593)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(589)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(598)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(592)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(588): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(589): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(590): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(591): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(592): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(593): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(594): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(595): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(596): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_and_mt_call_no_dlcx_resp0(597): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(598): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_and_mt_call_no_dlcx_resp finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass'. Tue Jun 18 08:17:45 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=408655) Waiting for packet dumper to finish... 1 (prev_count=408655, count=428354) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two'. ------ MSC_Tests.TC_reset_two ------ Tue Jun 18 08:17:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_reset_two.pcap" >/data/MSC_Tests.TC_reset_two.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_reset_two started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(602)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(602)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(602)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(600)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(605)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(605)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(605)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(603)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(606)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(608)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(608)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(608)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(608)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(608)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(608)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(608)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(608)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(602)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(602)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(602)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(602)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(602)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(602)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(602)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(602)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(602)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(602)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(602)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(602)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(602)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(602)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(602)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(602)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(605)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(605)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(605)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(605)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(605)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(605)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(605)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(605)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(605)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(605)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(605)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(605)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(605)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(605)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(605)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(605)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(602)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(602)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(602)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(601)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(605)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(605)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(605)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(604)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(600)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(602)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(604)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(603)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(601)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(609)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(599)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(605)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(610)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(606)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(607)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(608)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: pass MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(599): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(600): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(601): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(602): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(603): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(604): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(605): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(606): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(607): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(608): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(609): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(610): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_reset_two finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two pass'. Tue Jun 18 08:17:51 UTC 2024 ====== MSC_Tests.TC_reset_two pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_reset_two.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=83220) Waiting for packet dumper to finish... 1 (prev_count=83220, count=108841) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call'. ------ MSC_Tests.TC_lu_and_mt_call ------ Tue Jun 18 08:17:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mt_call.pcap" >/data/MSC_Tests.TC_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_and_mt_call started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(614)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(614)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(614)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(612)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(615)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(617)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(617)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(617)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(617)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(617)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(617)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(617)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(617)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(618)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call0(620) TC_lu_and_mt_call0(620)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000039'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(614)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(614)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(614)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(614)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(614)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(614)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(614)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(614)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(614)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(614)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(614)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(614)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(614)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(614)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(614)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(614)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(614)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(614)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(613)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(613)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_call0(620)10158496 MSC_Test_0-SCCP(612)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(613)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(614)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(614)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(614)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(614)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@d81ef7ce05e3: { messageType := 2, destLocRef := '9B01A0'O, sourceLocRef := '00004E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(612)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(618)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call0(620) MSC_Test-GSUP(618)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_and_mt_call0(620)"262420000000039" MSC_Test_0-SCCP(612)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(612)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(612)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(612)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(612)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(614)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(620)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(620)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(614)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(614)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(612)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(620)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(613)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(613)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(612)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(612)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(612)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(614)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(614)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(612)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(612)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(612)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(612)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(614)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(614)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(614)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(613)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_call0(620)10158496 TC_lu_and_mt_call0(620)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(620)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(615)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_call0(620)349484153 MSC_Test_0-RAN(613)@d81ef7ce05e3: Created IMSI[0] for '262420000000039'H'92B311CB'O to be handled at TC_lu_and_mt_call0(620) MSC_Test_0-M3UA(614)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(614)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(613)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call0(620) TC_lu_and_mt_call0(620)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(613)@d81ef7ce05e3: Created IMSI[1] for '262420000000039'H'92B311CB'O to be handled at TC_lu_and_mt_call0(620) TC_lu_and_mt_call0(620)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '92B311CB'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(613)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_call0(620)6591993 MSC_Test_0-SCCP(612)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(614)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(614)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(614)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(614)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(614)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(614)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@d81ef7ce05e3: { messageType := 2, destLocRef := '6495F9'O, sourceLocRef := '00004F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(612)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(612)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(612)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(612)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(612)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(620)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(620)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@d81ef7ce05e3: f_mt_call_complete 1 MSC_Test_0-RAN(613)@d81ef7ce05e3: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(613)@d81ef7ce05e3: patched enc_l3: '8301'O MSC_Test_0-SCCP(612)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(612)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(612)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(614)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(620)@d81ef7ce05e3: f_mt_call_complete 2 MSC_Test-MGCP(616)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call0(620) MSC_Test-MGCP(616)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "69", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "10" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_call0(620) TC_lu_and_mt_call0(620)@d81ef7ce05e3: f_mt_call_complete 3 TC_lu_and_mt_call0(620)@d81ef7ce05e3: f_mt_call_complete 4 MSC_Test_0-M3UA(614)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(614)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(612)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(620)@d81ef7ce05e3: f_mt_call_complete 6 MSC_Test_0-SCCP(612)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(612)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(612)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(614)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(613)@d81ef7ce05e3: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(613)@d81ef7ce05e3: patched enc_l3: '8347'O MSC_Test_0-SCCP(612)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(612)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(612)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(614)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(620)@d81ef7ce05e3: f_mt_call_complete 5 TC_lu_and_mt_call0(620)@d81ef7ce05e3: f_mt_call_complete 8 TC_lu_and_mt_call0(620)@d81ef7ce05e3: f_mt_call_complete 7 TC_lu_and_mt_call0(620)@d81ef7ce05e3: f_mt_call_complete 9 TC_lu_and_mt_call0(620)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call0(620)@d81ef7ce05e3: f_mt_call_complete DONE TC_lu_and_mt_call0(620)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mt_call0(620)@d81ef7ce05e3: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call0(620)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@d81ef7ce05e3: Hangup TC_lu_and_mt_call0(620)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(614)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(614)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(612)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(620)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(613)@d81ef7ce05e3: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(613)@d81ef7ce05e3: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(612)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(612)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(612)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(614)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(615)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_call0(620)349484153 TC_lu_and_mt_call0(620)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(614)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(614)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(614)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(614)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(612)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(612)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(612)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(620)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call0(620)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call0(620)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call0(620)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(612)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(612)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(612)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(614)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(614)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(614)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(613)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_call0(620)6591993 TC_lu_and_mt_call0(620)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call0(620)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@d81ef7ce05e3: f_call_hangup 9: done MSC_Test_0-RAN(613)@d81ef7ce05e3: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call0(620) TC_lu_and_mt_call0(620)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-MNCC(615)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(618)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(619)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(617)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(611)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(614)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(621)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(612)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(616)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(613)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(611): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(612): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(613): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(614): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(615): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(616): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(617): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(618): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(619): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_and_mt_call0(620): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(621): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_and_mt_call finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call pass'. Tue Jun 18 08:18:02 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_and_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=406805) Waiting for packet dumper to finish... 1 (prev_count=406805, count=427986) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_ipv6'. ------ MSC_Tests.TC_lu_and_mt_call_ipv6 ------ Tue Jun 18 08:18:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mt_call_ipv6.pcap" >/data/MSC_Tests.TC_lu_and_mt_call_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_ipv6' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_and_mt_call_ipv6 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(625)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(625)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(625)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(623)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(626)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(628)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(628)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(628)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(628)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(628)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(628)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(628)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(628)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(629)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_ipv60(631) TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000039'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(625)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(625)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(625)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(625)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(625)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(625)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(625)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(625)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(625)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(625)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(625)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(625)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(625)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(625)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(625)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(625)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(625)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(625)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(624)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(624)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_call_ipv60(631)10146230 MSC_Test_0-SCCP(623)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(624)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(625)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(625)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(625)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(625)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@d81ef7ce05e3: { messageType := 2, destLocRef := '9AD1B6'O, sourceLocRef := '000050'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(623)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(629)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_ipv60(631) MSC_Test-GSUP(629)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_and_mt_call_ipv60(631)"262420000000039" MSC_Test_0-SCCP(623)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(623)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(623)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(623)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(623)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(625)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(625)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(623)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(624)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(624)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(623)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(623)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(623)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(625)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(625)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(623)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(623)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(623)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(623)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(625)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(625)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(625)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(624)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(631)10146230 TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(626)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_call_ipv60(631)1097053683 MSC_Test_0-RAN(624)@d81ef7ce05e3: Created IMSI[0] for '262420000000039'H'6CF0CEBF'O to be handled at TC_lu_and_mt_call_ipv60(631) MSC_Test_0-M3UA(625)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(625)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(624)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_ipv60(631) TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(624)@d81ef7ce05e3: Created IMSI[1] for '262420000000039'H'6CF0CEBF'O to be handled at TC_lu_and_mt_call_ipv60(631) TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6CF0CEBF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(624)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_call_ipv60(631)14805845 MSC_Test_0-SCCP(623)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(625)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(625)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(625)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(625)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(625)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(625)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@d81ef7ce05e3: { messageType := 2, destLocRef := 'E1EB55'O, sourceLocRef := '000051'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(623)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(623)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(623)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(623)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(623)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: f_mt_call_complete 1 MSC_Test_0-RAN(624)@d81ef7ce05e3: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(624)@d81ef7ce05e3: patched enc_l3: '8301'O MSC_Test_0-SCCP(623)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(623)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(623)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(625)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: f_mt_call_complete 2 MSC_Test-MGCP(627)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_ipv60(631) MSC_Test-MGCP(627)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "75", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "11" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_call_ipv60(631) TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: f_mt_call_complete 3 TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: f_mt_call_complete 4 MSC_Test_0-M3UA(625)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(625)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(623)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: f_mt_call_complete 6 MSC_Test_0-SCCP(623)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@d81ef7ce05e3: vl_len:26 MSC_Test_0-SCCP(623)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(623)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(625)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(624)@d81ef7ce05e3: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(624)@d81ef7ce05e3: patched enc_l3: '8347'O MSC_Test_0-SCCP(623)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(623)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(623)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(625)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: f_mt_call_complete 5 TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: f_mt_call_complete 8 TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: f_mt_call_complete 7 TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: f_mt_call_complete 9 TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: f_mt_call_complete DONE TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: Hangup TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(625)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(625)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(623)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(624)@d81ef7ce05e3: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(624)@d81ef7ce05e3: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(623)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(623)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(623)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(625)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@d81ef7ce05e3: Message received on association #8 MSC_Test-MNCC(626)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(631)1097053683 MSC_Test_0-M3UA(625)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(625)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(625)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(623)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(623)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(623)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(623)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(623)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(623)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(625)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(625)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(625)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(624)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(631)14805845 TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: f_call_hangup 9: done MSC_Test_0-RAN(624)@d81ef7ce05e3: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_ipv60(631) TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(623)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(626)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(625)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(629)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(628)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(622)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(624)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(632)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(627)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(630)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(622): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(623): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(624): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(625): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(626): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(627): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(628): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(629): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(630): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_and_mt_call_ipv60(631): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(632): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_and_mt_call_ipv6 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_ipv6 pass'. Tue Jun 18 08:18:13 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call_ipv6 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_and_mt_call_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=406521) Waiting for packet dumper to finish... 1 (prev_count=406521, count=428690) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_ipv6 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_already_paging'. ------ MSC_Tests.TC_lu_and_mt_call_already_paging ------ Tue Jun 18 08:18:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mt_call_already_paging.pcap" >/data/MSC_Tests.TC_lu_and_mt_call_already_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_already_paging' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_and_mt_call_already_paging started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(636)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(636)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(636)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(634)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(637)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(639)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(639)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(639)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(639)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(639)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(639)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(639)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(639)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(640)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000391" to be handled at TC_lu_and_mt_call_already_paging0(642) TC_lu_and_mt_call_already_paging0(642)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000391'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(636)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(636)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(636)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(636)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(636)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(636)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(636)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(636)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(636)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(636)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(636)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(636)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(636)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(636)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(636)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(636)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(636)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(636)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(635)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(635)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_call_already_paging0(642)7185609 MSC_Test_0-SCCP(634)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(635)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(636)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(636)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(636)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(636)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@d81ef7ce05e3: { messageType := 2, destLocRef := '6DA4C9'O, sourceLocRef := '000052'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(634)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(634)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(634)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(640)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000391" handled at TC_lu_and_mt_call_already_paging0(642) MSC_Test-GSUP(640)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_and_mt_call_already_paging0(642)"262420000000391" MSC_Test_0-SCCP(634)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(634)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(634)@d81ef7ce05e3: vl_from0 TC_lu_and_mt_call_already_paging0(642)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(642)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(634)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(636)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(636)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(634)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_already_paging0(642)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(635)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(635)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(634)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(634)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(634)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(634)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(636)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(636)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(634)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(634)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(634)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(634)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(634)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(636)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(636)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(636)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(635)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(642)7185609 TC_lu_and_mt_call_already_paging0(642)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(642)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(635)@d81ef7ce05e3: Created IMSI[0] for '262420000000391'H'7DC1C9C1'O to be handled at TC_lu_and_mt_call_already_paging0(642) TC_lu_and_mt_call_already_paging0(642)@d81ef7ce05e3: start Paging by an SMS MSC_Test_0-M3UA(636)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(636)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(635)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_already_paging0(642) TC_lu_and_mt_call_already_paging0(642)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@d81ef7ce05e3: MNCC signals MT call, before Paging Response MSC_Test_0-RAN(635)@d81ef7ce05e3: Created IMSI[1] for '262420000000391'H'7DC1C9C1'O to be handled at TC_lu_and_mt_call_already_paging0(642) MSC_Test-MNCC(637)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_call_already_paging0(642)1228042190 TC_lu_and_mt_call_already_paging0(642)@d81ef7ce05e3: phone answers Paging, expecting both SMS and MT call to be established TC_lu_and_mt_call_already_paging0(642)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7DC1C9C1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(635)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_call_already_paging0(642)7095121 MSC_Test_0-SCCP(634)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(636)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(636)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(636)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(636)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@d81ef7ce05e3: { messageType := 2, destLocRef := '6C4351'O ("lCQ"), sourceLocRef := '000053'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(634)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(636)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(636)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(636)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(636)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(634)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(634)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(634)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(634)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(634)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_already_paging0(642)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(642)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@d81ef7ce05e3: Got SMS-DELIVER TC_lu_and_mt_call_already_paging0(642)@d81ef7ce05e3: Got CC Setup TC_lu_and_mt_call_already_paging0(642)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@d81ef7ce05e3: success, tear down MSC_Test_0-SCCP(634)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(634)@d81ef7ce05e3: vl_len:6 MSC_Test_0-SCCP(634)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(634)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(636)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(636)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(636)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(636)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(634)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(634)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(634)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(634)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(634)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(634)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(634)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(636)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(636)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(636)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(635)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(642)7095121 TC_lu_and_mt_call_already_paging0(642)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(642)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(640)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(634)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(641)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(633)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(636)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(635)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(643)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(637)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(638)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(639)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(633): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(634): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(635): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(636): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(637): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(638): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(639): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(640): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(641): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_and_mt_call_already_paging0(642): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(643): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_and_mt_call_already_paging finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_already_paging pass'. Tue Jun 18 08:18:20 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call_already_paging pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_and_mt_call_already_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=335581) Waiting for packet dumper to finish... 1 (prev_count=335581, count=336658) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_already_paging pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_osmux'. ------ MSC_Tests.TC_lu_and_mt_call_osmux ------ Tue Jun 18 08:18:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mt_call_osmux.pcap" >/data/MSC_Tests.TC_lu_and_mt_call_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_osmux' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_and_mt_call_osmux started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(647)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(647)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(647)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(645)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(648)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(650)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(650)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(650)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(650)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(650)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(650)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(650)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(650)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(651)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_osmux0(653) TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000039'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(647)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(647)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(647)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(647)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(647)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(647)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(647)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(647)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(647)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(647)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(647)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(647)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(647)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(647)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(647)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(647)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(646)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(646)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_call_osmux0(653)16205681 MSC_Test_0-SCCP(645)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(646)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(647)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@d81ef7ce05e3: { messageType := 2, destLocRef := 'F74771'O, sourceLocRef := '000054'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(645)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(651)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_osmux0(653) MSC_Test-GSUP(651)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_and_mt_call_osmux0(653)"262420000000039" TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(645)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(645)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(645)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(645)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(646)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(646)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(645)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(645)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(645)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(645)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(645)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(645)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(645)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(646)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(653)16205681 TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(648)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_call_osmux0(653)679313756 MSC_Test_0-RAN(646)@d81ef7ce05e3: Created IMSI[0] for '262420000000039'H'5283828E'O to be handled at TC_lu_and_mt_call_osmux0(653) MSC_Test_0-M3UA(647)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(646)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_osmux0(653) TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(646)@d81ef7ce05e3: Created IMSI[1] for '262420000000039'H'5283828E'O to be handled at TC_lu_and_mt_call_osmux0(653) TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '5283828E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(646)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_call_osmux0(653)5040933 MSC_Test_0-SCCP(645)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(647)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(645)@d81ef7ce05e3: { messageType := 2, destLocRef := '4CEB25'O, sourceLocRef := '000055'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(647)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(645)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(645)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: f_mt_call_complete 1 MSC_Test_0-RAN(646)@d81ef7ce05e3: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(646)@d81ef7ce05e3: patched enc_l3: '8301'O MSC_Test_0-SCCP(645)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(645)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(645)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: f_mt_call_complete 2 MSC_Test-MGCP(649)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_osmux0(653) MSC_Test-MGCP(649)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "81", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "14" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_call_osmux0(653) TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: f_mt_call_complete 3 TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: f_mt_call_complete 4 TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: f_handle_crcx(): got Osmux CID: -1 MSC_Test_0-M3UA(647)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(645)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: f_mt_call_complete 6 MSC_Test_0-SCCP(645)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(645)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(645)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E0180F100'O MSC_Test_0-M3UA(647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(646)@d81ef7ce05e3: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(646)@d81ef7ce05e3: patched enc_l3: '8347'O MSC_Test_0-SCCP(645)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(645)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(645)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: f_mt_call_complete 5 TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: f_mt_call_complete 8 TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: f_mt_call_complete 7 TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: f_mt_call_complete 9 TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: Osmux ok: use_osmux = true got_osmux_count = 1 TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: f_mt_call_complete DONE TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: Hangup TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(647)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(645)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(646)@d81ef7ce05e3: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(646)@d81ef7ce05e3: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(645)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(645)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(645)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(647)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(645)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test-MNCC(648)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(653)679313756 MSC_Test_0-M3UA(647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(645)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(645)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(645)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(645)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(646)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(653)5040933 TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: f_call_hangup 9: done MSC_Test_0-RAN(646)@d81ef7ce05e3: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_osmux0(653) TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(645)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(647)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(651)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(650)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(644)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(646)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(648)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(654)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(652)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(649)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(644): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(645): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(646): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(647): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(648): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(649): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(650): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(651): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(652): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_and_mt_call_osmux0(653): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(654): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_and_mt_call_osmux finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_osmux pass'. Tue Jun 18 08:18:31 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call_osmux pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_and_mt_call_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=408893) Waiting for packet dumper to finish... 1 (prev_count=408893, count=430486) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_osmux pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_sms'. ------ MSC_Tests.TC_lu_and_mo_sms ------ Tue Jun 18 08:18:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mo_sms.pcap" >/data/MSC_Tests.TC_lu_and_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_sms' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_and_mo_sms started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(658)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(658)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(658)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(656)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(659)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(661)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(661)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(661)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(661)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(661)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(661)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(661)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(661)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(658)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(658)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(658)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(658)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(658)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(658)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(658)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(658)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(658)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(658)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(658)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(658)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(658)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(658)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(658)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(658)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(662)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000042" to be handled at TC_lu_and_mo_sms0(664) TC_lu_and_mo_sms0(664)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000042'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(658)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(658)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(657)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(657)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_sms0(664)15272712 MSC_Test_0-RAN(657)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(656)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(658)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(658)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(658)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(658)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@d81ef7ce05e3: { messageType := 2, destLocRef := 'E90B08'O, sourceLocRef := '000056'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(656)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(662)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000042" handled at TC_lu_and_mo_sms0(664) MSC_Test-GSUP(662)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_and_mo_sms0(664)"262420000000042" MSC_Test_0-SCCP(656)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(656)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(656)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(656)@d81ef7ce05e3: vl_from0 TC_lu_and_mo_sms0(664)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(664)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(656)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(658)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(658)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(656)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(664)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(657)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(657)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(656)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(656)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(656)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(658)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(658)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(656)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(656)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(656)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(656)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(658)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(658)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(658)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(657)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_sms0(664)15272712 TC_lu_and_mo_sms0(664)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(664)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '10320F93'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(657)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_sms0(664)12089818 MSC_Test_0-RAN(657)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(656)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(658)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(658)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(658)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(658)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(658)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(658)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@d81ef7ce05e3: { messageType := 2, destLocRef := 'B879DA'O, sourceLocRef := '000057'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(656)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(656)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(656)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(656)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(656)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(664)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(664)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(656)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(656)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(656)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(658)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(658)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(658)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(658)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(656)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(656)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(656)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(664)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(656)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(656)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(656)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(658)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(658)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(656)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(656)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(656)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(656)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(658)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(658)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(658)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(657)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_sms0(664)12089818 TC_lu_and_mo_sms0(664)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(664)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(662)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(657)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(656)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(658)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(665)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(655)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(659)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(663)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(661)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(660)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(655): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(656): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(657): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(658): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(659): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(660): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(661): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(662): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(663): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_and_mo_sms0(664): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(665): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_and_mo_sms finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_sms pass'. Tue Jun 18 08:18:36 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_sms pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_and_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=240002) Waiting for packet dumper to finish... 1 (prev_count=240002, count=327816) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_sms pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms'. ------ MSC_Tests.TC_lu_and_mt_sms ------ Tue Jun 18 08:18:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mt_sms.pcap" >/data/MSC_Tests.TC_lu_and_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_and_mt_sms started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(669)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(669)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(669)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(667)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(670)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(672)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(672)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(672)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(672)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(672)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(672)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(672)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(672)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(669)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(669)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(669)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(669)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(669)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(669)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(669)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(669)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(669)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(669)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(669)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(669)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(669)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(669)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(669)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(669)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(673)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000043" to be handled at TC_lu_and_mt_sms0(675) TC_lu_and_mt_sms0(675)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000043'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(669)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(669)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(668)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(668)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_sms0(675)3541387 MSC_Test_0-SCCP(667)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(668)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(669)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(669)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(669)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(669)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@d81ef7ce05e3: { messageType := 2, destLocRef := '36098B'O, sourceLocRef := '000058'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(667)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(667)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(667)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(673)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000043" handled at TC_lu_and_mt_sms0(675) MSC_Test-GSUP(673)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_and_mt_sms0(675)"262420000000043" TC_lu_and_mt_sms0(675)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(675)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(667)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(667)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(667)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(669)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(669)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(667)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(675)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(668)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(668)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(667)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(667)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(667)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(669)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(669)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(667)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(667)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(667)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(667)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(669)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(669)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(669)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(668)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_sms0(675)3541387 TC_lu_and_mt_sms0(675)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(675)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(668)@d81ef7ce05e3: Created IMSI[0] for '262420000000043'H'3DA693D1'O to be handled at TC_lu_and_mt_sms0(675) MSC_Test_0-M3UA(669)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(669)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(668)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms0(675) TC_lu_and_mt_sms0(675)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3DA693D1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(668)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_sms0(675)4708873 MSC_Test_0-SCCP(667)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(669)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(669)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(669)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(669)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(669)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(669)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@d81ef7ce05e3: { messageType := 2, destLocRef := '47DA09'O, sourceLocRef := '000059'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(667)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(667)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(667)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(667)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(667)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(675)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(675)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(667)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(667)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(667)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(669)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(667)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(667)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(667)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(669)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(669)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(669)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(669)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(667)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(667)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(667)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(675)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(667)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(667)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(667)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(669)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(669)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(669)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(668)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_sms0(675)4708873 TC_lu_and_mt_sms0(675)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(675)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(668)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(670)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(673)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(667)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(669)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(666)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(671)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(676)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(674)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(672)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(666): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(667): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(668): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(669): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(670): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(671): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(672): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(673): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(674): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_and_mt_sms0(675): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(676): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_and_mt_sms finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms pass'. Tue Jun 18 08:18:42 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_sms pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_and_mt_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=333052) Waiting for packet dumper to finish... 1 (prev_count=333052, count=334129) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_already_paging'. ------ MSC_Tests.TC_lu_and_mt_sms_already_paging ------ Tue Jun 18 08:18:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mt_sms_already_paging.pcap" >/data/MSC_Tests.TC_lu_and_mt_sms_already_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_already_paging' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_and_mt_sms_already_paging started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(680)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(680)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(680)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(678)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(681)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(683)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(683)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(683)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(683)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(683)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(683)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(683)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(683)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(684)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000044" to be handled at TC_lu_and_mt_sms_already_paging0(686) TC_lu_and_mt_sms_already_paging0(686)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000044'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(680)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(680)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(680)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(680)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(680)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(680)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(680)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(680)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(680)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(680)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(680)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(680)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(680)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(680)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(680)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(680)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(680)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(680)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(679)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(679)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(686)834821 MSC_Test_0-SCCP(678)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(679)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(680)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(680)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(680)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(680)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@d81ef7ce05e3: { messageType := 2, destLocRef := '0CBD05'O, sourceLocRef := '00005A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(678)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(684)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000044" handled at TC_lu_and_mt_sms_already_paging0(686) MSC_Test-GSUP(684)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_and_mt_sms_already_paging0(686)"262420000000044" MSC_Test_0-SCCP(678)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(678)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(678)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(678)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(678)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_sms_already_paging0(686)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(680)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_sms_already_paging0(686)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(680)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(680)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(678)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(686)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(679)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(679)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(678)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(678)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(678)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(680)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(680)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(678)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(678)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(678)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(678)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(680)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(680)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(680)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(679)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(686)834821 TC_lu_and_mt_sms_already_paging0(686)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(686)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(679)@d81ef7ce05e3: Created IMSI[0] for '262420000000044'H'14552F71'O to be handled at TC_lu_and_mt_sms_already_paging0(686) TC_lu_and_mt_sms_already_paging0(686)@d81ef7ce05e3: first SMS MSC_Test_0-M3UA(680)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(680)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(679)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_already_paging0(686) TC_lu_and_mt_sms_already_paging0(686)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@d81ef7ce05e3: second SMS TC_lu_and_mt_sms_already_paging0(686)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '14552F71'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(679)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(686)11837435 MSC_Test_0-SCCP(678)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(680)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(680)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(680)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(680)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(680)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(680)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@d81ef7ce05e3: { messageType := 2, destLocRef := 'B49FFB'O, sourceLocRef := '00005B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(678)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(678)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(678)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(678)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(678)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(686)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(686)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(678)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(678)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(678)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(680)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(678)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(678)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(678)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(680)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(680)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(680)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(680)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(678)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(678)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(678)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(686)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(678)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(678)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(678)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103029904'O MSC_Test_0-M3UA(680)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(678)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(678)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(678)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103059901020201'O MSC_Test_0-M3UA(680)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(680)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(680)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(680)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(678)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(678)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(678)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(686)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(678)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(678)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(678)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(680)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(680)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(680)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(679)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(686)11837435 TC_lu_and_mt_sms_already_paging0(686)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(686)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(684)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(681)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(679)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(678)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(677)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(682)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(680)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(685)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(683)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(687)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(677): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(678): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(679): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(680): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(681): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(682): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(683): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(684): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(685): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_and_mt_sms_already_paging0(686): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(687): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_already_paging pass'. Tue Jun 18 08:18:49 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_sms_already_paging pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_and_mt_sms_already_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=380679) Waiting for packet dumper to finish... 1 (prev_count=380679, count=382762) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_already_paging pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing'. ------ MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing ------ Tue Jun 18 08:18:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing.pcap" >/data/MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_and_mt_sms_paging_and_nothing started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(691)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(691)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(691)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(689)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(692)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(694)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(694)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(694)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(694)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(694)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(694)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(694)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(694)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(695)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001843" to be handled at TC_lu_and_mt_sms_paging_and_nothing0(697) TC_lu_and_mt_sms_paging_and_nothing0(697)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001843'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(691)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(691)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(691)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(691)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(691)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(691)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(691)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(691)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(691)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(691)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(691)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(691)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(691)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(691)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(691)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(691)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(691)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(691)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(691)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(690)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(690)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(697)6789314 MSC_Test_0-SCCP(689)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(690)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(691)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(691)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(691)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(691)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(691)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(689)@d81ef7ce05e3: { messageType := 2, destLocRef := '6798C2'O, sourceLocRef := '00005C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(689)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(689)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(689)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(689)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(689)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(695)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001843" handled at TC_lu_and_mt_sms_paging_and_nothing0(697) MSC_Test-GSUP(695)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_and_mt_sms_paging_and_nothing0(697)"262420000001843" MSC_Test_0-SCCP(689)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(689)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(689)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(689)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(691)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_sms_paging_and_nothing0(697)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(697)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(691)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(691)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(689)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(689)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(689)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(689)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_and_nothing0(697)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(690)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(690)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(689)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(689)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(689)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(689)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(691)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(691)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(691)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(689)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(689)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(689)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(689)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(689)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(689)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(689)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(689)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(691)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(691)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(691)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(689)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(691)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(690)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(697)6789314 TC_lu_and_mt_sms_paging_and_nothing0(697)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(697)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(697)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(697)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(690)@d81ef7ce05e3: Created IMSI[0] for '262420000001843'H'7F8B03E3'O to be handled at TC_lu_and_mt_sms_paging_and_nothing0(697) MSC_Test_0-M3UA(691)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(691)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(690)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_paging_and_nothing0(697) TC_lu_and_mt_sms_paging_and_nothing0(697)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(691)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(691)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(694)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(694)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mt_sms_paging_and_nothing0(697)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(697)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(697)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(689)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(692)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(695)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(694)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(688)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(698)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(690)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(691)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(693)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(696)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(688): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(689): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(690): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(691): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(692): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(693): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(694): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(695): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(696): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_and_mt_sms_paging_and_nothing0(697): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(698): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass'. Tue Jun 18 08:19:15 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=224960) Waiting for packet dumper to finish... 1 (prev_count=224960, count=226037) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated'. ------ MSC_Tests.TC_lu_and_mt_sms_paging_repeated ------ Tue Jun 18 08:19:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mt_sms_paging_repeated.pcap" >/data/MSC_Tests.TC_lu_and_mt_sms_paging_repeated.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_and_mt_sms_paging_repeated started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(702)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(702)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(702)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(700)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(703)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(705)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(705)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(705)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(705)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(705)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(705)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(705)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(705)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(702)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(702)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(702)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(702)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(702)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(702)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(702)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(702)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test-GSUP(706)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001844" to be handled at TC_lu_and_mt_sms_paging_repeated0(708) MSC_Test_0-M3UA(702)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(702)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(702)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(702)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(702)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(702)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(702)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(702)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard TC_lu_and_mt_sms_paging_repeated0(708)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001844'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(702)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(702)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(701)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(701)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(708)11364540 MSC_Test_0-SCCP(700)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(701)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(702)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(702)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(702)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(702)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@d81ef7ce05e3: { messageType := 2, destLocRef := 'AD68BC'O, sourceLocRef := '00005D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(700)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(700)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(700)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(706)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001844" handled at TC_lu_and_mt_sms_paging_repeated0(708) MSC_Test-GSUP(706)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_and_mt_sms_paging_repeated0(708)"262420000001844" TC_lu_and_mt_sms_paging_repeated0(708)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(708)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(700)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(700)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(700)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(702)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(702)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(700)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(708)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(701)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(701)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(700)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(700)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(700)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(702)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(702)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(700)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(700)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(700)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(700)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(702)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(702)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(702)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(701)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(708)11364540 TC_lu_and_mt_sms_paging_repeated0(708)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(708)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(701)@d81ef7ce05e3: Created IMSI[0] for '262420000001844'H'6558FC9E'O to be handled at TC_lu_and_mt_sms_paging_repeated0(708) TC_lu_and_mt_sms_paging_repeated0(708)@d81ef7ce05e3: Expecting first Paging MSC_Test_0-M3UA(702)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(702)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(701)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_paging_repeated0(708) TC_lu_and_mt_sms_paging_repeated0(708)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@d81ef7ce05e3: GERAN: expect no further Paging TC_lu_and_mt_sms_paging_repeated0(708)@d81ef7ce05e3: GERAN: No further Paging received, as expected TC_lu_and_mt_sms_paging_repeated0(708)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6558FC9E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(701)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(708)4485885 MSC_Test_0-SCCP(700)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(702)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(702)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(702)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(702)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(702)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(702)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@d81ef7ce05e3: { messageType := 2, destLocRef := '4472FD'O, sourceLocRef := '00005E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(700)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(700)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(700)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(700)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(700)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(708)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(708)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(700)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(700)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(700)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(702)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(700)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(700)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(700)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(702)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(702)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(702)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(702)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(700)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(700)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(700)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(708)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(700)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(700)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(700)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(702)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(702)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(702)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(701)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(708)4485885 TC_lu_and_mt_sms_paging_repeated0(708)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(708)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(701)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(700)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(703)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(702)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(706)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(704)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(699)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(705)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(709)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(707)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(699): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(700): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(701): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(702): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(703): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(704): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(705): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(706): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(707): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_and_mt_sms_paging_repeated0(708): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(709): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_and_mt_sms_paging_repeated finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass'. Tue Jun 18 08:19:26 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_and_mt_sms_paging_repeated.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=334812) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms'. ------ MSC_Tests.TC_smpp_mo_sms ------ Tue Jun 18 08:19:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_smpp_mo_sms.pcap" >/data/MSC_Tests.TC_smpp_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_smpp_mo_sms started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(713)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(713)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(713)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(711)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(714)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(716)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(716)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(716)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(716)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(716)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(716)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(716)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(716)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(717)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000044" to be handled at TC_smpp_mo_sms0(719) TC_smpp_mo_sms0(719)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000044'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(713)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(713)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(713)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(713)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(713)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(713)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(713)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(713)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(713)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(713)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(713)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(713)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(713)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(713)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(713)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(713)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(713)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(713)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(712)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(712)@d81ef7ce05e3: Added conn table entry 0TC_smpp_mo_sms0(719)5834892 MSC_Test_0-SCCP(711)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(712)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(713)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(713)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(713)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(713)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@d81ef7ce05e3: { messageType := 2, destLocRef := '59088C'O, sourceLocRef := '00005F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(711)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(711)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(711)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test-GSUP(717)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000044" handled at TC_smpp_mo_sms0(719) MSC_Test-GSUP(717)@d81ef7ce05e3: Added IMSI table entry 0TC_smpp_mo_sms0(719)"262420000000044" MSC_Test_0-SCCP(711)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(711)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(711)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(711)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(713)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_smpp_mo_sms0(719)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(719)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(713)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(713)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(711)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(719)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(712)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(712)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(711)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(711)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(711)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(713)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(713)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(711)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(711)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(711)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(711)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(713)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(713)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(713)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(712)@d81ef7ce05e3: Deleted conn table entry 0TC_smpp_mo_sms0(719)5834892 TC_smpp_mo_sms0(719)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(719)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(719)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(719)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(719)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '26A3CBF2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(712)@d81ef7ce05e3: Added conn table entry 0TC_smpp_mo_sms0(719)1193996 MSC_Test_0-RAN(712)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(711)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(713)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(713)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(713)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(713)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(713)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(713)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@d81ef7ce05e3: { messageType := 2, destLocRef := '12380C'O, sourceLocRef := '000060'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(711)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(711)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(711)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(711)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(711)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(719)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(719)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(711)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(711)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(711)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(713)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(713)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(711)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(719)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(713)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(713)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(711)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(719)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(711)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(711)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(711)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(713)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(713)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(711)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(711)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(711)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(711)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(713)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(713)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(712)@d81ef7ce05e3: Deleted conn table entry 0TC_smpp_mo_sms0(719)1193996 TC_smpp_mo_sms0(719)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(713)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_smpp_mo_sms0(719)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(719)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(719)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(717)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(711)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(718)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(712)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(716)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(714)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(710)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(713)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(715)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(720)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(710): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(711): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(712): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(713): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(714): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(715): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(716): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(717): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(718): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_smpp_mo_sms0(719): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(720): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_smpp_mo_sms finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms pass'. Tue Jun 18 08:19:30 UTC 2024 ====== MSC_Tests.TC_smpp_mo_sms pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_smpp_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=242620) Waiting for packet dumper to finish... 1 (prev_count=242620, count=332896) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms_rp_error'. ------ MSC_Tests.TC_smpp_mo_sms_rp_error ------ Tue Jun 18 08:19:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_smpp_mo_sms_rp_error.pcap" >/data/MSC_Tests.TC_smpp_mo_sms_rp_error.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms_rp_error' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_smpp_mo_sms_rp_error started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(724)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(724)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(724)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(722)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(725)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(727)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(727)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(727)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(727)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(727)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(727)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(727)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(727)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(728)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mo_sms_rp_error0(730) TC_smpp_mo_sms_rp_error0(730)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000045'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(724)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(724)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(724)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(724)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(724)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(724)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(724)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(724)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(724)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(724)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(724)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(724)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(724)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(724)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(724)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(724)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(724)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(724)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(723)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(723)@d81ef7ce05e3: Added conn table entry 0TC_smpp_mo_sms_rp_error0(730)6198673 MSC_Test_0-SCCP(722)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(723)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(724)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(724)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(724)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(724)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@d81ef7ce05e3: { messageType := 2, destLocRef := '5E9591'O, sourceLocRef := '000061'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(722)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(722)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(722)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(728)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mo_sms_rp_error0(730) MSC_Test-GSUP(728)@d81ef7ce05e3: Added IMSI table entry 0TC_smpp_mo_sms_rp_error0(730)"262420000000045" MSC_Test_0-SCCP(722)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(722)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(722)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(724)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_smpp_mo_sms_rp_error0(730)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(730)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(724)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(724)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(722)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(730)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(723)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(723)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(722)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(722)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(722)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(724)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(724)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(722)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(722)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(722)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(722)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(724)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(724)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(724)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(723)@d81ef7ce05e3: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(730)6198673 TC_smpp_mo_sms_rp_error0(730)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(730)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(730)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(730)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(730)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '83596FFE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(723)@d81ef7ce05e3: Added conn table entry 0TC_smpp_mo_sms_rp_error0(730)1253706 MSC_Test_0-RAN(723)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(722)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(724)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(724)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(724)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(724)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(724)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(724)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@d81ef7ce05e3: { messageType := 2, destLocRef := '13214A'O, sourceLocRef := '000062'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(722)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(722)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(722)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(722)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(722)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(730)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(730)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(722)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(722)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(722)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(724)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(724)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(722)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(730)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(724)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(724)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(722)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(730)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(722)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(722)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(722)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(724)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(724)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(722)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(722)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(722)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(722)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(724)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(724)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(724)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(723)@d81ef7ce05e3: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(730)1253706 TC_smpp_mo_sms_rp_error0(730)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(730)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(730)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(730)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(724)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(722)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(723)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(725)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(728)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(721)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(729)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(726)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(727)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(731)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(721): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(722): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(723): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(724): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(725): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(726): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(727): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(728): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(729): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_smpp_mo_sms_rp_error0(730): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(731): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_smpp_mo_sms_rp_error finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms_rp_error pass'. Tue Jun 18 08:19:35 UTC 2024 ====== MSC_Tests.TC_smpp_mo_sms_rp_error pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_smpp_mo_sms_rp_error.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=241583) Waiting for packet dumper to finish... 1 (prev_count=241583, count=330157) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms_rp_error pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mt_sms'. ------ MSC_Tests.TC_smpp_mt_sms ------ Tue Jun 18 08:19:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_smpp_mt_sms.pcap" >/data/MSC_Tests.TC_smpp_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mt_sms' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_smpp_mt_sms started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(735)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(735)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(735)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(733)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(736)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(738)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(738)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(738)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(738)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(738)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(738)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(738)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(738)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(739)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mt_sms0(741) TC_smpp_mt_sms0(741)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000045'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(735)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(735)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(735)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(735)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(735)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(735)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(735)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(735)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(735)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(735)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(735)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(735)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(735)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(735)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(735)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(735)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(734)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(734)@d81ef7ce05e3: Added conn table entry 0TC_smpp_mt_sms0(741)4824881 MSC_Test_0-SCCP(733)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(734)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@d81ef7ce05e3: { messageType := 2, destLocRef := '499F31'O, sourceLocRef := '000063'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(733)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(739)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mt_sms0(741) MSC_Test-GSUP(739)@d81ef7ce05e3: Added IMSI table entry 0TC_smpp_mt_sms0(741)"262420000000045" MSC_Test_0-SCCP(733)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(733)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_smpp_mt_sms0(741)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(735)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(741)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(734)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(734)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(733)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(733)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(733)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(733)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(734)@d81ef7ce05e3: Deleted conn table entry 0TC_smpp_mt_sms0(741)4824881 TC_smpp_mt_sms0(741)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(734)@d81ef7ce05e3: Created IMSI[0] for '262420000000045'H'BA976158'O to be handled at TC_smpp_mt_sms0(741) MSC_Test_0-M3UA(735)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(734)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(741) TC_smpp_mt_sms0(741)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'BA976158'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(734)@d81ef7ce05e3: Added conn table entry 0TC_smpp_mt_sms0(741)16380598 MSC_Test_0-SCCP(733)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@d81ef7ce05e3: { messageType := 2, destLocRef := 'F9F2B6'O, sourceLocRef := '000064'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(733)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(733)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(741)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(733)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(733)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(733)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(733)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(733)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(741)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(733)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(733)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(734)@d81ef7ce05e3: Deleted conn table entry 0TC_smpp_mt_sms0(741)16380598 TC_smpp_mt_sms0(741)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(735)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(734)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(741) TC_smpp_mt_sms0(741)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'BA976158'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(734)@d81ef7ce05e3: Added conn table entry 0TC_smpp_mt_sms0(741)14758327 MSC_Test_0-SCCP(733)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@d81ef7ce05e3: { messageType := 2, destLocRef := 'E131B7'O, sourceLocRef := '000065'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(733)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(733)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(741)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(733)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(733)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-SCCP(733)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(733)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(733)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(741)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(733)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(733)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(733)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(735)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(734)@d81ef7ce05e3: Deleted conn table entry 0TC_smpp_mt_sms0(741)14758327 TC_smpp_mt_sms0(741)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(733)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(735)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(739)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(740)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(736)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(737)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(742)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(734)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(738)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(732)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(732): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(733): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(734): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(735): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(736): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(737): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(738): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(739): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(740): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_smpp_mt_sms0(741): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(742): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_smpp_mt_sms finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mt_sms pass'. Tue Jun 18 08:19:42 UTC 2024 ====== MSC_Tests.TC_smpp_mt_sms pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_smpp_mt_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=382344) Waiting for packet dumper to finish... 1 (prev_count=382344, count=470723) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mt_sms pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_sms'. ------ MSC_Tests.TC_gsup_mo_sms ------ Tue Jun 18 08:19:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_gsup_mo_sms.pcap" >/data/MSC_Tests.TC_gsup_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_sms' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_gsup_mo_sms started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(746)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(746)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(746)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(744)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(747)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(749)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(749)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(749)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(749)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(749)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(749)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(749)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(749)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(750)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000088" to be handled at TC_gsup_mo_sms0(752) MSC_Test-GSUP(750)@d81ef7ce05e3: Created GsupExpect[1] for "262420000000088" to be handled at TC_gsup_mo_sms0(752) TC_gsup_mo_sms0(752)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000088'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(746)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(746)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(746)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(746)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(746)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(746)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(746)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(746)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(746)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(746)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(746)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(746)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(746)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(746)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(746)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(746)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(746)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(746)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(745)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(745)@d81ef7ce05e3: Added conn table entry 0TC_gsup_mo_sms0(752)14266723 MSC_Test_0-SCCP(744)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(745)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(746)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(746)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(746)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(746)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@d81ef7ce05e3: { messageType := 2, destLocRef := 'D9B163'O, sourceLocRef := '000066'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(744)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(744)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(744)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(750)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000088" handled at TC_gsup_mo_sms0(752) MSC_Test-GSUP(750)@d81ef7ce05e3: Added IMSI table entry 0TC_gsup_mo_sms0(752)"262420000000088" MSC_Test_0-SCCP(744)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(744)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(744)@d81ef7ce05e3: vl_from0 TC_gsup_mo_sms0(752)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(752)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(744)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(746)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(746)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(744)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(752)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(745)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(745)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(744)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(744)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(744)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(744)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(746)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(746)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(744)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(744)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(744)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(744)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(744)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(746)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(746)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(746)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(745)@d81ef7ce05e3: Deleted conn table entry 0TC_gsup_mo_sms0(752)14266723 TC_gsup_mo_sms0(752)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(752)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(752)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(752)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(752)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '28612341'O ("(a#A") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(745)@d81ef7ce05e3: Added conn table entry 0TC_gsup_mo_sms0(752)1133898 MSC_Test_0-RAN(745)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(744)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(746)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(746)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(746)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(746)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(746)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(746)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@d81ef7ce05e3: { messageType := 2, destLocRef := '114D4A'O, sourceLocRef := '000067'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(744)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(744)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(744)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(744)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(744)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(752)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(752)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(744)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(744)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(744)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(744)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(746)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(746)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(744)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(752)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(752)@d81ef7ce05e3: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@d81ef7ce05e3: Test Component 752 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-RAN(745)@d81ef7ce05e3: Final verdict of PTC: none TC_gsup_mo_sms0(752)@d81ef7ce05e3: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test-GSUP(750)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(746)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(747)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(749)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(751)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(744)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(748)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(743)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(753)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(743): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(744): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(745): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(746): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(747): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(748): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(749): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(750): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(751): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_gsup_mo_sms0(752): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(753): none (fail -> fail) MTC@d81ef7ce05e3: Test case TC_gsup_mo_sms finished. Verdict: fail reason: Rx unexpected GSUP message MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_sms fail'. Tue Jun 18 08:19:47 UTC 2024 ------ MSC_Tests.TC_gsup_mo_sms fail ------ Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_gsup_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=241177) Waiting for packet dumper to finish... 1 (prev_count=241177, count=269138) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_sms fail' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_smma'. ------ MSC_Tests.TC_gsup_mo_smma ------ Tue Jun 18 08:19:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_gsup_mo_smma.pcap" >/data/MSC_Tests.TC_gsup_mo_smma.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_smma' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_gsup_mo_smma started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(757)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(757)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(757)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(755)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(758)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(760)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(760)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(760)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(760)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(760)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(760)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(760)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(760)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(761)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000089" to be handled at TC_gsup_mo_smma0(763) MSC_Test-GSUP(761)@d81ef7ce05e3: Created GsupExpect[1] for "262420000000089" to be handled at TC_gsup_mo_smma0(763) TC_gsup_mo_smma0(763)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000089'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(757)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(757)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(757)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(757)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(757)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(757)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(757)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(757)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(757)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(757)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(757)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(757)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(757)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(757)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(757)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(757)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(757)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(757)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(756)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(756)@d81ef7ce05e3: Added conn table entry 0TC_gsup_mo_smma0(763)16133225 MSC_Test_0-RAN(756)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(755)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(757)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(757)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(757)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(757)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@d81ef7ce05e3: { messageType := 2, destLocRef := 'F62C69'O, sourceLocRef := '000068'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(755)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(761)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000089" handled at TC_gsup_mo_smma0(763) MSC_Test-GSUP(761)@d81ef7ce05e3: Added IMSI table entry 0TC_gsup_mo_smma0(763)"262420000000089" MSC_Test_0-SCCP(755)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(755)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(755)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(755)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(755)@d81ef7ce05e3: vl_from0 TC_gsup_mo_smma0(763)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(763)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(755)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(757)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(757)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(755)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(763)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(756)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(756)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(755)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(755)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(755)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(755)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(757)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(757)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(755)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(755)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(755)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(755)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(755)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(757)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(757)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(757)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(756)@d81ef7ce05e3: Deleted conn table entry 0TC_gsup_mo_smma0(763)16133225 TC_gsup_mo_smma0(763)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(763)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(763)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(763)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(763)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '8A477DAE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(756)@d81ef7ce05e3: Added conn table entry 0TC_gsup_mo_smma0(763)13498379 MSC_Test_0-RAN(756)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(755)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(757)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(757)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(757)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(757)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(757)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(757)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@d81ef7ce05e3: { messageType := 2, destLocRef := 'CDF80B'O, sourceLocRef := '000069'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(755)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(755)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(755)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(755)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(755)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(763)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(763)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(755)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(755)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(755)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(755)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103050901020642'O MSC_Test_0-M3UA(757)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(757)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(755)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(763)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(763)@d81ef7ce05e3: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@d81ef7ce05e3: Test Component 763 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-RAN(756)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(761)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(758)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(757)@d81ef7ce05e3: Final verdict of PTC: none TC_gsup_mo_smma0(763)@d81ef7ce05e3: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test_0-SCCP(755)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(754)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(764)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(759)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(762)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(760)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(754): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(755): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(756): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(757): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(758): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(759): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(760): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(761): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(762): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_gsup_mo_smma0(763): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(764): none (fail -> fail) MTC@d81ef7ce05e3: Test case TC_gsup_mo_smma finished. Verdict: fail reason: Rx unexpected GSUP message MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_smma fail'. Tue Jun 18 08:19:52 UTC 2024 ------ MSC_Tests.TC_gsup_mo_smma fail ------ Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_gsup_mo_smma.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=241902) Waiting for packet dumper to finish... 1 (prev_count=241902, count=278455) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_smma fail' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_ack'. ------ MSC_Tests.TC_gsup_mt_sms_ack ------ Tue Jun 18 08:19:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_gsup_mt_sms_ack.pcap" >/data/MSC_Tests.TC_gsup_mt_sms_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_ack' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_gsup_mt_sms_ack started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(768)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(768)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(768)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(766)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(769)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(771)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(771)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(771)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(771)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(771)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(771)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(771)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(771)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(772)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(774) MSC_Test-GSUP(772)@d81ef7ce05e3: Created GsupExpect[1] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(774) TC_gsup_mt_sms_ack0(774)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000090'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(768)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(768)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(768)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(768)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(768)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(768)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(768)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(768)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(768)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(768)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(768)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(768)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(768)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(768)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(768)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(768)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(768)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(768)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(767)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(767)@d81ef7ce05e3: Added conn table entry 0TC_gsup_mt_sms_ack0(774)2755697 MSC_Test_0-SCCP(766)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(767)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(768)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(768)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(768)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(768)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@d81ef7ce05e3: { messageType := 2, destLocRef := '2A0C71'O ("*\fq"), sourceLocRef := '00006A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(766)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(766)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(766)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(772)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000090" handled at TC_gsup_mt_sms_ack0(774) MSC_Test-GSUP(772)@d81ef7ce05e3: Added IMSI table entry 0TC_gsup_mt_sms_ack0(774)"262420000000090" MSC_Test_0-SCCP(766)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(766)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(766)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(768)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_sms_ack0(774)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(774)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(768)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(768)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(766)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(774)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(767)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(767)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(766)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(766)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(766)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(768)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(768)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(766)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(766)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(766)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(766)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(768)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(768)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(768)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(767)@d81ef7ce05e3: Deleted conn table entry 0TC_gsup_mt_sms_ack0(774)2755697 TC_gsup_mt_sms_ack0(774)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(774)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(767)@d81ef7ce05e3: Created IMSI[0] for '262420000000090'H'20554204'O to be handled at TC_gsup_mt_sms_ack0(774) MSC_Test_0-M3UA(768)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(768)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(767)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_ack0(774) TC_gsup_mt_sms_ack0(774)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '20554204'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(767)@d81ef7ce05e3: Added conn table entry 0TC_gsup_mt_sms_ack0(774)11054658 MSC_Test_0-SCCP(766)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(768)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(768)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@d81ef7ce05e3: { messageType := 2, destLocRef := 'A8AE42'O, sourceLocRef := '00006B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(766)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(768)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(768)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(768)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(768)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(766)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(766)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(766)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(774)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(774)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(766)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(766)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(766)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(768)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(766)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(766)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(766)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(768)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(768)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(768)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(768)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(766)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(766)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(766)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(774)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@d81ef7ce05e3: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_ack0(774)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(766)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(766)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(766)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(768)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(768)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(768)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(767)@d81ef7ce05e3: Deleted conn table entry 0TC_gsup_mt_sms_ack0(774)11054658 TC_gsup_mt_sms_ack0(774)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(774)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(766)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(767)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(772)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(771)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(775)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(765)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(768)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(769)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(773)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(770)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(765): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(766): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(767): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(768): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(769): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(770): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(771): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(772): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(773): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_gsup_mt_sms_ack0(774): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(775): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_gsup_mt_sms_ack finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_ack pass'. Tue Jun 18 08:19:58 UTC 2024 ====== MSC_Tests.TC_gsup_mt_sms_ack pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_gsup_mt_sms_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=341569) Waiting for packet dumper to finish... 1 (prev_count=341569, count=342646) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_ack pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_err'. ------ MSC_Tests.TC_gsup_mt_sms_err ------ Tue Jun 18 08:20:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_gsup_mt_sms_err.pcap" >/data/MSC_Tests.TC_gsup_mt_sms_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_err' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_gsup_mt_sms_err started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(779)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(779)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(779)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(777)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(780)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(782)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(782)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(782)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(782)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(782)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(782)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(782)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(782)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(783)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(785) MSC_Test-GSUP(783)@d81ef7ce05e3: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(785) TC_gsup_mt_sms_err0(785)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000091'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(779)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(779)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(779)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(779)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(779)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(779)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(779)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(779)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(779)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(779)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(779)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(779)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(779)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(779)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(779)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(779)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(779)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(779)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(778)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(778)@d81ef7ce05e3: Added conn table entry 0TC_gsup_mt_sms_err0(785)3740639 MSC_Test_0-RAN(778)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(777)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(779)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(779)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(779)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(779)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@d81ef7ce05e3: { messageType := 2, destLocRef := '3913DF'O, sourceLocRef := '00006C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(777)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(777)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(777)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(783)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_sms_err0(785) MSC_Test-GSUP(783)@d81ef7ce05e3: Added IMSI table entry 0TC_gsup_mt_sms_err0(785)"262420000000091" MSC_Test_0-SCCP(777)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(777)@d81ef7ce05e3: vl_from0 TC_gsup_mt_sms_err0(785)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(777)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_gsup_mt_sms_err0(785)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(779)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(779)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(777)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(785)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(778)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(778)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(777)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(777)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(777)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(779)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(779)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(777)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(777)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(777)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(777)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(779)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(779)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(779)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(778)@d81ef7ce05e3: Deleted conn table entry 0TC_gsup_mt_sms_err0(785)3740639 TC_gsup_mt_sms_err0(785)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(785)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(785)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(785)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(778)@d81ef7ce05e3: Created IMSI[0] for '262420000000091'H'17FB606F'O to be handled at TC_gsup_mt_sms_err0(785) MSC_Test_0-M3UA(779)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(779)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(778)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_err0(785) TC_gsup_mt_sms_err0(785)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(785)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '17FB606F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(778)@d81ef7ce05e3: Added conn table entry 0TC_gsup_mt_sms_err0(785)14302513 MSC_Test_0-SCCP(777)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(779)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(779)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(779)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(779)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(779)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(779)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@d81ef7ce05e3: { messageType := 2, destLocRef := 'DA3D31'O, sourceLocRef := '00006D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(777)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(777)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(777)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(777)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(777)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(785)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(785)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(785)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(777)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(777)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(777)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(779)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(777)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@d81ef7ce05e3: vl_len:10 MSC_Test_0-SCCP(777)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(777)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01030789010404000178'O MSC_Test_0-M3UA(779)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(779)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(779)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(779)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(777)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(777)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(777)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(785)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(785)@d81ef7ce05e3: RX MT-forwardSM-Err (RP-ERROR) TC_gsup_mt_sms_err0(785)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MC@d81ef7ce05e3: Test Component 785 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-RAN(778)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(777)@d81ef7ce05e3: Final verdict of PTC: none TC_gsup_mt_sms_err0(785)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(783)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(779)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(781)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(786)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(780)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(782)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(784)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(776)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(776): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(777): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(778): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(779): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(780): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(781): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(782): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(783): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(784): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_gsup_mt_sms_err0(785): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(786): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_gsup_mt_sms_err finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_err pass'. Tue Jun 18 08:20:03 UTC 2024 ====== MSC_Tests.TC_gsup_mt_sms_err pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_gsup_mt_sms_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=299867) Waiting for packet dumper to finish... 1 (prev_count=299867, count=300944) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_err pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_rp_mr'. ------ MSC_Tests.TC_gsup_mt_sms_rp_mr ------ Tue Jun 18 08:20:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_gsup_mt_sms_rp_mr.pcap" >/data/MSC_Tests.TC_gsup_mt_sms_rp_mr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_gsup_mt_sms_rp_mr started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(790)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(790)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(790)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(788)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(791)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(790)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(790)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(790)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(790)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(790)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(790)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(790)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(790)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(790)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(790)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(790)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(790)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(790)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(790)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(790)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(790)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(793)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(793)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(793)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(793)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(793)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(793)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(793)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(793)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(794)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(796) MSC_Test-GSUP(794)@d81ef7ce05e3: Created GsupExpect[1] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(796) TC_gsup_mt_sms_rp_mr0(796)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000092'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(790)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(790)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(789)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(789)@d81ef7ce05e3: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(796)16152032 MSC_Test_0-SCCP(788)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(789)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(790)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(790)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(790)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(790)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@d81ef7ce05e3: { messageType := 2, destLocRef := 'F675E0'O, sourceLocRef := '00006E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(788)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(788)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(788)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(794)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000092" handled at TC_gsup_mt_sms_rp_mr0(796) MSC_Test-GSUP(794)@d81ef7ce05e3: Added IMSI table entry 0TC_gsup_mt_sms_rp_mr0(796)"262420000000092" MSC_Test_0-SCCP(788)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(788)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(788)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(790)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_sms_rp_mr0(796)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(796)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(790)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(790)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(788)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(796)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(789)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(789)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(788)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(788)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(788)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(790)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(790)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(788)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(788)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(788)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(788)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(790)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(790)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(790)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(789)@d81ef7ce05e3: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(796)16152032 TC_gsup_mt_sms_rp_mr0(796)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(796)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(789)@d81ef7ce05e3: Created IMSI[0] for '262420000000092'H'29140223'O to be handled at TC_gsup_mt_sms_rp_mr0(796) TC_gsup_mt_sms_rp_mr0(796)@d81ef7ce05e3: TX MT-forwardSM-Req for the 1st SMS MSC_Test_0-M3UA(790)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(790)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(789)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_rp_mr0(796) TC_gsup_mt_sms_rp_mr0(796)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '29140223'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(789)@d81ef7ce05e3: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(796)7333123 MSC_Test_0-SCCP(788)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(790)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(790)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(790)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(790)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@d81ef7ce05e3: { messageType := 2, destLocRef := '6FE503'O, sourceLocRef := '00006F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(790)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(788)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(790)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(788)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(788)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(788)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(796)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(796)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@d81ef7ce05e3: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_gsup_mt_sms_rp_mr0(796)@d81ef7ce05e3: TX MT-forwardSM-Req for the 2nd SMS MSC_Test_0-SCCP(788)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(788)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(788)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(790)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(790)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(788)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(796)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@d81ef7ce05e3: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_0-SCCP(788)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(788)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(788)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103029904'O MSC_Test_0-M3UA(790)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(788)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(788)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(788)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(790)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(790)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(788)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(796)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@d81ef7ce05e3: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(796)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(788)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(788)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(788)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103059901020201'O MSC_Test_0-M3UA(790)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(790)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(790)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(790)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(788)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(788)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(788)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(796)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@d81ef7ce05e3: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(796)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(788)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(788)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(788)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(790)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(790)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(790)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(789)@d81ef7ce05e3: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(796)7333123 TC_gsup_mt_sms_rp_mr0(796)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(796)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(794)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(788)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(789)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(791)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(790)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(787)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(795)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(792)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(797)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(793)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(787): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(788): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(789): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(790): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(791): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(792): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(793): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(794): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(795): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_gsup_mt_sms_rp_mr0(796): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(797): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_rp_mr pass'. Tue Jun 18 08:20:08 UTC 2024 ====== MSC_Tests.TC_gsup_mt_sms_rp_mr pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_gsup_mt_sms_rp_mr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=387780) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr'. ------ MSC_Tests.TC_gsup_mo_mt_sms_rp_mr ------ Tue Jun 18 08:20:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.pcap" >/data/MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_gsup_mo_mt_sms_rp_mr started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(801)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(801)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(801)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(799)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(802)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(804)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(804)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(804)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(804)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(804)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(804)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(804)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(804)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(805)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000093" to be handled at TC_gsup_mo_mt_sms_rp_mr0(807) MSC_Test-GSUP(805)@d81ef7ce05e3: Created GsupExpect[1] for "262420000000093" to be handled at TC_gsup_mo_mt_sms_rp_mr0(807) TC_gsup_mo_mt_sms_rp_mr0(807)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000093'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(801)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(801)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(801)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(801)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(801)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(801)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(801)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(801)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(801)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(801)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(801)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(801)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(801)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(801)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(801)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(801)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(801)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(801)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(800)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(800)@d81ef7ce05e3: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(807)4901216 MSC_Test_0-SCCP(799)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(800)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(801)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(801)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(801)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(801)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@d81ef7ce05e3: { messageType := 2, destLocRef := '4AC960'O, sourceLocRef := '000070'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(799)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(805)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000093" handled at TC_gsup_mo_mt_sms_rp_mr0(807) MSC_Test-GSUP(805)@d81ef7ce05e3: Added IMSI table entry 0TC_gsup_mo_mt_sms_rp_mr0(807)"262420000000093" MSC_Test_0-SCCP(799)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(799)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(799)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(799)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(799)@d81ef7ce05e3: vl_from0 TC_gsup_mo_mt_sms_rp_mr0(807)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(807)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(799)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(801)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(801)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(799)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(807)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(800)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(800)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(799)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(799)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(799)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(799)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(801)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(801)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(799)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(799)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(799)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(799)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(799)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(801)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(801)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(801)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(800)@d81ef7ce05e3: Deleted conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(807)4901216 TC_gsup_mo_mt_sms_rp_mr0(807)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(807)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(807)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(807)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(800)@d81ef7ce05e3: Created IMSI[0] for '262420000000093'H'250484CB'O to be handled at TC_gsup_mo_mt_sms_rp_mr0(807) TC_gsup_mo_mt_sms_rp_mr0(807)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '250484CB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(800)@d81ef7ce05e3: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(807)7662800 MSC_Test_0-RAN(800)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(799)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(801)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(801)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(801)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(801)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(801)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(801)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@d81ef7ce05e3: { messageType := 2, destLocRef := '74ECD0'O, sourceLocRef := '000071'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(799)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(799)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(799)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(799)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(799)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(807)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(807)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(807)@d81ef7ce05e3: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_0-SCCP(799)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(799)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(799)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(799)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103050901020600'O MSC_Test_0-M3UA(801)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(801)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(799)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(807)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(807)@d81ef7ce05e3: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@d81ef7ce05e3: Test Component 807 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(799)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(801)@d81ef7ce05e3: Final verdict of PTC: none TC_gsup_mo_mt_sms_rp_mr0(807)@d81ef7ce05e3: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test-GSUP(805)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(803)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(802)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(808)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(800)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(804)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(806)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(798)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(798): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(799): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(800): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(801): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(802): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(803): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(804): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(805): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(806): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_gsup_mo_mt_sms_rp_mr0(807): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(808): none (fail -> fail) MTC@d81ef7ce05e3: Test case TC_gsup_mo_mt_sms_rp_mr finished. Verdict: fail reason: Rx unexpected GSUP message MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr fail'. Tue Jun 18 08:20:12 UTC 2024 ------ MSC_Tests.TC_gsup_mo_mt_sms_rp_mr fail ------ Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=241906) Waiting for packet dumper to finish... 1 (prev_count=241906, count=268612) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr fail' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_multi_part_sms'. ------ MSC_Tests.TC_gsup_mt_multi_part_sms ------ Tue Jun 18 08:20:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_gsup_mt_multi_part_sms.pcap" >/data/MSC_Tests.TC_gsup_mt_multi_part_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_multi_part_sms' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_gsup_mt_multi_part_sms started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(812)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(812)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(812)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(810)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(813)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(812)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(812)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(812)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(812)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(812)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(812)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(812)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(812)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(812)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(812)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(812)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(812)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(812)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(812)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(812)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(812)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(815)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(815)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(815)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(815)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(815)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(815)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(815)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(815)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(811)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(816)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(818) MSC_Test-GSUP(816)@d81ef7ce05e3: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(818) TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000091'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(811)@d81ef7ce05e3: Added conn table entry 0TC_gsup_mt_multi_part_sms0(818)5614070 MSC_Test_0-RAN(811)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(810)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(812)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@d81ef7ce05e3: { messageType := 2, destLocRef := '55A9F6'O, sourceLocRef := '000072'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(816)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_multi_part_sms0(818) MSC_Test-GSUP(816)@d81ef7ce05e3: Added IMSI table entry 0TC_gsup_mt_multi_part_sms0(818)"262420000000091" MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(810)@d81ef7ce05e3: vl_from0 TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(810)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(812)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(811)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(811)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(810)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(810)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(811)@d81ef7ce05e3: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(818)5614070 TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(811)@d81ef7ce05e3: Created IMSI[0] for '262420000000091'H'662E00AD'O to be handled at TC_gsup_mt_multi_part_sms0(818) MSC_Test_0-M3UA(812)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(811)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_multi_part_sms0(818) TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '662E00AD'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(811)@d81ef7ce05e3: Added conn table entry 0TC_gsup_mt_multi_part_sms0(818)6217237 MSC_Test_0-SCCP(810)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(812)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(812)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@d81ef7ce05e3: { messageType := 2, destLocRef := '5EDE15'O, sourceLocRef := '000073'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(810)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(810)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(812)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(810)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(810)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(812)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(810)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(810)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(812)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(810)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(810)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(812)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(810)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(810)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(812)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(811)@d81ef7ce05e3: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(818)6217237 TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(816)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(810)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(812)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(813)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(815)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(809)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(811)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(817)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(819)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(814)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(809): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(810): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(811): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(812): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(813): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(814): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(815): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(816): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(817): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_gsup_mt_multi_part_sms0(818): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(819): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_gsup_mt_multi_part_sms finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_multi_part_sms pass'. Tue Jun 18 08:20:25 UTC 2024 ====== MSC_Tests.TC_gsup_mt_multi_part_sms pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_gsup_mt_multi_part_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=479979) Waiting for packet dumper to finish... 1 (prev_count=479979, count=481056) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_multi_part_sms pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_single_request'. ------ MSC_Tests.TC_lu_and_mo_ussd_single_request ------ Tue Jun 18 08:20:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mo_ussd_single_request.pcap" >/data/MSC_Tests.TC_lu_and_mo_ussd_single_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_single_request' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_and_mo_ussd_single_request started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(823)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(823)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(823)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(821)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(824)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(823)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(823)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(823)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(823)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(823)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(823)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(823)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(823)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(823)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(823)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(823)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(823)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(823)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(823)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(823)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(823)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(826)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(826)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(826)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(826)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(826)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(826)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(826)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(826)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(823)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(823)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(827)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000046" to be handled at TC_lu_and_mo_ussd_single_request0(829) TC_lu_and_mo_ussd_single_request0(829)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000046'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(822)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(822)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(829)7997614 MSC_Test_0-RAN(822)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(821)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(823)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(823)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(823)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(823)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@d81ef7ce05e3: { messageType := 2, destLocRef := '7A08AE'O, sourceLocRef := '000074'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(821)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(821)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(821)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(827)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000046" handled at TC_lu_and_mo_ussd_single_request0(829) MSC_Test-GSUP(827)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_and_mo_ussd_single_request0(829)"262420000000046" MSC_Test_0-SCCP(821)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(821)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(821)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(821)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(823)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_single_request0(829)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(829)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(823)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(823)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(821)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(829)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(822)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(822)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(821)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(821)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(821)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(821)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(823)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(823)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(821)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(821)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(821)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(821)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(821)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(823)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(823)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(823)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(822)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(829)7997614 TC_lu_and_mo_ussd_single_request0(829)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(829)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(829)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(829)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(829)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '11CA8DE8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(822)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(829)3535266 MSC_Test_0-RAN(822)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(821)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(823)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(823)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(823)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(823)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(823)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(823)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@d81ef7ce05e3: { messageType := 2, destLocRef := '35F1A2'O, sourceLocRef := '000075'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(821)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(821)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(821)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(821)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(821)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(829)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(829)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(827)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000046" to be handled at TC_lu_and_mo_ussd_single_request0(829) MSC_Test_0-RAN(822)@d81ef7ce05e3: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(822)@d81ef7ce05e3: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(821)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(821)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(821)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(821)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(823)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_single_request0(829)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(823)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(823)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(823)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(823)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(821)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(821)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(821)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(829)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(821)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(821)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(821)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(821)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(823)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(823)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(823)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(822)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(829)3535266 TC_lu_and_mo_ussd_single_request0(829)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(829)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(829)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(829)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(822)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(823)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(828)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(824)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(827)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(825)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(820)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(821)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(826)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(830)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(820): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(821): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(822): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(823): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(824): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(825): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(826): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(827): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(828): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_and_mo_ussd_single_request0(829): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(830): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_single_request pass'. Tue Jun 18 08:20:30 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_ussd_single_request pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_and_mo_ussd_single_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=236785) Waiting for packet dumper to finish... 1 (prev_count=236785, count=304561) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_single_request pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_notification'. ------ MSC_Tests.TC_lu_and_mt_ussd_notification ------ Tue Jun 18 08:20:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mt_ussd_notification.pcap" >/data/MSC_Tests.TC_lu_and_mt_ussd_notification.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_notification' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_and_mt_ussd_notification started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(834)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(834)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(834)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(832)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(835)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(834)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(834)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(834)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(834)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(834)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(834)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(834)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(834)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(834)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(834)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(834)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(834)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(834)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(834)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(834)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(834)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(837)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(837)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(837)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(837)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(837)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(837)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(837)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(837)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(838)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(840) TC_lu_and_mt_ussd_notification0(840)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000047'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(834)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(834)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(833)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(833)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_ussd_notification0(840)9795901 MSC_Test_0-SCCP(832)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(833)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(834)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(834)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(834)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(834)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@d81ef7ce05e3: { messageType := 2, destLocRef := '95793D'O, sourceLocRef := '000076'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(832)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(838)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000047" handled at TC_lu_and_mt_ussd_notification0(840) MSC_Test-GSUP(838)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_and_mt_ussd_notification0(840)"262420000000047" MSC_Test_0-SCCP(832)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(832)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(840)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(840)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(832)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(832)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(832)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(832)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(834)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(834)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(832)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(840)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(833)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(833)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(832)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(832)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(832)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(832)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(834)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(834)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(832)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(832)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(832)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(832)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(832)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(834)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(834)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(834)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(833)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(840)9795901 TC_lu_and_mt_ussd_notification0(840)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(840)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(840)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(840)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(833)@d81ef7ce05e3: Created IMSI[0] for '262420000000047'H'B353779B'O to be handled at TC_lu_and_mt_ussd_notification0(840) MSC_Test-GSUP(838)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(840) MSC_Test_0-M3UA(834)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(834)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(833)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_ussd_notification0(840) TC_lu_and_mt_ussd_notification0(840)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(840)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B353779B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(833)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_ussd_notification0(840)15151541 MSC_Test_0-SCCP(832)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(834)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(834)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(834)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(834)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(834)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(834)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@d81ef7ce05e3: { messageType := 2, destLocRef := 'E731B5'O, sourceLocRef := '000077'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(832)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(832)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(832)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(832)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(832)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(840)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(840)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(840)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(833)@d81ef7ce05e3: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(833)@d81ef7ce05e3: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(832)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(832)@d81ef7ce05e3: vl_len:11 MSC_Test_0-SCCP(832)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(832)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(834)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_notification0(840)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(834)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(834)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(834)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(834)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(832)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(832)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(832)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(840)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(832)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(832)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(832)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(832)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(834)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(834)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(834)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(833)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(840)15151541 TC_lu_and_mt_ussd_notification0(840)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(840)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(840)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(840)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(838)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(835)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(834)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(833)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(837)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(832)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(836)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(831)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(839)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(841)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(831): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(832): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(833): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(834): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(835): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(836): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(837): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(838): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(839): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_and_mt_ussd_notification0(840): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(841): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_and_mt_ussd_notification finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_notification pass'. Tue Jun 18 08:20:35 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_ussd_notification pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_and_mt_ussd_notification.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=235980) Waiting for packet dumper to finish... 1 (prev_count=235980, count=318285) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_notification pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call'. ------ MSC_Tests.TC_lu_and_mo_ussd_during_mt_call ------ Tue Jun 18 08:20:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mo_ussd_during_mt_call.pcap" >/data/MSC_Tests.TC_lu_and_mo_ussd_during_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_and_mo_ussd_during_mt_call started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(845)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(845)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(845)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(843)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(846)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(845)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(845)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(845)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(845)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(845)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(845)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(845)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(845)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(845)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(845)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(845)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(845)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(845)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(845)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(845)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(845)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(848)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(848)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(848)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(848)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(848)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(848)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(848)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(848)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(849)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000048" to be handled at TC_lu_and_mo_ussd_during_mt_call0(851) TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000048'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(844)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(844)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(851)12784475 MSC_Test_0-SCCP(843)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(844)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(845)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C3135B'O, sourceLocRef := '000078'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(843)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(843)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(849)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000048" handled at TC_lu_and_mo_ussd_during_mt_call0(851) MSC_Test-GSUP(849)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_and_mo_ussd_during_mt_call0(851)"262420000000048" MSC_Test_0-SCCP(843)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(843)@d81ef7ce05e3: vl_from0 TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(843)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(844)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(844)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(843)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(843)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(843)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(843)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(843)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(843)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(844)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(851)12784475 TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(846)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(851)870824631 MSC_Test_0-RAN(844)@d81ef7ce05e3: Created IMSI[0] for '262420000000048'H'8A22854C'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(851) MSC_Test_0-M3UA(845)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(844)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mo_ussd_during_mt_call0(851) TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(844)@d81ef7ce05e3: Created IMSI[1] for '262420000000048'H'8A22854C'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(851) TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '8A22854C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(844)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(851)15716478 MSC_Test_0-SCCP(843)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(845)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(845)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(843)@d81ef7ce05e3: { messageType := 2, destLocRef := 'EFD07E'O, sourceLocRef := '000079'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(843)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(843)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: f_mt_call_complete 1 MSC_Test_0-RAN(844)@d81ef7ce05e3: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(844)@d81ef7ce05e3: patched enc_l3: '8301'O MSC_Test_0-SCCP(843)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(843)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(843)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: f_mt_call_complete 2 MSC_Test-MGCP(847)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_ussd_during_mt_call0(851) MSC_Test-MGCP(847)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "87", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2c" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_ussd_during_mt_call0(851) TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: f_mt_call_complete 3 TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: f_mt_call_complete 4 MSC_Test_0-M3UA(845)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: f_mt_call_complete 6 MSC_Test_0-SCCP(843)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(843)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(843)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(844)@d81ef7ce05e3: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(844)@d81ef7ce05e3: patched enc_l3: '8347'O MSC_Test_0-SCCP(843)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(843)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(843)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: f_mt_call_complete 5 TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: f_mt_call_complete 8 TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: f_mt_call_complete 7 TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: f_mt_call_complete 9 TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: f_mt_call_complete DONE TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(844)@d81ef7ce05e3: patching N(SD)=2 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(844)@d81ef7ce05e3: patched enc_l3: '1BBB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(843)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(843)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(843)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100191BBB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(845)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(845)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(844)@d81ef7ce05e3: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(844)@d81ef7ce05e3: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(843)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(843)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(843)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(846)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(851)870824631 MSC_Test_0-M3UA(845)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(845)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(843)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(843)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(843)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(843)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(843)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(845)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(844)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(851)15716478 TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: f_call_hangup 9: done TC_lu_and_mo_ussd_during_mt_call0(851)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(849)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(844)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(843)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(842)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(852)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(846)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(845)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(847)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(850)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(848)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(842): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(843): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(844): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(845): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(846): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(847): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(848): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(849): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(850): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_and_mo_ussd_during_mt_call0(851): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(852): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass'. Tue Jun 18 08:20:43 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_and_mo_ussd_during_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=451912) Waiting for packet dumper to finish... 1 (prev_count=451912, count=452989) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call'. ------ MSC_Tests.TC_lu_and_mt_ussd_during_mt_call ------ Tue Jun 18 08:20:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mt_ussd_during_mt_call.pcap" >/data/MSC_Tests.TC_lu_and_mt_ussd_during_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_and_mt_ussd_during_mt_call started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(856)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(856)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(856)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(854)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(857)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(856)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(856)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(856)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(856)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(856)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(856)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(856)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(856)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(856)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(856)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(856)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(856)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(856)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(856)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(856)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(856)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(859)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(859)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(859)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(859)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(859)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(859)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(859)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(859)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(860)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000049" to be handled at TC_lu_and_mt_ussd_during_mt_call0(862) TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000049'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(855)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(855)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(862)525996 MSC_Test_0-SCCP(854)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(855)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(856)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@d81ef7ce05e3: { messageType := 2, destLocRef := '0806AC'O, sourceLocRef := '00007A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(854)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(860)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000049" handled at TC_lu_and_mt_ussd_during_mt_call0(862) MSC_Test-GSUP(860)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_and_mt_ussd_during_mt_call0(862)"262420000000049" MSC_Test_0-SCCP(854)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(854)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(854)@d81ef7ce05e3: vl_from0 TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(854)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(856)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(855)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(855)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(854)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(854)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(854)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(854)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(854)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(854)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(855)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(862)525996 TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(857)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(862)1091800158 MSC_Test_0-RAN(855)@d81ef7ce05e3: Created IMSI[0] for '262420000000049'H'265DE254'O to be handled at TC_lu_and_mt_ussd_during_mt_call0(862) MSC_Test_0-M3UA(856)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(855)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_ussd_during_mt_call0(862) TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(855)@d81ef7ce05e3: Created IMSI[1] for '262420000000049'H'265DE254'O to be handled at TC_lu_and_mt_ussd_during_mt_call0(862) TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '265DE254'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(855)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(862)11098671 MSC_Test_0-SCCP(854)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(856)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@d81ef7ce05e3: { messageType := 2, destLocRef := 'A95A2F'O, sourceLocRef := '00007B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(856)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(854)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(854)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: f_mt_call_complete 1 MSC_Test_0-RAN(855)@d81ef7ce05e3: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(855)@d81ef7ce05e3: patched enc_l3: '8301'O MSC_Test_0-SCCP(854)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(854)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(854)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: f_mt_call_complete 2 MSC_Test-MGCP(858)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_ussd_during_mt_call0(862) MSC_Test-MGCP(858)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2e" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_ussd_during_mt_call0(862) TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: f_mt_call_complete 3 TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: f_mt_call_complete 4 MSC_Test_0-M3UA(856)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: f_mt_call_complete 6 MSC_Test_0-SCCP(854)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(854)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(854)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(855)@d81ef7ce05e3: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(855)@d81ef7ce05e3: patched enc_l3: '8347'O MSC_Test_0-SCCP(854)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(854)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(854)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: f_mt_call_complete 5 TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: f_mt_call_complete 8 TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: f_mt_call_complete 7 TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: f_mt_call_complete 9 TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: f_mt_call_complete DONE TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(856)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(855)@d81ef7ce05e3: patching N(SD)=2 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-RAN(855)@d81ef7ce05e3: patched enc_l3: '8BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-SCCP(854)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(854)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(854)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100198BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(856)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(856)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(855)@d81ef7ce05e3: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(855)@d81ef7ce05e3: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(854)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(854)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(854)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(857)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(862)1091800158 MSC_Test_0-M3UA(856)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(854)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(854)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(854)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(854)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(856)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(855)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(862)11098671 TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: f_call_hangup 9: done TC_lu_and_mt_ussd_during_mt_call0(862)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(854)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(860)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(857)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(861)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(853)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(858)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(855)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(856)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(859)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(863)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(853): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(854): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(855): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(856): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(857): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(858): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(859): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(860): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(861): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_and_mt_ussd_during_mt_call0(862): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(863): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass'. Tue Jun 18 08:20:52 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_and_mt_ussd_during_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=459905) Waiting for packet dumper to finish... 1 (prev_count=459905, count=465752) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release'. ------ MSC_Tests.TC_lu_and_mo_ussd_mo_release ------ Tue Jun 18 08:20:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mo_ussd_mo_release.pcap" >/data/MSC_Tests.TC_lu_and_mo_ussd_mo_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_and_mo_ussd_mo_release started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(867)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(867)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(867)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(865)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(868)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(867)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(867)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(867)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(867)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(867)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(867)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(867)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(867)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(867)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(867)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(867)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(867)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(867)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(867)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(867)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(867)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(870)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(870)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(870)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(870)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(870)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(870)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(870)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(870)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(871)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000050" to be handled at TC_lu_and_mo_ussd_mo_release0(873) TC_lu_and_mo_ussd_mo_release0(873)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000050'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(867)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(867)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(866)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(866)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(873)294233 MSC_Test_0-SCCP(865)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(866)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(867)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(867)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(867)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(867)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@d81ef7ce05e3: { messageType := 2, destLocRef := '047D59'O, sourceLocRef := '00007C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(865)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(871)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000050" handled at TC_lu_and_mo_ussd_mo_release0(873) MSC_Test-GSUP(871)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_and_mo_ussd_mo_release0(873)"262420000000050" MSC_Test_0-SCCP(865)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(865)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(865)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(865)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(865)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_ussd_mo_release0(873)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(867)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_mo_release0(873)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(867)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(867)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(865)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(873)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(866)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(866)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(865)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(865)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(865)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(867)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(867)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(865)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(865)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(865)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(865)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(867)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(867)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(867)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(866)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(873)294233 TC_lu_and_mo_ussd_mo_release0(873)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(873)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(873)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(873)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(873)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '4D1E73CD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(866)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(873)11649571 MSC_Test_0-RAN(866)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(865)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(867)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(867)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(867)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(867)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(867)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(867)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@d81ef7ce05e3: { messageType := 2, destLocRef := 'B1C223'O, sourceLocRef := '00007D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(865)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(865)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(865)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(865)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(865)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(873)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(873)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(871)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000050" to be handled at TC_lu_and_mo_ussd_mo_release0(873) MSC_Test_0-RAN(866)@d81ef7ce05e3: patching N(SD)=1 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-RAN(866)@d81ef7ce05e3: patched enc_l3: '1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-SCCP(865)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@d81ef7ce05e3: vl_len:31 MSC_Test_0-SCCP(865)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(865)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01001C1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-M3UA(867)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_mo_release0(873)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(867)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(867)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(865)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(873)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(866)@d81ef7ce05e3: patching N(SD)=2 into dtap '1B2A'O MSC_Test_0-RAN(866)@d81ef7ce05e3: patched enc_l3: '1BAA'O MSC_Test_0-SCCP(865)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(865)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(865)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100021BAA'O MSC_Test_0-M3UA(867)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(867)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(865)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(873)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(865)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(865)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(865)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(867)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(867)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(867)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(866)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(873)11649571 TC_lu_and_mo_ussd_mo_release0(873)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(873)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(873)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(873)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(866)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(867)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(865)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(871)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(872)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(868)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(869)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(864)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(870)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(874)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(864): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(865): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(866): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(867): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(868): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(869): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(870): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(871): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(872): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_and_mo_ussd_mo_release0(873): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(874): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release pass'. Tue Jun 18 08:20:57 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_ussd_mo_release pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_and_mo_ussd_mo_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=240428) Waiting for packet dumper to finish... 1 (prev_count=240428, count=318374) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_ss_session_timeout'. ------ MSC_Tests.TC_lu_and_ss_session_timeout ------ Tue Jun 18 08:21:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_ss_session_timeout.pcap" >/data/MSC_Tests.TC_lu_and_ss_session_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_ss_session_timeout' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_and_ss_session_timeout started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(878)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(878)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(878)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(876)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(879)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(878)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(878)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(878)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(878)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(878)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(878)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(878)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(878)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(878)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(878)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(878)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(878)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(878)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(878)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(878)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(878)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(881)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(881)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(881)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(881)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(881)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(881)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(881)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(881)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(882)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(884) TC_lu_and_ss_session_timeout0(884)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000051'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(878)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(878)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(877)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(877)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_ss_session_timeout0(884)15667691 MSC_Test_0-RAN(877)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(876)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(878)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(878)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(878)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(878)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@d81ef7ce05e3: { messageType := 2, destLocRef := 'EF11EB'O, sourceLocRef := '00007E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(876)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(876)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(876)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(882)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000051" handled at TC_lu_and_ss_session_timeout0(884) MSC_Test-GSUP(882)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_and_ss_session_timeout0(884)"262420000000051" TC_lu_and_ss_session_timeout0(884)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(884)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(876)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(876)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(876)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(876)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(878)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(878)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(876)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_ss_session_timeout0(884)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(877)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(877)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(876)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(876)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(876)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(876)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(878)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(878)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(876)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(876)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(876)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(876)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(876)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(878)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(878)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(878)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(877)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(884)15667691 TC_lu_and_ss_session_timeout0(884)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(884)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(884)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(884)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(884)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '02D96F26'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(877)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_ss_session_timeout0(884)11540787 MSC_Test_0-RAN(877)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(876)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(878)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(878)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(878)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(878)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(878)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(878)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@d81ef7ce05e3: { messageType := 2, destLocRef := 'B01933'O, sourceLocRef := '00007F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(876)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(876)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(876)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(876)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(876)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_ss_session_timeout0(884)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(884)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(882)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(884) MSC_Test_0-RAN(877)@d81ef7ce05e3: patching N(SD)=1 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-RAN(877)@d81ef7ce05e3: patched enc_l3: '1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-SCCP(876)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(876)@d81ef7ce05e3: vl_len:32 MSC_Test_0-SCCP(876)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(876)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01001D1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-M3UA(878)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_ss_session_timeout0(884)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(878)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(878)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(878)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(878)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(876)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(876)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(876)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(876)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(876)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(876)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(876)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(878)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(878)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(878)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(877)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(884)11540787 TC_lu_and_ss_session_timeout0(884)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(884)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(884)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(884)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(884)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(877)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(878)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(879)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(882)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(881)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(876)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(885)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(875)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(883)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(880)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(875): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(876): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(877): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(878): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(879): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(880): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(881): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(882): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(883): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_and_ss_session_timeout0(884): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(885): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_and_ss_session_timeout finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_ss_session_timeout pass'. Tue Jun 18 08:21:06 UTC 2024 ====== MSC_Tests.TC_lu_and_ss_session_timeout pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_and_ss_session_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=308864) Waiting for packet dumper to finish... 1 (prev_count=308864, count=309941) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_ss_session_timeout pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr'. ------ MSC_Tests.TC_mt_ussd_for_unknown_subscr ------ Tue Jun 18 08:21:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mt_ussd_for_unknown_subscr.pcap" >/data/MSC_Tests.TC_mt_ussd_for_unknown_subscr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_mt_ussd_for_unknown_subscr started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(889)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(889)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(889)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(887)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(890)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(889)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(889)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(889)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(889)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(889)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(889)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(889)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(889)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(889)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(889)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(889)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(889)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(889)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(889)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(889)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(889)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(892)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(892)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(892)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(892)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(892)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(892)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(892)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(892)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(889)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(889)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(889)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(888)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(888)@d81ef7ce05e3: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_mt_ussd_for_unknown_subscr0(895) MSC_Test-GSUP(893)@d81ef7ce05e3: Created GsupExpect[0] for "000000000000000" to be handled at TC_mt_ussd_for_unknown_subscr0(895) MSC_Test-GSUP(893)@d81ef7ce05e3: Found GsupExpect[0] for "000000000000000" handled at TC_mt_ussd_for_unknown_subscr0(895) MSC_Test-GSUP(893)@d81ef7ce05e3: Added IMSI table entry 0TC_mt_ussd_for_unknown_subscr0(895)"000000000000000" TC_mt_ussd_for_unknown_subscr0(895)@d81ef7ce05e3: setverdict(fail): none -> fail reason: "Unknown/unexpected GSUP received", new component reason: "Unknown/unexpected GSUP received" TC_mt_ussd_for_unknown_subscr0(895)@d81ef7ce05e3: Final verdict of PTC: fail reason: "Unknown/unexpected GSUP received" MSC_Test_0-RAN(888)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(887)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(889)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(890)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(894)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(893)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(886)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(896)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(892)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(891)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(886): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(887): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(888): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(889): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(890): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(891): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(892): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(893): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(894): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_mt_ussd_for_unknown_subscr0(895): fail (none -> fail) reason: "Unknown/unexpected GSUP received" MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(896): none (fail -> fail) MTC@d81ef7ce05e3: Test case TC_mt_ussd_for_unknown_subscr finished. Verdict: fail reason: Unknown/unexpected GSUP received MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr fail'. Tue Jun 18 08:21:11 UTC 2024 ------ MSC_Tests.TC_mt_ussd_for_unknown_subscr fail ------ Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_mt_ussd_for_unknown_subscr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=80822) Waiting for packet dumper to finish... 1 (prev_count=80822, count=81899) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr fail' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_for_unknown_trans'. ------ MSC_Tests.TC_mo_ussd_for_unknown_trans ------ Tue Jun 18 08:21:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mo_ussd_for_unknown_trans.pcap" >/data/MSC_Tests.TC_mo_ussd_for_unknown_trans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_for_unknown_trans' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_mo_ussd_for_unknown_trans started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(900)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(900)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(900)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(898)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(901)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(900)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(900)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(900)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(900)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(900)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(900)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(900)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(900)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(900)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(900)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(900)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(900)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(900)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(900)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(900)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(900)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(903)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(903)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(903)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(903)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(903)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(903)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(903)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(903)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(899)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(899)@d81ef7ce05e3: Created IMSI[0] for '262420000000111'H'FFFFFFFF'O to be handled at TC_mo_ussd_for_unknown_trans0(906) MSC_Test-GSUP(904)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(906) MSC_Test-GSUP(904)@d81ef7ce05e3: Created GsupExpect[1] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(906) TC_mo_ussd_for_unknown_trans0(906)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000111'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(899)@d81ef7ce05e3: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(906)16121343 MSC_Test_0-RAN(899)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(898)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(900)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@d81ef7ce05e3: { messageType := 2, destLocRef := 'F5FDFF'O, sourceLocRef := '000080'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(898)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(898)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test-GSUP(904)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000111" handled at TC_mo_ussd_for_unknown_trans0(906) MSC_Test-GSUP(904)@d81ef7ce05e3: Added IMSI table entry 0TC_mo_ussd_for_unknown_trans0(906)"262420000000111" MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(898)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(898)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(898)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(898)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_ussd_for_unknown_trans0(906)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(906)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(900)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(906)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(899)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(899)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(898)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(898)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(898)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(898)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(898)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(898)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(898)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(898)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(899)@d81ef7ce05e3: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(906)16121343 TC_mo_ussd_for_unknown_trans0(906)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(906)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(906)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(906)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(906)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'AC70813C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(899)@d81ef7ce05e3: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(906)4526084 MSC_Test_0-RAN(899)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(898)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(900)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(900)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@d81ef7ce05e3: { messageType := 2, destLocRef := '451004'O, sourceLocRef := '000081'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(898)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(898)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(898)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(906)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(906)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(899)@d81ef7ce05e3: patching N(SD)=1 into dtap '1B3A17F531D72DED1CFFD7A80FDBE7CBD3E3D1B57FF735A50967'O MSC_Test_0-RAN(899)@d81ef7ce05e3: patched enc_l3: '1B7A17F531D72DED1CFFD7A80FDBE7CBD3E3D1B57FF735A50967'O MSC_Test_0-SCCP(898)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(898)@d81ef7ce05e3: vl_len:29 MSC_Test_0-SCCP(898)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(898)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01001A1B7A17F531D72DED1CFFD7A80FDBE7CBD3E3D1B57FF735A50967'O MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(906)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(900)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(898)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(898)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(898)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(898)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(899)@d81ef7ce05e3: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(906)4526084 TC_mo_ussd_for_unknown_trans0(906)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(906)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(906)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(906)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'AC70813C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(899)@d81ef7ce05e3: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(906)16489757 MSC_Test_0-RAN(899)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(898)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(900)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(900)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@d81ef7ce05e3: { messageType := 2, destLocRef := 'FB9D1D'O, sourceLocRef := '000082'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(898)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(898)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(898)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(906)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(906)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(899)@d81ef7ce05e3: patching N(SD)=1 into dtap '1B2A1C17FCD797E186E1B62A9FF3510A40A79B04E02C8D05EF4C9C'O MSC_Test_0-RAN(899)@d81ef7ce05e3: patched enc_l3: '1B6A1C17FCD797E186E1B62A9FF3510A40A79B04E02C8D05EF4C9C'O MSC_Test_0-SCCP(898)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(898)@d81ef7ce05e3: vl_len:30 MSC_Test_0-SCCP(898)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(898)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01001B1B6A1C17FCD797E186E1B62A9FF3510A40A79B04E02C8D05EF4C9C'O MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(906)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(900)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(898)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(898)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(898)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(898)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(900)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(899)@d81ef7ce05e3: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(906)16489757 TC_mo_ussd_for_unknown_trans0(906)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(906)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(906)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(906)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(898)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(900)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(899)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(904)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(905)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(901)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(897)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(903)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(902)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(907)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(897): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(898): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(899): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(900): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(901): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(902): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(903): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(904): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(905): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_mo_ussd_for_unknown_trans0(906): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(907): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_for_unknown_trans pass'. Tue Jun 18 08:21:26 UTC 2024 ====== MSC_Tests.TC_mo_ussd_for_unknown_trans pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_mo_ussd_for_unknown_trans.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=405965) Waiting for packet dumper to finish... 1 (prev_count=405965, count=407042) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_for_unknown_trans pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_for_unknown_session'. ------ MSC_Tests.TC_proc_ss_for_unknown_session ------ Tue Jun 18 08:21:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_proc_ss_for_unknown_session.pcap" >/data/MSC_Tests.TC_proc_ss_for_unknown_session.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_for_unknown_session' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_proc_ss_for_unknown_session started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(911)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(911)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(911)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(909)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(912)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(911)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(911)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(911)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(911)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(911)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(911)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(911)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(911)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(911)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(911)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(911)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(911)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(911)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(911)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(911)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(911)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(914)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(914)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(914)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(914)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(914)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(914)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(914)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(914)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(915)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(917) TC_proc_ss_for_unknown_session0(917)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000110'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(911)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(911)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(910)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(910)@d81ef7ce05e3: Added conn table entry 0TC_proc_ss_for_unknown_session0(917)3833794 MSC_Test_0-SCCP(909)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(910)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(911)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(911)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(911)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(911)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@d81ef7ce05e3: { messageType := 2, destLocRef := '3A7FC2'O, sourceLocRef := '000083'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(909)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(915)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000110" handled at TC_proc_ss_for_unknown_session0(917) MSC_Test-GSUP(915)@d81ef7ce05e3: Added IMSI table entry 0TC_proc_ss_for_unknown_session0(917)"262420000000110" MSC_Test_0-SCCP(909)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(909)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(909)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(909)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(909)@d81ef7ce05e3: vl_from0 TC_proc_ss_for_unknown_session0(917)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_for_unknown_session0(917)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(909)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(911)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(911)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(909)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_for_unknown_session0(917)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(910)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(910)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(909)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(909)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(909)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(909)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(911)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(911)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(909)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(909)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(909)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(909)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(909)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(911)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(911)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(911)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(910)@d81ef7ce05e3: Deleted conn table entry 0TC_proc_ss_for_unknown_session0(917)3833794 TC_proc_ss_for_unknown_session0(917)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(917)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_for_unknown_session0(917)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(917)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(910)@d81ef7ce05e3: Created IMSI[0] for '262420000000110'H'1805D61B'O to be handled at TC_proc_ss_for_unknown_session0(917) MSC_Test-GSUP(915)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(917) TC_proc_ss_for_unknown_session0(917)@d81ef7ce05e3: setverdict(fail): pass -> fail reason: "Unknown/unexpected GSUP received", new component reason: "Unknown/unexpected GSUP received" TC_proc_ss_for_unknown_session0(917)@d81ef7ce05e3: Final verdict of PTC: fail reason: "Unknown/unexpected GSUP received" MSC_Test_0-RAN(910)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(911)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(909)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(915)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(908)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(912)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(918)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(913)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(916)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(914)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(908): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(909): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(910): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(911): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(912): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(913): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(914): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(915): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(916): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_proc_ss_for_unknown_session0(917): fail (none -> fail) reason: "Unknown/unexpected GSUP received" MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(918): none (fail -> fail) MTC@d81ef7ce05e3: Test case TC_proc_ss_for_unknown_session finished. Verdict: fail reason: Unknown/unexpected GSUP received MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_for_unknown_session fail'. Tue Jun 18 08:21:31 UTC 2024 ------ MSC_Tests.TC_proc_ss_for_unknown_session fail ------ Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_proc_ss_for_unknown_session.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=198474) Waiting for packet dumper to finish... 1 (prev_count=198474, count=199551) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_for_unknown_session fail' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_paging_fail'. ------ MSC_Tests.TC_proc_ss_paging_fail ------ Tue Jun 18 08:21:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_proc_ss_paging_fail.pcap" >/data/MSC_Tests.TC_proc_ss_paging_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_paging_fail' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_proc_ss_paging_fail started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(922)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(922)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(922)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(920)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(923)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(922)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(922)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(922)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(922)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(922)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(922)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(922)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(922)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(922)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(922)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(922)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(922)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(922)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(922)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(922)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(922)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(925)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(925)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(925)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(925)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(925)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(925)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(925)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(925)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(922)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(922)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(922)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(926)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(928) MSC_Test_0-RAN(921)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_proc_ss_paging_fail0(928)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000101'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(921)@d81ef7ce05e3: Added conn table entry 0TC_proc_ss_paging_fail0(928)3224153 MSC_Test_0-RAN(921)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(920)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(922)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(922)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(922)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(922)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(922)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(920)@d81ef7ce05e3: { messageType := 2, destLocRef := '313259'O ("12Y"), sourceLocRef := '000084'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(920)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(926)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000101" handled at TC_proc_ss_paging_fail0(928) MSC_Test-GSUP(926)@d81ef7ce05e3: Added IMSI table entry 0TC_proc_ss_paging_fail0(928)"262420000000101" MSC_Test_0-SCCP(920)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(920)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(920)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(920)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(920)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(920)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(920)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(920)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(922)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_proc_ss_paging_fail0(928)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(928)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(922)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(922)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(920)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(920)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(920)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(920)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_paging_fail0(928)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(921)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(921)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(920)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(920)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(920)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(920)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(922)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(922)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(922)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(920)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(920)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(920)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(920)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(920)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(920)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(920)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(920)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(922)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(922)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(922)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(920)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(922)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(921)@d81ef7ce05e3: Deleted conn table entry 0TC_proc_ss_paging_fail0(928)3224153 TC_proc_ss_paging_fail0(928)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(928)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(928)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(928)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(921)@d81ef7ce05e3: Created IMSI[0] for '262420000000101'H'0B3C8B21'O to be handled at TC_proc_ss_paging_fail0(928) MSC_Test-GSUP(926)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(928) MSC_Test_0-M3UA(922)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(922)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(921)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_paging_fail0(928) TC_proc_ss_paging_fail0(928)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(928)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(928)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(920)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(922)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(923)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(926)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(929)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(919)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(921)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(927)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(925)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(924)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(919): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(920): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(921): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(922): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(923): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(924): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(925): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(926): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(927): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_proc_ss_paging_fail0(928): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(929): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_proc_ss_paging_fail finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_paging_fail pass'. Tue Jun 18 08:21:47 UTC 2024 ====== MSC_Tests.TC_proc_ss_paging_fail pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_proc_ss_paging_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=202548) Waiting for packet dumper to finish... 1 (prev_count=202548, count=211684) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_paging_fail pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_abort'. ------ MSC_Tests.TC_proc_ss_abort ------ Tue Jun 18 08:21:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_proc_ss_abort.pcap" >/data/MSC_Tests.TC_proc_ss_abort.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_abort' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_proc_ss_abort started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(933)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(933)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(933)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(931)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(934)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(933)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(933)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(933)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(933)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(933)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(933)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(933)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(933)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(933)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(933)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(933)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(933)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(933)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(933)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(933)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(933)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(936)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(936)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(936)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(936)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(936)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(936)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(936)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(936)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(937)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(939) TC_proc_ss_abort0(939)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000102'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(933)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(933)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(932)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(932)@d81ef7ce05e3: Added conn table entry 0TC_proc_ss_abort0(939)11701990 MSC_Test_0-SCCP(931)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(932)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(933)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(933)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(933)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(933)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@d81ef7ce05e3: { messageType := 2, destLocRef := 'B28EE6'O, sourceLocRef := '000085'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(931)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(937)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000102" handled at TC_proc_ss_abort0(939) MSC_Test-GSUP(937)@d81ef7ce05e3: Added IMSI table entry 0TC_proc_ss_abort0(939)"262420000000102" MSC_Test_0-SCCP(931)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(931)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(931)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(931)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(931)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(931)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_proc_ss_abort0(939)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(939)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(933)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(933)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(931)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(939)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(932)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(932)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(931)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(931)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(931)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(931)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(933)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(933)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(931)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(931)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(931)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(931)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(931)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(933)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(933)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(933)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(932)@d81ef7ce05e3: Deleted conn table entry 0TC_proc_ss_abort0(939)11701990 TC_proc_ss_abort0(939)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(939)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(939)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(939)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(932)@d81ef7ce05e3: Created IMSI[0] for '262420000000102'H'12925EF3'O to be handled at TC_proc_ss_abort0(939) MSC_Test-GSUP(937)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(939) MSC_Test_0-M3UA(933)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(933)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(932)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_abort0(939) TC_proc_ss_abort0(939)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(939)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '12925EF3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(932)@d81ef7ce05e3: Added conn table entry 0TC_proc_ss_abort0(939)13852536 MSC_Test_0-SCCP(931)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(933)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(933)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(933)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(933)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(933)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(933)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@d81ef7ce05e3: { messageType := 2, destLocRef := 'D35F78'O, sourceLocRef := '000086'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(931)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(931)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(931)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(931)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(931)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(939)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(939)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(939)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(933)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(933)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(933)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(933)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(931)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(931)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(931)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(939)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(931)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(931)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(931)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(931)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(933)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(933)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(933)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(932)@d81ef7ce05e3: Deleted conn table entry 0TC_proc_ss_abort0(939)13852536 TC_proc_ss_abort0(939)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(939)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(939)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(939)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(931)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(932)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(933)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(937)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(936)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(934)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(930)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(935)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(938)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(940)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(930): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(931): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(932): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(933): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(934): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(935): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(936): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(937): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(938): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_proc_ss_abort0(939): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(940): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_proc_ss_abort finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_abort pass'. Tue Jun 18 08:21:52 UTC 2024 ====== MSC_Tests.TC_proc_ss_abort pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_proc_ss_abort.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=240222) Waiting for packet dumper to finish... 1 (prev_count=240222, count=309023) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_abort pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mo_ussd'. ------ MSC_Tests.TC_multi_lu_and_mo_ussd ------ Tue Jun 18 08:21:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_multi_lu_and_mo_ussd.pcap" >/data/MSC_Tests.TC_multi_lu_and_mo_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mo_ussd' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_multi_lu_and_mo_ussd started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(944)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(944)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(944)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(942)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(945)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(944)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(944)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(944)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(944)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(944)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(944)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(947)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(947)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(947)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(947)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(947)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(947)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(947)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(947)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(950) TC_multi_lu_and_mo_ussd0(950)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000210'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[1] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(951) TC_multi_lu_and_mo_ussd0(951)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000211'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(943)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 0TC_multi_lu_and_mo_ussd0(950)4661660 MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 1TC_multi_lu_and_mo_ussd0(951)9279477 MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:1 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := '47219C'O, sourceLocRef := '000087'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(948)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000210" handled at TC_multi_lu_and_mo_ussd0(950) MSC_Test-GSUP(948)@d81ef7ce05e3: Added IMSI table entry 0TC_multi_lu_and_mo_ussd0(950)"262420000000210" MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(948)@d81ef7ce05e3: Found GsupExpect[1] for "262420000000211" handled at TC_multi_lu_and_mo_ussd0(951) MSC_Test-GSUP(948)@d81ef7ce05e3: Added IMSI table entry 1TC_multi_lu_and_mo_ussd0(951)"262420000000211" MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := '8D97F5'O, sourceLocRef := '000088'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(950)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(950)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(953) MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(953)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000212'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(951)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(951)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 2TC_multi_lu_and_mo_ussd0(953)11516224 MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:2 MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(948)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000212" handled at TC_multi_lu_and_mo_ussd0(953) MSC_Test-GSUP(948)@d81ef7ce05e3: Added IMSI table entry 2TC_multi_lu_and_mo_ussd0(953)"262420000000212" MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := 'AFB940'O, sourceLocRef := '000089'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(950)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 TC_multi_lu_and_mo_ussd0(953)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(953)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(951)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(955) TC_multi_lu_and_mo_ussd0(955)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000213'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 3TC_multi_lu_and_mo_ussd0(955)12780953 MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:3 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[1] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(957) TC_multi_lu_and_mo_ussd0(957)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000214'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 4TC_multi_lu_and_mo_ussd0(957)8228423 MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:4 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[2] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(959) TC_multi_lu_and_mo_ussd0(959)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000215'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 5TC_multi_lu_and_mo_ussd0(959)11117212 MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:5 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[3] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(961) TC_multi_lu_and_mo_ussd0(961)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000216'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 6TC_multi_lu_and_mo_ussd0(961)7712471 MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:6 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(953)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:5 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(950)4661660 TC_multi_lu_and_mo_ussd0(950)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(948)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000213" handled at TC_multi_lu_and_mo_ussd0(955) MSC_Test-GSUP(948)@d81ef7ce05e3: Added IMSI table entry 3TC_multi_lu_and_mo_ussd0(955)"262420000000213" MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C30599'O, sourceLocRef := '00008A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test-GSUP(948)@d81ef7ce05e3: Found GsupExpect[1] for "262420000000214" handled at TC_multi_lu_and_mo_ussd0(957) MSC_Test-GSUP(948)@d81ef7ce05e3: Added IMSI table entry 4TC_multi_lu_and_mo_ussd0(957)"262420000000214" MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test-GSUP(948)@d81ef7ce05e3: Found GsupExpect[2] for "262420000000215" handled at TC_multi_lu_and_mo_ussd0(959) MSC_Test-GSUP(948)@d81ef7ce05e3: Added IMSI table entry 5TC_multi_lu_and_mo_ussd0(959)"262420000000215" MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := '7D8E47'O, sourceLocRef := '00008B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:4 TC_multi_lu_and_mo_ussd0(950)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(950)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(950)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(948)@d81ef7ce05e3: Found GsupExpect[3] for "262420000000216" handled at TC_multi_lu_and_mo_ussd0(961) MSC_Test-GSUP(948)@d81ef7ce05e3: Added IMSI table entry 6TC_multi_lu_and_mo_ussd0(961)"262420000000216" MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := 'A9A29C'O, sourceLocRef := '00008C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mo_ussd0(950)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B943EE5C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := '75AED7'O, sourceLocRef := '00008D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(955)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(955)@d81ef7ce05e3: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(959)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(959)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(951)9279477 TC_multi_lu_and_mo_ussd0(951)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 0TC_multi_lu_and_mo_ussd0(950)583150 TC_multi_lu_and_mo_ussd0(957)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(957)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 TC_multi_lu_and_mo_ussd0(951)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(951)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(951)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(963) MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 TC_multi_lu_and_mo_ussd0(951)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '04364D8B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(963)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000217'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(961)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(961)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:6 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 1TC_multi_lu_and_mo_ussd0(951)12792356 MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:1 MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := '08E5EE'O, sourceLocRef := '00008E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(955)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 7TC_multi_lu_and_mo_ussd0(963)565868 TC_multi_lu_and_mo_ussd0(950)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(950)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:7 MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[1] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(950) MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(953)11516224 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(953)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C33224'O, sourceLocRef := '00008F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test-GSUP(948)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000217" handled at TC_multi_lu_and_mo_ussd0(963) MSC_Test-GSUP(948)@d81ef7ce05e3: Added IMSI table entry 7TC_multi_lu_and_mo_ussd0(963)"262420000000217" MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := '08A26C'O, sourceLocRef := '000090'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(953)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(953)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(953)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:7 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 TC_multi_lu_and_mo_ussd0(951)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(951)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(951) TC_multi_lu_and_mo_ussd0(953)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2E0A4AB3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(963)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 TC_multi_lu_and_mo_ussd0(963)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 2TC_multi_lu_and_mo_ussd0(953)8044167 TC_multi_lu_and_mo_ussd0(957)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:2 MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[2] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(965) TC_multi_lu_and_mo_ussd0(965)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000218'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 8TC_multi_lu_and_mo_ussd0(965)5906506 MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:8 MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[3] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(967) TC_multi_lu_and_mo_ussd0(967)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000219'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 9TC_multi_lu_and_mo_ussd0(967)3766397 MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:9 MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[4] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(969) TC_multi_lu_and_mo_ussd0(969)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000220'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 10TC_multi_lu_and_mo_ussd0(969)9347728 MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:10 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[5] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(971) TC_multi_lu_and_mo_ussd0(971)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000221'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 11TC_multi_lu_and_mo_ussd0(971)1569397 MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:11 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:3 TC_multi_lu_and_mo_ussd0(959)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(961)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := '7ABE87'O, sourceLocRef := '000091'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(963)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(955)12780953 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer TC_multi_lu_and_mo_ussd0(955)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(950)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:6 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(951)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test-GSUP(948)@d81ef7ce05e3: Found GsupExpect[2] for "262420000000218" handled at TC_multi_lu_and_mo_ussd0(965) MSC_Test-GSUP(948)@d81ef7ce05e3: Added IMSI table entry 8TC_multi_lu_and_mo_ussd0(965)"262420000000218" MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:7 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := '5A204A'O ("Z J"), sourceLocRef := '000092'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test-GSUP(948)@d81ef7ce05e3: Found GsupExpect[3] for "262420000000219" handled at TC_multi_lu_and_mo_ussd0(967) MSC_Test-GSUP(948)@d81ef7ce05e3: Added IMSI table entry 9TC_multi_lu_and_mo_ussd0(967)"262420000000219" MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(955)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(955)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(955)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(948)@d81ef7ce05e3: Found GsupExpect[4] for "262420000000220" handled at TC_multi_lu_and_mo_ussd0(969) MSC_Test-GSUP(948)@d81ef7ce05e3: Added IMSI table entry 10TC_multi_lu_and_mo_ussd0(969)"262420000000220" MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := '39787D'O ("9x}"), sourceLocRef := '000093'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test-GSUP(948)@d81ef7ce05e3: Found GsupExpect[5] for "262420000000221" handled at TC_multi_lu_and_mo_ussd0(971) MSC_Test-GSUP(948)@d81ef7ce05e3: Added IMSI table entry 11TC_multi_lu_and_mo_ussd0(971)"262420000000221" TC_multi_lu_and_mo_ussd0(955)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '109E5881'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(953)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mo_ussd0(953)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 3TC_multi_lu_and_mo_ussd0(955)3387583 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := '8EA290'O, sourceLocRef := '000094'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[2] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(953) MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:9 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 TC_multi_lu_and_mo_ussd0(965)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(965)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := '17F275'O, sourceLocRef := '000095'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:11 TC_multi_lu_and_mo_ussd0(967)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(967)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[3] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(973) MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mo_ussd0(969)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(969)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(950)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(973)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000222'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := '33B0BF'O, sourceLocRef := '000096'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(951)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:10 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(971)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(971)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(957)8228423 TC_multi_lu_and_mo_ussd0(957)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:11 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(957)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(957)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(957)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:6 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 4TC_multi_lu_and_mo_ussd0(973)9519105 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:4 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:7 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 TC_multi_lu_and_mo_ussd0(955)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(955)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(967)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[4] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(955) TC_multi_lu_and_mo_ussd0(957)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0B39929C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:9 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 12TC_multi_lu_and_mo_ussd0(957)38587 MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:12 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[5] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(975) TC_multi_lu_and_mo_ussd0(975)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000223'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 13TC_multi_lu_and_mo_ussd0(975)14261050 MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:13 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[6] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(977) TC_multi_lu_and_mo_ussd0(977)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000224'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 14TC_multi_lu_and_mo_ussd0(977)7539158 MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:14 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[7] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(979) TC_multi_lu_and_mo_ussd0(979)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000225'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 15TC_multi_lu_and_mo_ussd0(979)12811349 MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:15 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(950)583150 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(950)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(951)12792356 TC_multi_lu_and_mo_ussd0(951)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(959)11117212 TC_multi_lu_and_mo_ussd0(965)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(959)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mo_ussd0(953)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:6 TC_multi_lu_and_mo_ussd0(950)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(950)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@d81ef7ce05e3: Found GsupExpect[3] for "262420000000222" handled at TC_multi_lu_and_mo_ussd0(973) MSC_Test-GSUP(948)@d81ef7ce05e3: Added IMSI table entry 12TC_multi_lu_and_mo_ussd0(973)"262420000000222" MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(961)7712471 TC_multi_lu_and_mo_ussd0(961)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(950)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := '914001'O, sourceLocRef := '000097'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(951)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(951)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(969)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:10 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mo_ussd0(951)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(959)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(959)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(959)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(959)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '43A1E183'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(961)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(961)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(961)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(963)565868 MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mo_ussd0(963)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(955)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mo_ussd0(961)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3BA6F520'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test-GSUP(948)@d81ef7ce05e3: Found GsupExpect[5] for "262420000000223" handled at TC_multi_lu_and_mo_ussd0(975) MSC_Test-GSUP(948)@d81ef7ce05e3: Added IMSI table entry 13TC_multi_lu_and_mo_ussd0(975)"262420000000223" MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := '0096BB'O, sourceLocRef := '000098'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 0TC_multi_lu_and_mo_ussd0(959)401684 MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(948)@d81ef7ce05e3: Found GsupExpect[6] for "262420000000224" handled at TC_multi_lu_and_mo_ussd0(977) MSC_Test-GSUP(948)@d81ef7ce05e3: Added IMSI table entry 14TC_multi_lu_and_mo_ussd0(977)"262420000000224" MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 1TC_multi_lu_and_mo_ussd0(961)4237914 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test-GSUP(948)@d81ef7ce05e3: Found GsupExpect[7] for "262420000000225" handled at TC_multi_lu_and_mo_ussd0(979) MSC_Test-GSUP(948)@d81ef7ce05e3: Added IMSI table entry 15TC_multi_lu_and_mo_ussd0(979)"262420000000225" MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:1 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(963)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(963)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mo_ussd0(963)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:9 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(973)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(973)@d81ef7ce05e3: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(963)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A8AE190F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mo_ussd0(957)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(957)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(971)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := 'D99B3A'O, sourceLocRef := '000099'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(953)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[3] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(957) MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := '7309D6'O, sourceLocRef := '00009A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:11 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C37C55'O, sourceLocRef := '00009B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 5TC_multi_lu_and_mo_ussd0(963)15507980 MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:13 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:14 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(955)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:15 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := '062114'O, sourceLocRef := '00009C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(975)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(975)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:10 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 TC_multi_lu_and_mo_ussd0(977)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(977)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(979)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(979)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := '40AA5A'O, sourceLocRef := '00009D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:1 TC_multi_lu_and_mo_ussd0(959)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(959)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[5] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(959) MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 9TC_multi_lu_and_mo_ussd0(967)3766397 MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(967)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := 'ECA20C'O, sourceLocRef := '00009E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:12 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(961)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(961)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(967)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(967)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(967)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(967)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A50CF44B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:11 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[6] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(961) MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:2 TC_multi_lu_and_mo_ussd0(963)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(963)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(953)8044167 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 2TC_multi_lu_and_mo_ussd0(967)2849022 MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[7] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(963) TC_multi_lu_and_mo_ussd0(953)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:2 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(957)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(955)3387583 TC_multi_lu_and_mo_ussd0(955)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(965)5906506 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(965)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 10TC_multi_lu_and_mo_ussd0(969)9347728 TC_multi_lu_and_mo_ussd0(969)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:11 TC_multi_lu_and_mo_ussd0(953)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(953)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 11TC_multi_lu_and_mo_ussd0(971)1569397 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(971)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(973)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 TC_multi_lu_and_mo_ussd0(953)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(955)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(955)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(965)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(965)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(969)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(965)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(969)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(969)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(971)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(971)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(971)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(957)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(971)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '681B7521'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(969)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3185E62D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(965)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '15D87FE5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := '2B78FE'O, sourceLocRef := '00009F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:2 TC_multi_lu_and_mo_ussd0(955)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(959)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 3TC_multi_lu_and_mo_ussd0(971)3003462 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:3 MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 6TC_multi_lu_and_mo_ussd0(969)13951094 MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 7TC_multi_lu_and_mo_ussd0(965)7961910 MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:6 MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:7 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(967)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(967)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[8] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(967) MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:12 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(961)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(977)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:14 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mo_ussd0(959)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 TC_multi_lu_and_mo_ussd0(979)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(975)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := '2DD446'O, sourceLocRef := '0000A0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:15 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:13 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := 'D4E076'O, sourceLocRef := '0000A1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := '797D36'O ("y}6"), sourceLocRef := '0000A2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(963)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mo_ussd0(971)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(971)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[9] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(971) MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 12TC_multi_lu_and_mo_ussd0(957)38587 TC_multi_lu_and_mo_ussd0(957)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(969)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(969)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(957)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(957)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mo_ussd0(965)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(965)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[10] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(969) MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(973)9519105 MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[11] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(965) TC_multi_lu_and_mo_ussd0(973)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mo_ussd0(957)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(973)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(973)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(973)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(967)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(973)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'AF63FC31'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(959)401684 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(959)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(961)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:14 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:15 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:13 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(959)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(959)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 0TC_multi_lu_and_mo_ussd0(973)12938817 MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:14 TC_multi_lu_and_mo_ussd0(963)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(959)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 14TC_multi_lu_and_mo_ussd0(977)7539158 TC_multi_lu_and_mo_ussd0(977)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 TC_multi_lu_and_mo_ussd0(977)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(977)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(977)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 15TC_multi_lu_and_mo_ussd0(979)12811349 TC_multi_lu_and_mo_ussd0(977)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '792B9319'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(979)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 13TC_multi_lu_and_mo_ussd0(975)14261050 TC_multi_lu_and_mo_ussd0(975)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 4TC_multi_lu_and_mo_ussd0(977)15603928 MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:4 MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 4 set to 1 TC_multi_lu_and_mo_ussd0(975)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(975)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(975)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C56E41'O, sourceLocRef := '0000A3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mo_ussd0(979)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(979)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(979)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(975)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '4FAE9F80'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(979)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '75208EF5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mo_ussd0(971)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 8TC_multi_lu_and_mo_ussd0(975)13108219 MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:1 MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 8 set to 1 TC_multi_lu_and_mo_ussd0(973)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(973)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(961)4237914 TC_multi_lu_and_mo_ussd0(961)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[12] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(973) MSC_Test_0-RAN(943)@d81ef7ce05e3: Added conn table entry 1TC_multi_lu_and_mo_ussd0(979)1825407 MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d81ef7ce05e3: First idle individual index:5 MSC_Test_0-RAN(943)@d81ef7ce05e3: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(963)15507980 TC_multi_lu_and_mo_ussd0(961)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(961)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:6 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(967)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:7 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(961)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := 'EE18D8'O, sourceLocRef := '0000A4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C803FB'O, sourceLocRef := '0000A5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(963)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: { messageType := 2, destLocRef := '1BDA7F'O, sourceLocRef := '0000A6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mo_ussd0(969)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(977)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(977)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(963)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(963)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[13] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(977) TC_multi_lu_and_mo_ussd0(965)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(963)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(975)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(975)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[14] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(975) TC_multi_lu_and_mo_ussd0(979)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(979)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(971)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(948)@d81ef7ce05e3: Created GsupExpect[15] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(979) MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(967)2849022 TC_multi_lu_and_mo_ussd0(967)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(967)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(967)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 TC_multi_lu_and_mo_ussd0(969)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:6 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(967)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d81ef7ce05e3: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d81ef7ce05e3: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(973)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(965)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:7 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(971)3003462 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(971)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(969)13951094 TC_multi_lu_and_mo_ussd0(977)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(969)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mo_ussd0(979)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(975)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(971)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(971)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(969)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(969)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mo_ussd0(971)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(977)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(969)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(973)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(965)7961910 TC_multi_lu_and_mo_ussd0(965)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 TC_multi_lu_and_mo_ussd0(979)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:5 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 TC_multi_lu_and_mo_ussd0(965)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(965)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(965)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(975)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(973)12938817 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(973)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(977)15603928 TC_multi_lu_and_mo_ussd0(977)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(979)1825407 TC_multi_lu_and_mo_ussd0(979)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(973)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(973)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(942)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(942)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(979)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(979)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(977)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(977)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(973)@d81ef7ce05e3: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(979)@d81ef7ce05e3: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(977)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(944)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-M3UA(944)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d81ef7ce05e3: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(975)13108219 TC_multi_lu_and_mo_ussd0(975)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(975)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(975)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(975)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(948)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(944)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(942)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(945)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(943)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(946)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(954)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(968)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(941)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(974)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(978)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(970)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(949)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(966)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(972)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(981)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(962)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(958)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(980)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(952)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(956)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(964)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(947)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(976)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(960)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(941): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(942): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(943): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(944): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(945): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(946): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(947): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(948): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(949): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mo_ussd0(950): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mo_ussd0(951): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(952): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mo_ussd0(953): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(954): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mo_ussd0(955): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(956): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mo_ussd0(957): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(958): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mo_ussd0(959): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(960): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mo_ussd0(961): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(962): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mo_ussd0(963): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(964): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mo_ussd0(965): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(966): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mo_ussd0(967): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(968): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mo_ussd0(969): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(970): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mo_ussd0(971): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(972): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mo_ussd0(973): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(974): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mo_ussd0(975): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(976): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mo_ussd0(977): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(978): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mo_ussd0(979): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(980): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(981): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_multi_lu_and_mo_ussd finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mo_ussd pass'. Tue Jun 18 08:21:58 UTC 2024 ====== MSC_Tests.TC_multi_lu_and_mo_ussd pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_multi_lu_and_mo_ussd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3751239) Waiting for packet dumper to finish... 1 (prev_count=3751239, count=3752316) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mo_ussd pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mt_ussd'. ------ MSC_Tests.TC_multi_lu_and_mt_ussd ------ Tue Jun 18 08:22:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_multi_lu_and_mt_ussd.pcap" >/data/MSC_Tests.TC_multi_lu_and_mt_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mt_ussd' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_multi_lu_and_mt_ussd started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(985)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(985)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(985)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(983)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(986)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(985)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(985)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(985)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(985)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(985)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(988)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(988)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(988)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(988)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(988)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(988)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(988)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(988)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(991) TC_multi_lu_and_mt_ussd0(991)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000226'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[1] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(992) TC_multi_lu_and_mt_ussd0(992)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000227'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[2] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(994) TC_multi_lu_and_mt_ussd0(994)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000228'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[3] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(996) TC_multi_lu_and_mt_ussd0(996)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000229'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[4] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(998) TC_multi_lu_and_mt_ussd0(998)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000230'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[5] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1000) TC_multi_lu_and_mt_ussd0(1000)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000231'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[6] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1002) TC_multi_lu_and_mt_ussd0(1002)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000232'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[7] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1004) TC_multi_lu_and_mt_ussd0(1004)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000233'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[8] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1006) TC_multi_lu_and_mt_ussd0(1006)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000234'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[9] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1008) TC_multi_lu_and_mt_ussd0(1008)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000235'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[10] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1010) TC_multi_lu_and_mt_ussd0(1010)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000236'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[11] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1012) TC_multi_lu_and_mt_ussd0(1012)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000237'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[12] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1014) TC_multi_lu_and_mt_ussd0(1014)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000238'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[13] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1016) TC_multi_lu_and_mt_ussd0(1016)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000239'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[14] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1018) TC_multi_lu_and_mt_ussd0(1018)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000240'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[15] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1020) TC_multi_lu_and_mt_ussd0(1020)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000241'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 0TC_multi_lu_and_mt_ussd0(991)12043395 MSC_Test_0-RAN(984)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 1TC_multi_lu_and_mt_ussd0(992)7292164 MSC_Test_0-RAN(984)@d81ef7ce05e3: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 2TC_multi_lu_and_mt_ussd0(994)16560158 MSC_Test_0-RAN(984)@d81ef7ce05e3: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 3TC_multi_lu_and_mt_ussd0(996)6041402 MSC_Test_0-RAN(984)@d81ef7ce05e3: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 4TC_multi_lu_and_mt_ussd0(998)8756667 MSC_Test_0-RAN(984)@d81ef7ce05e3: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:2 MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:3 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:4 MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1000)5480680 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:5 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1002)13479806 MSC_Test_0-RAN(984)@d81ef7ce05e3: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:6 MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 7TC_multi_lu_and_mt_ussd0(1004)12699682 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:7 MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 8TC_multi_lu_and_mt_ussd0(1006)11934665 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 9TC_multi_lu_and_mt_ussd0(1008)12915293 MSC_Test_0-RAN(984)@d81ef7ce05e3: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:9 MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 10TC_multi_lu_and_mt_ussd0(1010)8265425 MSC_Test_0-RAN(984)@d81ef7ce05e3: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:10 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 11TC_multi_lu_and_mt_ussd0(1012)8260432 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@d81ef7ce05e3: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 12TC_multi_lu_and_mt_ussd0(1014)5570853 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 13TC_multi_lu_and_mt_ussd0(1016)254971 MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := 'B7C483'O, sourceLocRef := '0000A7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-RAN(984)@d81ef7ce05e3: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 14TC_multi_lu_and_mt_ussd0(1018)15510254 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(984)@d81ef7ce05e3: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 15TC_multi_lu_and_mt_ussd0(1020)6183366 MSC_Test_0-RAN(984)@d81ef7ce05e3: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test-GSUP(989)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000226" handled at TC_multi_lu_and_mt_ussd0(991) MSC_Test-GSUP(989)@d81ef7ce05e3: Added IMSI table entry 0TC_multi_lu_and_mt_ussd0(991)"262420000000226" MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:11 MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:12 MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:13 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:14 MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:15 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(989)@d81ef7ce05e3: Found GsupExpect[1] for "262420000000227" handled at TC_multi_lu_and_mt_ussd0(992) MSC_Test-GSUP(989)@d81ef7ce05e3: Added IMSI table entry 1TC_multi_lu_and_mt_ussd0(992)"262420000000227" MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := '6F4504'O, sourceLocRef := '0000A8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test-GSUP(989)@d81ef7ce05e3: Found GsupExpect[2] for "262420000000228" handled at TC_multi_lu_and_mt_ussd0(994) MSC_Test-GSUP(989)@d81ef7ce05e3: Added IMSI table entry 2TC_multi_lu_and_mt_ussd0(994)"262420000000228" MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(989)@d81ef7ce05e3: Found GsupExpect[3] for "262420000000229" handled at TC_multi_lu_and_mt_ussd0(996) MSC_Test-GSUP(989)@d81ef7ce05e3: Added IMSI table entry 3TC_multi_lu_and_mt_ussd0(996)"262420000000229" MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := 'FCB01E'O, sourceLocRef := '0000A9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test-GSUP(989)@d81ef7ce05e3: Found GsupExpect[4] for "262420000000230" handled at TC_multi_lu_and_mt_ussd0(998) MSC_Test-GSUP(989)@d81ef7ce05e3: Added IMSI table entry 4TC_multi_lu_and_mt_ussd0(998)"262420000000230" MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(989)@d81ef7ce05e3: Found GsupExpect[5] for "262420000000231" handled at TC_multi_lu_and_mt_ussd0(1000) MSC_Test-GSUP(989)@d81ef7ce05e3: Added IMSI table entry 5TC_multi_lu_and_mt_ussd0(1000)"262420000000231" TC_multi_lu_and_mt_ussd0(991)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mt_ussd0(991)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := '5C2F3A'O ("\\/:"), sourceLocRef := '0000AA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test-GSUP(989)@d81ef7ce05e3: Found GsupExpect[6] for "262420000000232" handled at TC_multi_lu_and_mt_ussd0(1002) MSC_Test-GSUP(989)@d81ef7ce05e3: Added IMSI table entry 6TC_multi_lu_and_mt_ussd0(1002)"262420000000232" MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(992)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test-GSUP(989)@d81ef7ce05e3: Found GsupExpect[7] for "262420000000233" handled at TC_multi_lu_and_mt_ussd0(1004) MSC_Test-GSUP(989)@d81ef7ce05e3: Added IMSI table entry 7TC_multi_lu_and_mt_ussd0(1004)"262420000000233" TC_multi_lu_and_mt_ussd0(992)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := '859DBB'O, sourceLocRef := '0000AB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test-GSUP(989)@d81ef7ce05e3: Found GsupExpect[8] for "262420000000234" handled at TC_multi_lu_and_mt_ussd0(1006) MSC_Test-GSUP(989)@d81ef7ce05e3: Added IMSI table entry 8TC_multi_lu_and_mt_ussd0(1006)"262420000000234" MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(994)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(994)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test-GSUP(989)@d81ef7ce05e3: Found GsupExpect[9] for "262420000000235" handled at TC_multi_lu_and_mt_ussd0(1008) MSC_Test-GSUP(989)@d81ef7ce05e3: Added IMSI table entry 9TC_multi_lu_and_mt_ussd0(1008)"262420000000235" MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := '53A0E8'O, sourceLocRef := '0000AC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(996)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(996)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(989)@d81ef7ce05e3: Found GsupExpect[10] for "262420000000236" handled at TC_multi_lu_and_mt_ussd0(1010) MSC_Test-GSUP(989)@d81ef7ce05e3: Added IMSI table entry 10TC_multi_lu_and_mt_ussd0(1010)"262420000000236" MSC_Test-GSUP(989)@d81ef7ce05e3: Found GsupExpect[11] for "262420000000237" handled at TC_multi_lu_and_mt_ussd0(1012) MSC_Test-GSUP(989)@d81ef7ce05e3: Added IMSI table entry 11TC_multi_lu_and_mt_ussd0(1012)"262420000000237" MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := 'CDAF7E'O, sourceLocRef := '0000AD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test-GSUP(989)@d81ef7ce05e3: Found GsupExpect[12] for "262420000000238" handled at TC_multi_lu_and_mt_ussd0(1014) MSC_Test-GSUP(989)@d81ef7ce05e3: Added IMSI table entry 12TC_multi_lu_and_mt_ussd0(1014)"262420000000238" MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:5 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(989)@d81ef7ce05e3: Found GsupExpect[13] for "262420000000239" handled at TC_multi_lu_and_mt_ussd0(1016) MSC_Test-GSUP(989)@d81ef7ce05e3: Added IMSI table entry 13TC_multi_lu_and_mt_ussd0(1016)"262420000000239" TC_multi_lu_and_mt_ussd0(998)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(998)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:6 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C1C822'O, sourceLocRef := '0000AE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test-GSUP(989)@d81ef7ce05e3: Found GsupExpect[14] for "262420000000240" handled at TC_multi_lu_and_mt_ussd0(1018) MSC_Test-GSUP(989)@d81ef7ce05e3: Added IMSI table entry 14TC_multi_lu_and_mt_ussd0(1018)"262420000000240" MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(989)@d81ef7ce05e3: Found GsupExpect[15] for "262420000000241" handled at TC_multi_lu_and_mt_ussd0(1020) MSC_Test-GSUP(989)@d81ef7ce05e3: Added IMSI table entry 15TC_multi_lu_and_mt_ussd0(1020)"262420000000241" MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := 'B61BC9'O, sourceLocRef := '0000AF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:8 TC_multi_lu_and_mt_ussd0(1000)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1000)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C5125D'O, sourceLocRef := '0000B0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:7 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1002)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1002)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := '7E1ED1'O, sourceLocRef := '0000B1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1004)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1004)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := '7E0B50'O ("~\vP"), sourceLocRef := '0000B2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:9 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := '550125'O, sourceLocRef := '0000B3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:10 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:11 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1008)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1008)@d81ef7ce05e3: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1006)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mt_ussd0(1006)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := '03E3FB'O, sourceLocRef := '0000B4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:12 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mt_ussd0(1012)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1012)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := 'ECAAEE'O, sourceLocRef := '0000B5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:14 TC_multi_lu_and_mt_ussd0(1010)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1010)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1014)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1014)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:13 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := '5E59C6'O, sourceLocRef := '0000B6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:14 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1016)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1016)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mt_ussd0(1018)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1018)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1020)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1020)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:15 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(991)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(992)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(994)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(996)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(998)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1004)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1008)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '055B'O TC_multi_lu_and_mt_ussd0(1012)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:7 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1014)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1018)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '055B'O TC_multi_lu_and_mt_ussd0(1000)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:9 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 TC_multi_lu_and_mt_ussd0(1002)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1006)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:11 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:12 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:14 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:5 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:6 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(991)12043395 MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(992)7292164 MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(994)16560158 TC_multi_lu_and_mt_ussd0(991)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(992)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(994)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(996)6041402 TC_multi_lu_and_mt_ussd0(996)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(994)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(992)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(992)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(992)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(994)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(994)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(996)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(996)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(996)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(998)8756667 TC_multi_lu_and_mt_ussd0(991)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(991)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(991)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:7 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(998)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:9 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: Created IMSI[0] for '262420000000227'H'56C89E0B'O to be handled at TC_multi_lu_and_mt_ussd0(992) MSC_Test_0-RAN(984)@d81ef7ce05e3: Created IMSI[1] for '262420000000228'H'3EF3FC36'O to be handled at TC_multi_lu_and_mt_ussd0(994) MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-RAN(984)@d81ef7ce05e3: Created IMSI[2] for '262420000000229'H'5A3AB954'O to be handled at TC_multi_lu_and_mt_ussd0(996) MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(992) MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[1] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(994) MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[2] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(996) MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(998)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(998)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:11 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 TC_multi_lu_and_mt_ussd0(998)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-RAN(984)@d81ef7ce05e3: Created IMSI[3] for '262420000000226'H'899057F0'O to be handled at TC_multi_lu_and_mt_ussd0(991) MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:14 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:12 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(1004)12699682 TC_multi_lu_and_mt_ussd0(1004)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[3] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(991) MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:5 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 9TC_multi_lu_and_mt_ussd0(1008)12915293 MSC_Test_0-RAN(984)@d81ef7ce05e3: Created IMSI[4] for '262420000000230'H'998CE822'O to be handled at TC_multi_lu_and_mt_ussd0(998) TC_multi_lu_and_mt_ussd0(1008)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[4] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(998) MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:11 TC_multi_lu_and_mt_ussd0(1008)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1008)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1008)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 11TC_multi_lu_and_mt_ussd0(1012)8260432 TC_multi_lu_and_mt_ussd0(1004)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1004)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1004)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1012)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d81ef7ce05e3: Created IMSI[5] for '262420000000235'H'0A6C464E'O ("\nlFN") to be handled at TC_multi_lu_and_mt_ussd0(1008) MSC_Test_0-RAN(984)@d81ef7ce05e3: Created IMSI[6] for '262420000000233'H'87DB70C6'O to be handled at TC_multi_lu_and_mt_ussd0(1004) MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[5] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1004) MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[6] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1008) MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1012)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1012)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1012)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 14TC_multi_lu_and_mt_ussd0(1018)15510254 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 12TC_multi_lu_and_mt_ussd0(1014)5570853 TC_multi_lu_and_mt_ussd0(1018)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1014)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d81ef7ce05e3: Created IMSI[7] for '262420000000237'H'4E3A6C42'O ("N:lB") to be handled at TC_multi_lu_and_mt_ussd0(1012) MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1000)5480680 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[7] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1012) MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1018)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1018)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1000)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1018)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1014)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1014)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1014)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 8TC_multi_lu_and_mt_ussd0(1006)11934665 TC_multi_lu_and_mt_ussd0(1006)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d81ef7ce05e3: Created IMSI[8] for '262420000000240'H'9B61AEC8'O to be handled at TC_multi_lu_and_mt_ussd0(1018) MSC_Test_0-RAN(984)@d81ef7ce05e3: Created IMSI[9] for '262420000000238'H'74230AB8'O to be handled at TC_multi_lu_and_mt_ussd0(1014) TC_multi_lu_and_mt_ussd0(1000)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1000)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1000)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1006)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1006)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1006)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[8] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1018) MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[9] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1014) MSC_Test_0-RAN(984)@d81ef7ce05e3: Created IMSI[10] for '262420000000231'H'0AA4E215'O to be handled at TC_multi_lu_and_mt_ussd0(1000) MSC_Test_0-RAN(984)@d81ef7ce05e3: Created IMSI[11] for '262420000000234'H'451EC929'O to be handled at TC_multi_lu_and_mt_ussd0(1006) MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[10] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1000) MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[11] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1006) MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:6 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1020)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1016)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mt_ussd0(1010)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(996) MSC_Test_0-RAN(984)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(994) MSC_Test_0-RAN(984)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(992) TC_multi_lu_and_mt_ussd0(996)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(994)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(992)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(996)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '5A3AB954'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(994)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3EF3FC36'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(984)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1004) MSC_Test_0-RAN(984)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1008) MSC_Test_0-RAN(984)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(991) MSC_Test_0-RAN(984)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(998) TC_multi_lu_and_mt_ussd0(992)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '56C89E0B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(984)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1012) TC_multi_lu_and_mt_ussd0(1004)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1002)13479806 MSC_Test_0-RAN(984)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1014) MSC_Test_0-RAN(984)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1000) TC_multi_lu_and_mt_ussd0(1008)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1018) TC_multi_lu_and_mt_ussd0(991)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1002)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1012)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:15 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mt_ussd0(1000)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:10 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 TC_multi_lu_and_mt_ussd0(1004)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '87DB70C6'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mt_ussd0(998)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '055B'O TC_multi_lu_and_mt_ussd0(1008)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0A6C464E'O ("\nlFN") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1014)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:13 TC_multi_lu_and_mt_ussd0(991)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '899057F0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mt_ussd0(1012)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '4E3A6C42'O ("N:lB") } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1018)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1006) MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 0TC_multi_lu_and_mt_ussd0(996)4048559 TC_multi_lu_and_mt_ussd0(998)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '998CE822'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1000)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0AA4E215'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 1TC_multi_lu_and_mt_ussd0(994)12570601 MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 2TC_multi_lu_and_mt_ussd0(992)2408989 TC_multi_lu_and_mt_ussd0(1002)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1002)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:1 TC_multi_lu_and_mt_ussd0(1002)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1006)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1014)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '74230AB8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:2 MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 3TC_multi_lu_and_mt_ussd0(1004)4975101 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1018)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9B61AEC8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 4TC_multi_lu_and_mt_ussd0(1008)11889980 MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:3 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 5TC_multi_lu_and_mt_ussd0(991)1783227 MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:4 TC_multi_lu_and_mt_ussd0(1006)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '451EC929'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1012)6069906 MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:5 MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 7TC_multi_lu_and_mt_ussd0(998)14239073 MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:6 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:7 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 8TC_multi_lu_and_mt_ussd0(1000)4780162 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:8 MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 9TC_multi_lu_and_mt_ussd0(1014)5753998 MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:9 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 11TC_multi_lu_and_mt_ussd0(1006)6235294 MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:11 MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 12TC_multi_lu_and_mt_ussd0(1018)12960186 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:12 MSC_Test_0-RAN(984)@d81ef7ce05e3: Created IMSI[12] for '262420000000232'H'698A81D3'O to be handled at TC_multi_lu_and_mt_ussd0(1002) MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[12] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1002) MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1002) MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1002)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:10 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1002)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '698A81D3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 14TC_multi_lu_and_mt_ussd0(1002)14879731 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := '3DC6AF'O, sourceLocRef := '0000B7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:14 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:15 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:13 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := 'BFCFE9'O, sourceLocRef := '0000B8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(996)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(996)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(996)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := '24C21D'O, sourceLocRef := '0000B9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=0 into dtap '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(994)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(994)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:11 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(994)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := '4BE9FD'O, sourceLocRef := '0000BA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:11 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := 'B56D3C'O, sourceLocRef := '0000BB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mt_ussd0(992)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(992)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := '1B35BB'O, sourceLocRef := '0000BC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(996)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := '5C9E92'O, sourceLocRef := '0000BD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mt_ussd0(994)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mt_ussd0(992)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := 'D94561'O, sourceLocRef := '0000BE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:7 TC_multi_lu_and_mt_ussd0(1004)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mt_ussd0(1004)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := '48F082'O, sourceLocRef := '0000BF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1008)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1008)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := '57CC8E'O, sourceLocRef := '0000C0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:9 TC_multi_lu_and_mt_ussd0(1004)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := '5F249E'O, sourceLocRef := '0000C1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(991)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mt_ussd0(991)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C5C1BA'O, sourceLocRef := '0000C2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := 'E30BF3'O, sourceLocRef := '0000C3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1008)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1012)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1012)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:11 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1012)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(991)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 10TC_multi_lu_and_mt_ussd0(1010)8265425 TC_multi_lu_and_mt_ussd0(998)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(998)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1010)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 15TC_multi_lu_and_mt_ussd0(1020)6183366 MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 13TC_multi_lu_and_mt_ussd0(1016)254971 MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1016)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1016)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1016)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1016)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1020)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1020)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1020)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1020)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1014)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1014)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1014)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1000)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1000)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1000)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:11 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:11 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:6 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:11 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:5 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:11 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(996)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(998)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1006)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1006)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1006)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1010)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1010)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1010)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1002)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1002)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1002)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1018)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1018)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1018)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:7 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:11 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:9 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:11 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:14 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:11 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:11 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: Created IMSI[13] for '262420000000236'H'322E8F64'O to be handled at TC_multi_lu_and_mt_ussd0(1010) MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:11 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:11 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[13] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1010) MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:12 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:11 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: Created IMSI[14] for '262420000000239'H'526CEADA'O to be handled at TC_multi_lu_and_mt_ussd0(1016) MSC_Test_0-RAN(984)@d81ef7ce05e3: Created IMSI[15] for '262420000000241'H'199C1469'O to be handled at TC_multi_lu_and_mt_ussd0(1020) MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[14] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1016) MSC_Test-GSUP(989)@d81ef7ce05e3: Created GsupExpect[15] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1020) MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1010) TC_multi_lu_and_mt_ussd0(991)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1016) MSC_Test_0-RAN(984)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1020) TC_multi_lu_and_mt_ussd0(1010)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1004)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(994)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:0 TC_multi_lu_and_mt_ussd0(992)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1012)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1008)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1016)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1002)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(998)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1014)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(996)4048559 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1006)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(996)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1020)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1000)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1010)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '322E8F64'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1018)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1016)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '526CEADA'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1020)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '199C1469'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mt_ussd0(996)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(996)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1016)9893975 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:0 TC_multi_lu_and_mt_ussd0(996)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(991)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(994)12570601 TC_multi_lu_and_mt_ussd0(994)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1010)5359965 MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:1 MSC_Test_0-RAN(984)@d81ef7ce05e3: Added conn table entry 10TC_multi_lu_and_mt_ussd0(1020)466720 TC_multi_lu_and_mt_ussd0(994)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(994)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d81ef7ce05e3: First idle individual index:10 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:5 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(994)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1004)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1012)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:6 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(992)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := '96F857'O, sourceLocRef := '0000C4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := '51C95D'O, sourceLocRef := '0000C5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1016)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mt_ussd0(1016)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1002)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: { messageType := 2, destLocRef := '071F20'O, sourceLocRef := '0000C6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1016)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mt_ussd0(1010)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1010)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1008)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1010)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:14 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1020)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1020)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1014)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(991)1783227 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(991)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mt_ussd0(1020)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer TC_multi_lu_and_mt_ussd0(1006)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(991)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(991)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(1004)4975101 TC_multi_lu_and_mt_ussd0(1004)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer TC_multi_lu_and_mt_ussd0(998)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(991)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:11 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:11 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:9 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1004)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1004)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1016)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1004)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1012)6069906 TC_multi_lu_and_mt_ussd0(1000)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1012)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1018)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(992)2408989 TC_multi_lu_and_mt_ussd0(992)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 14TC_multi_lu_and_mt_ussd0(1002)14879731 MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(1008)11889980 TC_multi_lu_and_mt_ussd0(1002)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1008)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d81ef7ce05e3: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@d81ef7ce05e3: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:10 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:11 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:11 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:7 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(992)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(992)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1002)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1012)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1002)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1012)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:8 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:12 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1016)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1010)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1008)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1008)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1012)@d81ef7ce05e3: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1002)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 9TC_multi_lu_and_mt_ussd0(1014)5753998 MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 11TC_multi_lu_and_mt_ussd0(1006)6235294 TC_multi_lu_and_mt_ussd0(992)@d81ef7ce05e3: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1008)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1020)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1014)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1006)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(998)14239073 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mt_ussd0(998)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1010)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1014)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1014)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:8 TC_multi_lu_and_mt_ussd0(1006)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1006)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(998)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 TC_multi_lu_and_mt_ussd0(998)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1014)@d81ef7ce05e3: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1006)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(998)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 8TC_multi_lu_and_mt_ussd0(1000)4780162 TC_multi_lu_and_mt_ussd0(1000)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1018)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 12TC_multi_lu_and_mt_ussd0(1018)12960186 MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1016)9893975 TC_multi_lu_and_mt_ussd0(1020)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1000)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1000)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1016)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1018)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1018)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1000)@d81ef7ce05e3: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1018)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on connection ID:10 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(983)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(983)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1016)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1016)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1016)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(983)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1010)5359965 TC_multi_lu_and_mt_ussd0(1010)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d81ef7ce05e3: Deleted conn table entry 10TC_multi_lu_and_mt_ussd0(1020)466720 TC_multi_lu_and_mt_ussd0(1020)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1010)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1010)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1020)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1020)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1020)@d81ef7ce05e3: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1010)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(989)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(984)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(986)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(985)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(983)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(988)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(982)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(990)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(993)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(987)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(999)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(995)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1003)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1001)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1009)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1015)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1007)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1005)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1022)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1019)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1021)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1013)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(997)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1011)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1017)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(982): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(983): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(984): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(985): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(986): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(987): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(988): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(989): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(990): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mt_ussd0(991): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mt_ussd0(992): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(993): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mt_ussd0(994): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(995): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mt_ussd0(996): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(997): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mt_ussd0(998): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(999): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1000): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1001): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1002): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1003): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1004): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1005): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1006): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1007): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1008): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1009): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1010): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1011): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1012): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1013): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1014): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1015): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1016): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1017): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1018): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1019): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1020): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1021): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1022): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_multi_lu_and_mt_ussd finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mt_ussd pass'. Tue Jun 18 08:22:04 UTC 2024 ====== MSC_Tests.TC_multi_lu_and_mt_ussd pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_multi_lu_and_mt_ussd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3927648) Waiting for packet dumper to finish... 1 (prev_count=3927648, count=3928725) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mt_ussd pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher'. ------ MSC_Tests.TC_cipher_complete_with_invalid_cipher ------ Tue Jun 18 08:22:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cipher_complete_with_invalid_cipher.pcap" >/data/MSC_Tests.TC_cipher_complete_with_invalid_cipher.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_cipher_complete_with_invalid_cipher started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1026)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1026)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1026)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1024)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1027)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(1029)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1029)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1029)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1029)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1029)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1029)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1029)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1029)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1026)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1026)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1026)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1026)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1026)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1026)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1026)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1026)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1026)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1026)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1026)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1026)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1026)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1026)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1026)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1026)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(1030)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000052" to be handled at TC_cipher_complete_with_invalid_cipher0(1032) TC_cipher_complete_with_invalid_cipher0(1032)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000052'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1026)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1026)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1026)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1025)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1025)@d81ef7ce05e3: Added conn table entry 0TC_cipher_complete_with_invalid_cipher0(1032)7851371 MSC_Test_0-SCCP(1024)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1025)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1026)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1026)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1026)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1024)@d81ef7ce05e3: { messageType := 2, destLocRef := '77CD6B'O, sourceLocRef := '0000C7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1024)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1030)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000052" handled at TC_cipher_complete_with_invalid_cipher0(1032) MSC_Test-GSUP(1030)@d81ef7ce05e3: Added IMSI table entry 0TC_cipher_complete_with_invalid_cipher0(1032)"262420000000052" MSC_Test_0-M3UA(1026)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1026)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1024)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1024)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1024)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1024)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1025)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514E8C55B33'O MSC_Test_0-RAN(1025)@d81ef7ce05e3: patched enc_l3: '0554E8C55B33'O MSC_Test_0-SCCP(1024)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1024)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1024)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1024)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100060554E8C55B33'O MSC_Test_0-M3UA(1026)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1026)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1026)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1024)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1024)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1024)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1024)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1024)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1024)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1024)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1024)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1026)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1026)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1026)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1024)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1024)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1024)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1024)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1026)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1026)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1026)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1026)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1024)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1024)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1024)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1024)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1024)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1024)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1024)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1024)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_with_invalid_cipher0(1032)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(1024)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1024)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1024)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1024)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1026)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1026)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1026)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1024)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1026)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1025)@d81ef7ce05e3: Deleted conn table entry 0TC_cipher_complete_with_invalid_cipher0(1032)7851371 TC_cipher_complete_with_invalid_cipher0(1032)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1032)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci() TC_cipher_complete_with_invalid_cipher0(1032)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1032)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(1030)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1025)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1024)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1027)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1023)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1026)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1033)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1031)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1029)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1028)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1023): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1024): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1025): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1026): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1027): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1028): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1029): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1030): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1031): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_cipher_complete_with_invalid_cipher0(1032): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1033): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_cipher_complete_with_invalid_cipher finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher pass'. Tue Jun 18 08:22:14 UTC 2024 ====== MSC_Tests.TC_cipher_complete_with_invalid_cipher pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_cipher_complete_with_invalid_cipher.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=210311) Waiting for packet dumper to finish... 1 (prev_count=210311, count=211388) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_1_without_cipher'. ------ MSC_Tests.TC_cipher_complete_1_without_cipher ------ Tue Jun 18 08:22:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cipher_complete_1_without_cipher.pcap" >/data/MSC_Tests.TC_cipher_complete_1_without_cipher.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_1_without_cipher' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_cipher_complete_1_without_cipher started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1037)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1037)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1037)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1035)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1038)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1037)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1037)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1037)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1037)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1037)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1037)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1037)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1037)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1037)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1037)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1037)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1037)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1037)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1037)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1037)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1037)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1040)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1040)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1040)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1040)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1040)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1040)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1040)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1040)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1041)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000053" to be handled at TC_cipher_complete_1_without_cipher0(1043) TC_cipher_complete_1_without_cipher0(1043)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1037)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1037)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1036)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1036)@d81ef7ce05e3: Added conn table entry 0TC_cipher_complete_1_without_cipher0(1043)13522747 MSC_Test_0-SCCP(1035)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1036)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1037)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1037)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@d81ef7ce05e3: { messageType := 2, destLocRef := 'CE573B'O, sourceLocRef := '0000C8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1035)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1041)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000053" handled at TC_cipher_complete_1_without_cipher0(1043) MSC_Test-GSUP(1041)@d81ef7ce05e3: Added IMSI table entry 0TC_cipher_complete_1_without_cipher0(1043)"262420000000053" MSC_Test_0-M3UA(1037)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1037)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1035)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1035)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1035)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1036)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514FFFA7C47'O MSC_Test_0-RAN(1036)@d81ef7ce05e3: patched enc_l3: '0554FFFA7C47'O MSC_Test_0-SCCP(1035)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1035)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1035)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1035)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100060554FFFA7C47'O MSC_Test_0-M3UA(1037)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1037)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1035)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1035)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1035)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1035)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1035)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1035)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1035)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1037)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1037)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1035)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1035)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1035)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1037)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1037)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1035)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1035)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1035)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_1_without_cipher0(1043)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-RAN(1036)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1036)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_0-SCCP(1035)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1035)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1035)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1035)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1037)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1037)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1035)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1035)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1035)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1035)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1035)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1035)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1035)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1037)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1037)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1037)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1036)@d81ef7ce05e3: Deleted conn table entry 0TC_cipher_complete_1_without_cipher0(1043)13522747 TC_cipher_complete_1_without_cipher0(1043)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1043)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_1_without_cipher0(1043)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1043)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1043)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1036)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1035)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1038)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1041)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1037)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1042)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1040)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1044)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1039)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1034)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1034): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1035): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1036): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1037): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1038): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1039): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1040): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1041): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1042): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_cipher_complete_1_without_cipher0(1043): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1044): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_cipher_complete_1_without_cipher finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_1_without_cipher pass'. Tue Jun 18 08:22:20 UTC 2024 ====== MSC_Tests.TC_cipher_complete_1_without_cipher pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_cipher_complete_1_without_cipher.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=232545) Waiting for packet dumper to finish... 1 (prev_count=232545, count=233622) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_1_without_cipher pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_3_without_cipher'. ------ MSC_Tests.TC_cipher_complete_3_without_cipher ------ Tue Jun 18 08:22:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cipher_complete_3_without_cipher.pcap" >/data/MSC_Tests.TC_cipher_complete_3_without_cipher.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_3_without_cipher' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_cipher_complete_3_without_cipher started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1048)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1048)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1048)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1046)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1049)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1048)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1048)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1048)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1048)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1048)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1048)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1048)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1048)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1048)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1048)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1048)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1048)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1048)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1048)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1048)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1048)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1051)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1051)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1051)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1051)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1051)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1051)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1051)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1051)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1052)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000054" to be handled at TC_cipher_complete_3_without_cipher0(1054) TC_cipher_complete_3_without_cipher0(1054)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1048)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1048)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1047)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1047)@d81ef7ce05e3: Added conn table entry 0TC_cipher_complete_3_without_cipher0(1054)13767697 MSC_Test_0-SCCP(1046)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1047)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1048)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1048)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@d81ef7ce05e3: { messageType := 2, destLocRef := 'D21411'O, sourceLocRef := '0000C9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1046)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1052)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000054" handled at TC_cipher_complete_3_without_cipher0(1054) MSC_Test-GSUP(1052)@d81ef7ce05e3: Added IMSI table entry 0TC_cipher_complete_3_without_cipher0(1054)"262420000000054" MSC_Test_0-M3UA(1048)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1048)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1047)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514E4B46A65'O MSC_Test_0-RAN(1047)@d81ef7ce05e3: patched enc_l3: '0554E4B46A65'O MSC_Test_0-SCCP(1046)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1046)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1046)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1046)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100060554E4B46A65'O MSC_Test_0-M3UA(1048)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1048)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1046)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1046)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1046)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1046)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1048)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1048)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1046)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1046)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1046)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1046)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1048)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1048)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1048)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1048)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_3_without_cipher0(1054)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-RAN(1047)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1047)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_0-SCCP(1046)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1046)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1046)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1046)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1048)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1048)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1046)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1046)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1046)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1046)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1048)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1048)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1048)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1047)@d81ef7ce05e3: Deleted conn table entry 0TC_cipher_complete_3_without_cipher0(1054)13767697 TC_cipher_complete_3_without_cipher0(1054)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1054)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_3_without_cipher0(1054)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1054)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1054)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1047)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1046)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1049)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1048)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1052)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1045)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1053)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1055)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1051)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1050)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1045): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1046): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1047): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1048): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1049): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1050): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1051): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1052): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1053): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_cipher_complete_3_without_cipher0(1054): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1055): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_cipher_complete_3_without_cipher finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_3_without_cipher pass'. Tue Jun 18 08:22:25 UTC 2024 ====== MSC_Tests.TC_cipher_complete_3_without_cipher pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_cipher_complete_3_without_cipher.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248951) Waiting for packet dumper to finish... 1 (prev_count=248951, count=250706) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_3_without_cipher pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_13_without_cipher'. ------ MSC_Tests.TC_cipher_complete_13_without_cipher ------ Tue Jun 18 08:22:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cipher_complete_13_without_cipher.pcap" >/data/MSC_Tests.TC_cipher_complete_13_without_cipher.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_13_without_cipher' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_cipher_complete_13_without_cipher started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1059)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1059)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1059)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(1057)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1060)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1059)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1059)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1059)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1059)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1059)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1059)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1059)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1059)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1059)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1059)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1059)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1059)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1059)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1059)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1059)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1059)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1062)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1062)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1062)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1062)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1062)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1062)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1062)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1062)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1063)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000055" to be handled at TC_cipher_complete_13_without_cipher0(1065) TC_cipher_complete_13_without_cipher0(1065)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000055'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1059)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1059)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1058)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1058)@d81ef7ce05e3: Added conn table entry 0TC_cipher_complete_13_without_cipher0(1065)8959000 MSC_Test_0-SCCP(1057)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1058)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1059)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1059)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@d81ef7ce05e3: { messageType := 2, destLocRef := '88B418'O, sourceLocRef := '0000CA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1057)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1063)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000055" handled at TC_cipher_complete_13_without_cipher0(1065) MSC_Test-GSUP(1063)@d81ef7ce05e3: Added IMSI table entry 0TC_cipher_complete_13_without_cipher0(1065)"262420000000055" MSC_Test_0-M3UA(1059)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1059)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1058)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514462B9F8E'O MSC_Test_0-RAN(1058)@d81ef7ce05e3: patched enc_l3: '0554462B9F8E'O MSC_Test_0-SCCP(1057)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1057)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1057)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1057)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100060554462B9F8E'O MSC_Test_0-M3UA(1059)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1059)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1057)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1057)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1057)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1057)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1059)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1059)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1057)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1057)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1057)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1057)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1059)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1059)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1059)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1059)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_13_without_cipher0(1065)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-RAN(1058)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1058)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_0-SCCP(1057)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1057)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1057)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1057)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1059)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1059)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1057)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1057)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1057)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1057)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1059)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1059)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1059)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1058)@d81ef7ce05e3: Deleted conn table entry 0TC_cipher_complete_13_without_cipher0(1065)8959000 TC_cipher_complete_13_without_cipher0(1065)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1065)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_13_without_cipher0(1065)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1065)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1065)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(1059)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1060)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1057)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1058)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1062)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1063)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1056)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1061)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1064)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1066)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1056): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1057): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1058): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1059): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1060): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1061): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1062): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1063): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1064): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_cipher_complete_13_without_cipher0(1065): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1066): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_cipher_complete_13_without_cipher finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_13_without_cipher pass'. Tue Jun 18 08:22:31 UTC 2024 ====== MSC_Tests.TC_cipher_complete_13_without_cipher pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_cipher_complete_13_without_cipher.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=249469) Waiting for packet dumper to finish... 1 (prev_count=249469, count=251224) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_13_without_cipher pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc'. ------ MSC_Tests.TC_lu_with_invalid_mcc_mnc ------ Tue Jun 18 08:22:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_with_invalid_mcc_mnc.pcap" >/data/MSC_Tests.TC_lu_with_invalid_mcc_mnc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_with_invalid_mcc_mnc started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1070)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1070)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1070)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(1068)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1071)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1070)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1070)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1070)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1070)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1070)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1070)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1070)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1070)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1070)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1070)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1070)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1070)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1070)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1070)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1070)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1070)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1073)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1073)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1073)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1073)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1073)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1073)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1073)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1073)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1074)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000054" to be handled at TC_lu_with_invalid_mcc_mnc0(1076) TC_lu_with_invalid_mcc_mnc0(1076)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1070)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1070)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1070)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1069)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1069)@d81ef7ce05e3: Added conn table entry 0TC_lu_with_invalid_mcc_mnc0(1076)1372094 MSC_Test_0-RAN(1069)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1068)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1070)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1070)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1070)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1070)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1070)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1068)@d81ef7ce05e3: { messageType := 2, destLocRef := '14EFBE'O, sourceLocRef := '0000CB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1068)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1068)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1068)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1068)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1068)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1074)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000054" handled at TC_lu_with_invalid_mcc_mnc0(1076) MSC_Test-GSUP(1074)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_with_invalid_mcc_mnc0(1076)"262420000000054" MSC_Test_0-M3UA(1070)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1070)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1070)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1070)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1068)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1068)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1068)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1068)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1068)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1068)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1068)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1068)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_with_invalid_mcc_mnc0(1076)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(1068)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1068)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1068)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1068)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1070)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1070)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1070)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1068)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1070)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1069)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_with_invalid_mcc_mnc0(1076)1372094 TC_lu_with_invalid_mcc_mnc0(1076)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_with_invalid_mcc_mnc0(1076)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1069)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1071)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1074)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1075)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1070)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1068)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1067)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1072)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1077)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1073)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1067): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1068): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1069): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1070): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1071): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1072): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1073): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1074): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1075): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_with_invalid_mcc_mnc0(1076): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1077): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_with_invalid_mcc_mnc finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc pass'. Tue Jun 18 08:22:41 UTC 2024 ====== MSC_Tests.TC_lu_with_invalid_mcc_mnc pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_with_invalid_mcc_mnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=169165) Waiting for packet dumper to finish... 1 (prev_count=169165, count=170242) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_reset'. ------ MSC_Tests.TC_sgsap_reset ------ Tue Jun 18 08:22:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_reset.pcap" >/data/MSC_Tests.TC_sgsap_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_reset' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_sgsap_reset started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1081)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1081)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1081)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(1079)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1082)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1081)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1081)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1081)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1081)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1081)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1081)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1081)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1081)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1081)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1081)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1081)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1081)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1081)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1081)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1081)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1081)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1084)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1084)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1084)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1084)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1084)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1084)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1084)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1084)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1087)@d81ef7ce05e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1087)@d81ef7ce05e3: Created Expect[0] for '262420000011810'H to be handled at TC_sgsap_reset0(1088) TC_sgsap_reset0(1088)@d81ef7ce05e3: VLR name: "vlr.example.net" TC_sgsap_reset0(1088)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1081)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1081)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1081)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1080)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_reset0(1088)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(1085)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1081)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1078)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1089)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1082)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1080)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1084)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1079)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SGsAP(1087)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1086)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1083)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1078): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1079): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1080): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1081): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1082): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1083): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1084): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1085): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1086): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SGsAP(1087): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_sgsap_reset0(1088): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1089): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_sgsap_reset finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_reset pass'. Tue Jun 18 08:22:48 UTC 2024 ====== MSC_Tests.TC_sgsap_reset pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_sgsap_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=146617) Waiting for packet dumper to finish... 1 (prev_count=146617, count=147694) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_reset pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu'. ------ MSC_Tests.TC_sgsap_lu ------ Tue Jun 18 08:22:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_lu.pcap" >/data/MSC_Tests.TC_sgsap_lu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_sgsap_lu started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1093)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1093)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1093)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(1091)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1094)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1093)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1093)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1093)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1093)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1093)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1093)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1093)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1093)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1093)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1093)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1093)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1093)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1093)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1093)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1093)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1093)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1096)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1096)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1096)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1096)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1096)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1096)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1096)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1096)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1099)@d81ef7ce05e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1099)@d81ef7ce05e3: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_lu0(1100) MSC_Test-GSUP(1097)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1100) MSC_Test-GSUP(1097)@d81ef7ce05e3: Found GsupExpect[0] for "262420000011811" handled at TC_sgsap_lu0(1100) MSC_Test-GSUP(1097)@d81ef7ce05e3: Added IMSI table entry 0TC_sgsap_lu0(1100)"262420000011811" TC_sgsap_lu0(1100)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011811'H TC_sgsap_lu0(1100)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011811'H MSC_Test-SGsAP(1099)@d81ef7ce05e3: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011811'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '37667622'O ("7fv\"") } } } } } } handled at TC_sgsap_lu0(1100) TC_sgsap_lu0(1100)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011811'H TC_sgsap_lu0(1100)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test-GSUP(1097)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1100) TC_sgsap_lu0(1100)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011811'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1093)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1093)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1092)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1092)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_lu0(1100)9835968 MSC_Test_0-RAN(1092)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1093)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1093)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1093)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1093)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@d81ef7ce05e3: { messageType := 2, destLocRef := '9615C0'O, sourceLocRef := '0000CC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1091)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1091)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: vl_from0 TC_sgsap_lu0(1100)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1100)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1091)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1093)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1093)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1100)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1092)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1092)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1091)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1093)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1093)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1091)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1093)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1093)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1093)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1092)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_lu0(1100)9835968 TC_sgsap_lu0(1100)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1100)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1100)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1100)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1092)@d81ef7ce05e3: Created IMSI[0] for '262420000011811'H'B513D607'O to be handled at TC_sgsap_lu0(1100) MSC_Test_0-M3UA(1093)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1093)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1092)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu0(1100) TC_sgsap_lu0(1100)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1100)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B513D607'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1092)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_lu0(1100)5458478 MSC_Test_0-RAN(1092)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1093)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1093)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@d81ef7ce05e3: { messageType := 2, destLocRef := '534A2E'O ("SJ."), sourceLocRef := '0000CD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1091)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1093)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1093)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1093)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1093)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1100)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1100)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1091)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1093)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1093)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1093)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1093)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1091)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1100)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1100)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1091)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1093)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1093)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1091)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1091)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1093)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1093)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1093)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1092)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_lu0(1100)5458478 TC_sgsap_lu0(1100)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1100)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1100)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1100)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1100)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(1093)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1092)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1091)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1094)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1097)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1090)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1101)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1095)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SGsAP(1099)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1098)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1096)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1090): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1091): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1092): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1093): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1094): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1095): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1096): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1097): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1098): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SGsAP(1099): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_sgsap_lu0(1100): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1101): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_sgsap_lu finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu pass'. Tue Jun 18 08:22:53 UTC 2024 ====== MSC_Tests.TC_sgsap_lu pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_sgsap_lu.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=360268) Waiting for packet dumper to finish... 1 (prev_count=360268, count=361345) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_imsi_reject'. ------ MSC_Tests.TC_sgsap_lu_imsi_reject ------ Tue Jun 18 08:22:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_lu_imsi_reject.pcap" >/data/MSC_Tests.TC_sgsap_lu_imsi_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_imsi_reject' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_sgsap_lu_imsi_reject started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1105)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1105)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1105)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1103)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1106)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1105)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1105)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1105)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1105)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1105)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1105)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1105)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1105)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1105)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1105)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1105)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1105)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1105)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1105)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1105)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1105)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1108)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1108)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1108)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1108)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1108)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1108)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1108)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1108)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1111)@d81ef7ce05e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1111)@d81ef7ce05e3: Created Expect[0] for '262420000011812'H to be handled at TC_sgsap_lu_imsi_reject0(1112) MSC_Test-GSUP(1109)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1112) MSC_Test-GSUP(1109)@d81ef7ce05e3: Found GsupExpect[0] for "262420000011812" handled at TC_sgsap_lu_imsi_reject0(1112) MSC_Test-GSUP(1109)@d81ef7ce05e3: Added IMSI table entry 0TC_sgsap_lu_imsi_reject0(1112)"262420000011812" TC_sgsap_lu_imsi_reject0(1112)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1112)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011812'H MSC_Test-SGsAP(1111)@d81ef7ce05e3: Found Expect[0] for { sGsAP_LOCATION_UPDATE_REJECT := { messageType := '00001011'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011812'H, fillerDigit := omit } }, rejectCause := { iEI := '00001111'B, lengthIndicator := 1, cause := Illegal_MS (3) }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } } } } handled at TC_sgsap_lu_imsi_reject0(1112) TC_sgsap_lu_imsi_reject0(1112)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1112)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test-GSUP(1109)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1112) TC_sgsap_lu_imsi_reject0(1112)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011812'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1105)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1105)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1104)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1104)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1112)7873300 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1104)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1105)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1105)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1105)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1105)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@d81ef7ce05e3: { messageType := 2, destLocRef := '782314'O, sourceLocRef := '0000CE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1103)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1103)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_lu_imsi_reject0(1112)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1112)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1105)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1105)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1112)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1104)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1104)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1103)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1105)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1105)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1103)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1105)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1105)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1105)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1104)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1112)7873300 TC_sgsap_lu_imsi_reject0(1112)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1112)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1112)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1112)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1104)@d81ef7ce05e3: Created IMSI[0] for '262420000011812'H'320E72BD'O to be handled at TC_sgsap_lu_imsi_reject0(1112) MSC_Test_0-M3UA(1105)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1105)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1104)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_imsi_reject0(1112) TC_sgsap_lu_imsi_reject0(1112)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1112)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '320E72BD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1104)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1112)16543474 MSC_Test_0-RAN(1104)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1105)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1105)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1105)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: { messageType := 2, destLocRef := 'FC6EF2'O, sourceLocRef := '0000CF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1103)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1105)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1105)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1105)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1112)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1112)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1103)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1105)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1105)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1105)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1105)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1112)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1112)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1103)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1105)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1105)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1103)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1103)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1105)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1105)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1104)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1112)16543474 TC_sgsap_lu_imsi_reject0(1112)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1105)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_imsi_reject0(1112)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1112)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1112)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1112)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1104)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1103)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1105)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1106)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1109)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1102)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1110)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1113)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SGsAP(1111)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1108)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1107)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1102): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1103): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1104): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1105): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1106): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1107): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1108): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1109): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1110): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SGsAP(1111): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_sgsap_lu_imsi_reject0(1112): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1113): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_sgsap_lu_imsi_reject finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_imsi_reject pass'. Tue Jun 18 08:22:59 UTC 2024 ====== MSC_Tests.TC_sgsap_lu_imsi_reject pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_sgsap_lu_imsi_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=354783) Waiting for packet dumper to finish... 1 (prev_count=354783, count=355860) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_nothing'. ------ MSC_Tests.TC_sgsap_lu_and_nothing ------ Tue Jun 18 08:23:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_lu_and_nothing.pcap" >/data/MSC_Tests.TC_sgsap_lu_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_nothing' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_sgsap_lu_and_nothing started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1117)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1117)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1117)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1115)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1118)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1117)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1117)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1117)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1117)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1117)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1117)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1117)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1117)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1117)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1117)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1117)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1117)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1117)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1117)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1117)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1117)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1120)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1120)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1120)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1120)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1120)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1120)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1120)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1120)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1123)@d81ef7ce05e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1123)@d81ef7ce05e3: Created Expect[0] for '262420000011813'H to be handled at TC_sgsap_lu_and_nothing0(1124) MSC_Test-GSUP(1121)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1124) MSC_Test-GSUP(1121)@d81ef7ce05e3: Found GsupExpect[0] for "262420000011813" handled at TC_sgsap_lu_and_nothing0(1124) MSC_Test-GSUP(1121)@d81ef7ce05e3: Added IMSI table entry 0TC_sgsap_lu_and_nothing0(1124)"262420000011813" TC_sgsap_lu_and_nothing0(1124)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1124)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011813'H MSC_Test-SGsAP(1123)@d81ef7ce05e3: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011813'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '15112A4F'O } } } } } } handled at TC_sgsap_lu_and_nothing0(1124) TC_sgsap_lu_and_nothing0(1124)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1124)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1117)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1117)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1116)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(1120)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1120)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1120)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1120)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP(1121)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1124) TC_sgsap_lu_and_nothing0(1124)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011813'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1116)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_lu_and_nothing0(1124)14161877 MSC_Test_0-RAN(1116)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1117)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1117)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1117)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1117)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@d81ef7ce05e3: { messageType := 2, destLocRef := 'D817D5'O, sourceLocRef := '0000D0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1115)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1115)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: vl_from0 TC_sgsap_lu_and_nothing0(1124)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1115)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_lu_and_nothing0(1124)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1117)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1117)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1124)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1116)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1116)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1115)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1117)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1117)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1115)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1117)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1117)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1117)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1116)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1124)14161877 TC_sgsap_lu_and_nothing0(1124)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1124)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1124)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1124)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1116)@d81ef7ce05e3: Created IMSI[0] for '262420000011813'H'2B552AFF'O to be handled at TC_sgsap_lu_and_nothing0(1124) MSC_Test_0-M3UA(1117)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1117)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1116)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_nothing0(1124) TC_sgsap_lu_and_nothing0(1124)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1124)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2B552AFF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1116)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_lu_and_nothing0(1124)16673596 MSC_Test_0-RAN(1116)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1117)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1117)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1117)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: { messageType := 2, destLocRef := 'FE6B3C'O, sourceLocRef := '0000D1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1117)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1117)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1117)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1115)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1124)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1124)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1115)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1117)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1117)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1117)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1117)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1115)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1124)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1124)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1115)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1117)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1117)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1115)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1115)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1117)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1117)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1116)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1124)16673596 TC_sgsap_lu_and_nothing0(1124)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1117)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_nothing0(1124)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1124)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1124)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1124)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-MNCC(1118)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1122)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1119)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1121)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1117)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1115)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1114)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1116)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1125)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1120)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SGsAP(1123)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1114): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1115): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1116): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1117): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1118): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1119): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1120): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1121): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1122): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SGsAP(1123): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_sgsap_lu_and_nothing0(1124): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1125): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_sgsap_lu_and_nothing finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_nothing pass'. Tue Jun 18 08:23:49 UTC 2024 ====== MSC_Tests.TC_sgsap_lu_and_nothing pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_sgsap_lu_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=363614) Waiting for packet dumper to finish... 1 (prev_count=363614, count=364691) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_nothing pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps'. ------ MSC_Tests.TC_sgsap_expl_imsi_det_eps ------ Tue Jun 18 08:23:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_expl_imsi_det_eps.pcap" >/data/MSC_Tests.TC_sgsap_expl_imsi_det_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_sgsap_expl_imsi_det_eps started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1129)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1129)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1129)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1127)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1130)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1129)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1129)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1129)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1129)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1129)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1129)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1129)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1129)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1129)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1129)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1129)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1129)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1132)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1132)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1132)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1132)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1132)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1132)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1132)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1132)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1135)@d81ef7ce05e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1135)@d81ef7ce05e3: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_expl_imsi_det_eps0(1136) MSC_Test-GSUP(1133)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1136) MSC_Test-GSUP(1133)@d81ef7ce05e3: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_expl_imsi_det_eps0(1136) MSC_Test-GSUP(1133)@d81ef7ce05e3: Added IMSI table entry 0TC_sgsap_expl_imsi_det_eps0(1136)"262420000011814" TC_sgsap_expl_imsi_det_eps0(1136)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1136)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1135)@d81ef7ce05e3: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011814'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '16DCA8FD'O } } } } } } handled at TC_sgsap_expl_imsi_det_eps0(1136) TC_sgsap_expl_imsi_det_eps0(1136)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1136)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1129)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1128)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_eps0(1136)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1136)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1133)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1136) TC_sgsap_expl_imsi_det_eps0(1136)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011814'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1128)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1136)497027 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1128)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1129)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@d81ef7ce05e3: { messageType := 2, destLocRef := '079583'O, sourceLocRef := '0000D2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1127)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1127)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: vl_from0 TC_sgsap_expl_imsi_det_eps0(1136)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1136)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1127)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1129)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1136)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1128)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1128)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1127)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1129)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1127)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1129)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1129)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1128)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1136)497027 TC_sgsap_expl_imsi_det_eps0(1136)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1136)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1136)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1136)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1128)@d81ef7ce05e3: Created IMSI[0] for '262420000011814'H'7B4D05EC'O to be handled at TC_sgsap_expl_imsi_det_eps0(1136) MSC_Test_0-M3UA(1129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1128)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_eps0(1136) TC_sgsap_expl_imsi_det_eps0(1136)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1136)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7B4D05EC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1128)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1136)5614983 MSC_Test_0-RAN(1128)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1129)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@d81ef7ce05e3: { messageType := 2, destLocRef := '55AD87'O, sourceLocRef := '0000D3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1127)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1127)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1136)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1136)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1127)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1129)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1136)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1136)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1127)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1129)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1127)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1127)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1129)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1129)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1129)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1128)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1136)5614983 TC_sgsap_expl_imsi_det_eps0(1136)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1136)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1136)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1136)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1136)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1128)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1129)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1127)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1133)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1126)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1130)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1131)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1137)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1134)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SGsAP(1135)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1132)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1126): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1127): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1128): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1129): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1130): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1131): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1132): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1133): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1134): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SGsAP(1135): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_sgsap_expl_imsi_det_eps0(1136): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1137): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_sgsap_expl_imsi_det_eps finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps pass'. Tue Jun 18 08:23:57 UTC 2024 ====== MSC_Tests.TC_sgsap_expl_imsi_det_eps pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_sgsap_expl_imsi_det_eps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=362604) Waiting for packet dumper to finish... 1 (prev_count=362604, count=365067) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps'. ------ MSC_Tests.TC_sgsap_impl_imsi_det_eps ------ Tue Jun 18 08:24:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_impl_imsi_det_eps.pcap" >/data/MSC_Tests.TC_sgsap_impl_imsi_det_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_sgsap_impl_imsi_det_eps started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1141)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1141)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1141)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(1139)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1142)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1141)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1141)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1141)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1141)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1141)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1141)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1141)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1141)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1141)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1141)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1141)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1141)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1141)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1141)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1141)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1141)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1144)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1144)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1144)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1144)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1144)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1144)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1144)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1144)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1147)@d81ef7ce05e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1147)@d81ef7ce05e3: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_impl_imsi_det_eps0(1148) MSC_Test-GSUP(1145)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1148) MSC_Test-GSUP(1145)@d81ef7ce05e3: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_impl_imsi_det_eps0(1148) MSC_Test-GSUP(1145)@d81ef7ce05e3: Added IMSI table entry 0TC_sgsap_impl_imsi_det_eps0(1148)"262420000011814" TC_sgsap_impl_imsi_det_eps0(1148)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1148)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1147)@d81ef7ce05e3: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011814'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1C143BCA'O } } } } } } handled at TC_sgsap_impl_imsi_det_eps0(1148) TC_sgsap_impl_imsi_det_eps0(1148)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1148)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1141)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1141)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1140)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_eps0(1148)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1148)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1145)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1148) TC_sgsap_impl_imsi_det_eps0(1148)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011814'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1140)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1148)1456692 MSC_Test_0-RAN(1140)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1141)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1141)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1141)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1141)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@d81ef7ce05e3: { messageType := 2, destLocRef := '163A34'O, sourceLocRef := '0000D4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1139)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1139)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1141)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_impl_imsi_det_eps0(1148)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1148)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1141)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1141)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1148)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1140)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1140)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1139)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1141)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1141)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1139)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1141)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1141)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1141)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1140)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1148)1456692 TC_sgsap_impl_imsi_det_eps0(1148)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1148)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1148)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1148)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1140)@d81ef7ce05e3: Created IMSI[0] for '262420000011814'H'94230C12'O to be handled at TC_sgsap_impl_imsi_det_eps0(1148) MSC_Test_0-M3UA(1141)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1141)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1140)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_eps0(1148) TC_sgsap_impl_imsi_det_eps0(1148)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1148)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '94230C12'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1140)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1148)2139389 MSC_Test_0-RAN(1140)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1141)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1141)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1141)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1141)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1141)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: { messageType := 2, destLocRef := '20A4FD'O, sourceLocRef := '0000D5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1139)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1141)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1139)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1148)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1148)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1139)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1141)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1141)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1141)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1141)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1139)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1148)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1148)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1139)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1141)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1141)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1139)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1139)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1141)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1141)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1141)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1140)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1148)2139389 TC_sgsap_impl_imsi_det_eps0(1148)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1148)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1148)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1148)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1148)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-MNCC(1142)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1140)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1145)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1141)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1138)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1139)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1144)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1143)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1149)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SGsAP(1147)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1146)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1138): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1139): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1140): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1141): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1142): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1143): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1144): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1145): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1146): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SGsAP(1147): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_sgsap_impl_imsi_det_eps0(1148): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1149): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_sgsap_impl_imsi_det_eps finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps pass'. Tue Jun 18 08:24:05 UTC 2024 ====== MSC_Tests.TC_sgsap_impl_imsi_det_eps pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_sgsap_impl_imsi_det_eps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=361815) Waiting for packet dumper to finish... 1 (prev_count=361815, count=362892) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps'. ------ MSC_Tests.TC_sgsap_expl_imsi_det_noneps ------ Tue Jun 18 08:24:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_expl_imsi_det_noneps.pcap" >/data/MSC_Tests.TC_sgsap_expl_imsi_det_noneps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_sgsap_expl_imsi_det_noneps started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1153)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1153)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1153)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1151)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1154)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1153)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1153)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1153)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1153)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1153)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1153)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1153)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1153)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1153)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1153)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1153)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1153)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1153)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1153)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1153)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1153)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1156)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1156)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1156)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1156)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1156)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1156)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1156)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1156)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1159)@d81ef7ce05e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1159)@d81ef7ce05e3: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_expl_imsi_det_noneps0(1160) MSC_Test-GSUP(1157)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1160) MSC_Test-GSUP(1157)@d81ef7ce05e3: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_expl_imsi_det_noneps0(1160) MSC_Test-GSUP(1157)@d81ef7ce05e3: Added IMSI table entry 0TC_sgsap_expl_imsi_det_noneps0(1160)"262420000011815" TC_sgsap_expl_imsi_det_noneps0(1160)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1160)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1159)@d81ef7ce05e3: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011815'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1A2005AB'O } } } } } } handled at TC_sgsap_expl_imsi_det_noneps0(1160) TC_sgsap_expl_imsi_det_noneps0(1160)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1160)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1153)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1153)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1152)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_noneps0(1160)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1160)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1157)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1160) TC_sgsap_expl_imsi_det_noneps0(1160)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011815'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1152)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1160)14577667 MSC_Test_0-RAN(1152)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1153)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1153)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1153)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1153)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@d81ef7ce05e3: { messageType := 2, destLocRef := 'DE7003'O, sourceLocRef := '0000D6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1151)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1160)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1160)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1151)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1153)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1153)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1160)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1152)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1152)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1151)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1153)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1153)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1151)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1153)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1153)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1153)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1152)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1160)14577667 TC_sgsap_expl_imsi_det_noneps0(1160)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1160)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1160)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1160)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1152)@d81ef7ce05e3: Created IMSI[0] for '262420000011815'H'85D9383B'O to be handled at TC_sgsap_expl_imsi_det_noneps0(1160) MSC_Test_0-M3UA(1153)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1153)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1152)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_noneps0(1160) TC_sgsap_expl_imsi_det_noneps0(1160)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1160)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '85D9383B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1152)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1160)11875334 MSC_Test_0-RAN(1152)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1153)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1153)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@d81ef7ce05e3: { messageType := 2, destLocRef := 'B53406'O, sourceLocRef := '0000D7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1151)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1153)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1153)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1153)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1153)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1160)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1160)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1151)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1153)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1153)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1153)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1153)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1160)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1160)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1151)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1153)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1153)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1151)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1151)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1153)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1153)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1153)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1152)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1160)11875334 TC_sgsap_expl_imsi_det_noneps0(1160)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1160)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1160)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1160)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1160)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1152)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1151)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1153)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1150)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1157)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1154)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1158)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1161)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SGsAP(1159)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1155)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1156)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1150): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1151): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1152): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1153): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1154): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1155): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1156): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1157): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1158): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SGsAP(1159): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_sgsap_expl_imsi_det_noneps0(1160): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1161): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_sgsap_expl_imsi_det_noneps finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass'. Tue Jun 18 08:24:13 UTC 2024 ====== MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_sgsap_expl_imsi_det_noneps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=365446) Waiting for packet dumper to finish... 1 (prev_count=365446, count=367332) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps'. ------ MSC_Tests.TC_sgsap_impl_imsi_det_noneps ------ Tue Jun 18 08:24:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_impl_imsi_det_noneps.pcap" >/data/MSC_Tests.TC_sgsap_impl_imsi_det_noneps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_sgsap_impl_imsi_det_noneps started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1165)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1165)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1165)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1163)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1166)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1165)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1165)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1165)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1165)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1165)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1165)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1165)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1165)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1165)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1165)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1165)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1165)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1165)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1165)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1165)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1165)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1168)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1168)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1168)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1168)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1168)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1168)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1168)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1168)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1171)@d81ef7ce05e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1171)@d81ef7ce05e3: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_impl_imsi_det_noneps0(1172) MSC_Test-GSUP(1169)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1172) MSC_Test-GSUP(1169)@d81ef7ce05e3: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_impl_imsi_det_noneps0(1172) MSC_Test-GSUP(1169)@d81ef7ce05e3: Added IMSI table entry 0TC_sgsap_impl_imsi_det_noneps0(1172)"262420000011815" TC_sgsap_impl_imsi_det_noneps0(1172)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1172)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1171)@d81ef7ce05e3: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011815'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'AC8DFF3A'O } } } } } } handled at TC_sgsap_impl_imsi_det_noneps0(1172) TC_sgsap_impl_imsi_det_noneps0(1172)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1172)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1165)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1165)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1164)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_noneps0(1172)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1172)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1169)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1172) TC_sgsap_impl_imsi_det_noneps0(1172)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011815'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1164)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1172)1793209 MSC_Test_0-SCCP(1163)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1164)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1165)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1165)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1165)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1165)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@d81ef7ce05e3: { messageType := 2, destLocRef := '1B5CB9'O, sourceLocRef := '0000D8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1163)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1172)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1163)@d81ef7ce05e3: Session index based on connection ID:0 TC_sgsap_impl_imsi_det_noneps0(1172)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1163)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1163)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1163)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1165)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1165)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1172)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1164)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1164)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1163)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1163)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1163)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1163)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1165)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1165)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1163)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1163)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1163)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1163)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1165)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1165)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1165)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1164)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1172)1793209 TC_sgsap_impl_imsi_det_noneps0(1172)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1172)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1172)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1172)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1164)@d81ef7ce05e3: Created IMSI[0] for '262420000011815'H'9F13D114'O to be handled at TC_sgsap_impl_imsi_det_noneps0(1172) MSC_Test_0-M3UA(1165)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1165)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1164)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_noneps0(1172) TC_sgsap_impl_imsi_det_noneps0(1172)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1172)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9F13D114'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1164)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1172)7047480 MSC_Test_0-RAN(1164)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1163)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1165)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1165)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@d81ef7ce05e3: { messageType := 2, destLocRef := '6B8938'O, sourceLocRef := '0000D9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1163)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1165)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1165)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1165)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1165)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1172)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1172)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1163)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1163)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(1163)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1163)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1165)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1165)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1165)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1165)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1172)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1172)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1163)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1163)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1163)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1163)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1165)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1165)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1163)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1163)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1163)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1163)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1165)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1165)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1164)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1172)7047480 MSC_Test_0-M3UA(1165)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_impl_imsi_det_noneps0(1172)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1172)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1172)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1172)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1172)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(1169)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1164)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1163)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1170)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1162)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1165)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1166)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1173)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SGsAP(1171)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1168)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1167)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1162): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1163): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1164): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1165): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1166): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1167): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1168): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1169): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1170): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SGsAP(1171): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_sgsap_impl_imsi_det_noneps0(1172): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1173): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_sgsap_impl_imsi_det_noneps finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass'. Tue Jun 18 08:24:22 UTC 2024 ====== MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_sgsap_impl_imsi_det_noneps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=365736) Waiting for packet dumper to finish... 1 (prev_count=365736, count=367390) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_rej'. ------ MSC_Tests.TC_sgsap_paging_rej ------ Tue Jun 18 08:24:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_paging_rej.pcap" >/data/MSC_Tests.TC_sgsap_paging_rej.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_rej' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_sgsap_paging_rej started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1177)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1177)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1177)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(1175)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1178)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1177)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1177)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1177)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1177)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1177)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1177)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1177)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1177)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1177)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1177)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1177)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1177)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1177)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1177)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1177)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1177)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1180)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1180)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1180)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1180)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1180)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1180)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1180)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1180)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1183)@d81ef7ce05e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1183)@d81ef7ce05e3: Created Expect[0] for '262420000011816'H to be handled at TC_sgsap_paging_rej0(1184) MSC_Test-GSUP(1181)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1184) MSC_Test-GSUP(1181)@d81ef7ce05e3: Found GsupExpect[0] for "262420000011816" handled at TC_sgsap_paging_rej0(1184) MSC_Test-GSUP(1181)@d81ef7ce05e3: Added IMSI table entry 0TC_sgsap_paging_rej0(1184)"262420000011816" TC_sgsap_paging_rej0(1184)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1184)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011816'H MSC_Test-SGsAP(1183)@d81ef7ce05e3: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011816'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '114E1D6B'O } } } } } } handled at TC_sgsap_paging_rej0(1184) TC_sgsap_paging_rej0(1184)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1184)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1177)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1177)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1176)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_rej0(1184)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1184)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1181)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1184) TC_sgsap_paging_rej0(1184)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011816'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1176)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_paging_rej0(1184)16654983 MSC_Test_0-RAN(1176)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1175)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1177)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1177)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1177)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1177)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@d81ef7ce05e3: { messageType := 2, destLocRef := 'FE2287'O, sourceLocRef := '0000DA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1175)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1175)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1175)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1175)@d81ef7ce05e3: vl_from0 TC_sgsap_paging_rej0(1184)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1184)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1175)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1177)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1177)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1184)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1176)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1176)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1175)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1175)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1175)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1175)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1177)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1177)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1175)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1175)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1175)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1175)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1177)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1177)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1177)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1176)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_paging_rej0(1184)16654983 TC_sgsap_paging_rej0(1184)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1184)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1184)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1184)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1176)@d81ef7ce05e3: Created IMSI[0] for '262420000011816'H'1FA6FD4E'O to be handled at TC_sgsap_paging_rej0(1184) MSC_Test_0-M3UA(1177)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1177)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1176)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_rej0(1184) TC_sgsap_paging_rej0(1184)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1184)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1FA6FD4E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1176)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_paging_rej0(1184)11143047 MSC_Test_0-RAN(1176)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1175)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1177)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1177)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@d81ef7ce05e3: { messageType := 2, destLocRef := 'AA0787'O, sourceLocRef := '0000DB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1175)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1177)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1177)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1177)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1177)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1175)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1184)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1184)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1175)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1175)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(1175)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1175)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1177)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1177)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1177)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1177)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1175)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1184)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1184)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1175)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1175)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1175)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1175)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1177)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1177)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1175)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1175)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1175)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1175)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1177)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1177)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1177)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1176)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_paging_rej0(1184)11143047 TC_sgsap_paging_rej0(1184)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1184)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1184)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1184)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1184)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1176)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1175)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1177)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1182)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1181)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1174)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1178)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SGsAP(1183)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1180)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1179)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1185)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1174): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1175): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1176): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1177): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1178): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1179): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1180): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1181): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1182): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SGsAP(1183): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_sgsap_paging_rej0(1184): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1185): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_sgsap_paging_rej finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_rej pass'. Tue Jun 18 08:24:29 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_rej pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_sgsap_paging_rej.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=367311) Waiting for packet dumper to finish... 1 (prev_count=367311, count=368388) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_rej pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_subscr_rej'. ------ MSC_Tests.TC_sgsap_paging_subscr_rej ------ Tue Jun 18 08:24:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_paging_subscr_rej.pcap" >/data/MSC_Tests.TC_sgsap_paging_subscr_rej.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_subscr_rej' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_sgsap_paging_subscr_rej started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1189)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1189)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1189)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(1187)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1190)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1189)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1189)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1189)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1189)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1189)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1189)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1189)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1189)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1189)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1189)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1189)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1189)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1189)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1189)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1189)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1189)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1192)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1192)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1192)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1192)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1192)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1192)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1192)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1192)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1195)@d81ef7ce05e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1195)@d81ef7ce05e3: Created Expect[0] for '262420000011817'H to be handled at TC_sgsap_paging_subscr_rej0(1196) MSC_Test-GSUP(1193)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1196) MSC_Test-GSUP(1193)@d81ef7ce05e3: Found GsupExpect[0] for "262420000011817" handled at TC_sgsap_paging_subscr_rej0(1196) MSC_Test-GSUP(1193)@d81ef7ce05e3: Added IMSI table entry 0TC_sgsap_paging_subscr_rej0(1196)"262420000011817" TC_sgsap_paging_subscr_rej0(1196)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1196)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011817'H MSC_Test-SGsAP(1195)@d81ef7ce05e3: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011817'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '071B7A3E'O } } } } } } handled at TC_sgsap_paging_subscr_rej0(1196) TC_sgsap_paging_subscr_rej0(1196)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1196)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1189)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1189)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1188)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_subscr_rej0(1196)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1196)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1193)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1196) TC_sgsap_paging_subscr_rej0(1196)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011817'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1188)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1196)7427677 MSC_Test_0-RAN(1188)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1187)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1189)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1189)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1189)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1189)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@d81ef7ce05e3: { messageType := 2, destLocRef := '71565D'O ("qV]"), sourceLocRef := '0000DC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1187)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1196)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1187)@d81ef7ce05e3: Session index based on connection ID:0 TC_sgsap_paging_subscr_rej0(1196)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1187)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1187)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1187)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1189)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1189)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1196)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1188)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1188)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1187)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1187)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1187)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1187)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1189)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1189)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1187)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1187)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1187)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1187)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1189)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1189)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1189)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1188)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1196)7427677 TC_sgsap_paging_subscr_rej0(1196)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1196)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1196)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1196)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1188)@d81ef7ce05e3: Created IMSI[0] for '262420000011817'H'56B3C89D'O to be handled at TC_sgsap_paging_subscr_rej0(1196) MSC_Test_0-M3UA(1189)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1189)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1188)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_subscr_rej0(1196) TC_sgsap_paging_subscr_rej0(1196)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1196)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '56B3C89D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1188)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1196)13556566 MSC_Test_0-RAN(1188)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1187)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1189)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1189)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1189)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1189)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@d81ef7ce05e3: { messageType := 2, destLocRef := 'CEDB56'O, sourceLocRef := '0000DD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1187)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1189)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1189)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1187)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1196)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1196)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1187)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1187)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(1187)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1187)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1189)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1189)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1189)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1189)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1187)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1196)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1196)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1187)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1187)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1187)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1187)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1189)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1189)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1187)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1187)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1187)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1187)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1189)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1189)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1189)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1188)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1196)13556566 TC_sgsap_paging_subscr_rej0(1196)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1196)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1196)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1196)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1196)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1188)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1190)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1189)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SGsAP(1195)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1193)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1197)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1187)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1194)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1186)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1191)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1192)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1186): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1187): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1188): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1189): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1190): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1191): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1192): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1193): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1194): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SGsAP(1195): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_sgsap_paging_subscr_rej0(1196): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1197): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_sgsap_paging_subscr_rej finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_subscr_rej pass'. Tue Jun 18 08:24:36 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_subscr_rej pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_sgsap_paging_subscr_rej.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=366479) Waiting for packet dumper to finish... 1 (prev_count=366479, count=368133) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_subscr_rej pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_ue_unr'. ------ MSC_Tests.TC_sgsap_paging_ue_unr ------ Tue Jun 18 08:24:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_paging_ue_unr.pcap" >/data/MSC_Tests.TC_sgsap_paging_ue_unr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_ue_unr' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_sgsap_paging_ue_unr started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1201)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1201)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1201)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1199)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1202)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1201)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1201)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1201)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1201)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1201)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1201)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1201)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1201)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1201)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1201)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1201)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1201)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1201)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1201)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1201)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1201)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1204)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1204)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1204)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1204)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1204)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1204)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1204)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1204)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1207)@d81ef7ce05e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1207)@d81ef7ce05e3: Created Expect[0] for '262420000011818'H to be handled at TC_sgsap_paging_ue_unr0(1208) MSC_Test-GSUP(1205)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1208) MSC_Test-GSUP(1205)@d81ef7ce05e3: Found GsupExpect[0] for "262420000011818" handled at TC_sgsap_paging_ue_unr0(1208) MSC_Test-GSUP(1205)@d81ef7ce05e3: Added IMSI table entry 0TC_sgsap_paging_ue_unr0(1208)"262420000011818" TC_sgsap_paging_ue_unr0(1208)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1208)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011818'H MSC_Test-SGsAP(1207)@d81ef7ce05e3: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011818'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B72E13B8'O } } } } } } handled at TC_sgsap_paging_ue_unr0(1208) TC_sgsap_paging_ue_unr0(1208)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1208)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1201)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1201)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1200)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_ue_unr0(1208)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1208)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1205)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1208) TC_sgsap_paging_ue_unr0(1208)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011818'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1200)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_paging_ue_unr0(1208)9886156 MSC_Test_0-RAN(1200)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1201)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1201)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1201)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1201)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@d81ef7ce05e3: { messageType := 2, destLocRef := '96D9CC'O, sourceLocRef := '0000DE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1199)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1208)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1208)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1199)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1201)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1201)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1208)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1200)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1200)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1199)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1201)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1201)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1199)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1201)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1201)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1201)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1200)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1208)9886156 TC_sgsap_paging_ue_unr0(1208)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1208)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1208)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1208)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1200)@d81ef7ce05e3: Created IMSI[0] for '262420000011818'H'3A18946A'O to be handled at TC_sgsap_paging_ue_unr0(1208) MSC_Test_0-M3UA(1201)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1201)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1200)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_ue_unr0(1208) TC_sgsap_paging_ue_unr0(1208)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1208)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3A18946A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1200)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_paging_ue_unr0(1208)821301 MSC_Test_0-RAN(1200)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1201)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1201)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1201)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: { messageType := 2, destLocRef := '0C8835'O, sourceLocRef := '0000DF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1199)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1201)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1201)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1201)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1199)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1208)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1208)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1199)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1201)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1201)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1201)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1201)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1199)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1208)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1208)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1199)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1201)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1201)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1199)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1199)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1201)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1201)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1201)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1200)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1208)821301 TC_sgsap_paging_ue_unr0(1208)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1208)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1208)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1208)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1208)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1200)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1201)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1199)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1198)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1205)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1204)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1202)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1209)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1206)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SGsAP(1207)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1203)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1198): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1199): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1200): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1201): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1202): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1203): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1204): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1205): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1206): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SGsAP(1207): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_sgsap_paging_ue_unr0(1208): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1209): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_sgsap_paging_ue_unr finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_ue_unr pass'. Tue Jun 18 08:24:43 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_ue_unr pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_sgsap_paging_ue_unr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=365878) Waiting for packet dumper to finish... 1 (prev_count=365878, count=367532) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_ue_unr pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_nothing'. ------ MSC_Tests.TC_sgsap_paging_and_nothing ------ Tue Jun 18 08:24:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_paging_and_nothing.pcap" >/data/MSC_Tests.TC_sgsap_paging_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_nothing' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_sgsap_paging_and_nothing started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1213)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1213)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1213)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(1211)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1214)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1213)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1213)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1213)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1213)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1213)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1213)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1213)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1213)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1213)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1213)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1213)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1213)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1213)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1213)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1213)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1213)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1216)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1216)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1216)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1216)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1216)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1216)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1216)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1216)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1219)@d81ef7ce05e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1219)@d81ef7ce05e3: Created Expect[0] for '262420000011819'H to be handled at TC_sgsap_paging_and_nothing0(1220) MSC_Test-GSUP(1217)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1220) MSC_Test-GSUP(1217)@d81ef7ce05e3: Found GsupExpect[0] for "262420000011819" handled at TC_sgsap_paging_and_nothing0(1220) MSC_Test-GSUP(1217)@d81ef7ce05e3: Added IMSI table entry 0TC_sgsap_paging_and_nothing0(1220)"262420000011819" TC_sgsap_paging_and_nothing0(1220)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1220)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011819'H MSC_Test-SGsAP(1219)@d81ef7ce05e3: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011819'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '15EEA563'O } } } } } } handled at TC_sgsap_paging_and_nothing0(1220) TC_sgsap_paging_and_nothing0(1220)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1220)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1213)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1213)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1212)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_and_nothing0(1220)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1220)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1217)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1220) TC_sgsap_paging_and_nothing0(1220)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011819'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1212)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_paging_and_nothing0(1220)14214334 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1212)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1213)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1213)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1213)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1213)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@d81ef7ce05e3: { messageType := 2, destLocRef := 'D8E4BE'O, sourceLocRef := '0000E0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1211)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1211)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: vl_from0 TC_sgsap_paging_and_nothing0(1220)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1220)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1211)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1213)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1213)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1220)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1212)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1212)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1211)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1213)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1213)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1211)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1213)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1213)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1213)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1212)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1220)14214334 TC_sgsap_paging_and_nothing0(1220)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1220)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1212)@d81ef7ce05e3: Created IMSI[0] for '262420000011819'H'B57FEC56'O to be handled at TC_sgsap_paging_and_nothing0(1220) MSC_Test_0-M3UA(1213)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1213)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1212)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_nothing0(1220) TC_sgsap_paging_and_nothing0(1220)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B57FEC56'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1212)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_paging_and_nothing0(1220)16652961 MSC_Test_0-RAN(1212)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1213)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1213)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@d81ef7ce05e3: { messageType := 2, destLocRef := 'FE1AA1'O, sourceLocRef := '0000E1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1211)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1213)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1213)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1213)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1213)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1220)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1220)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1211)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1213)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1213)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1213)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1213)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1211)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1220)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1211)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1213)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1213)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1211)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1211)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1213)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1213)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1213)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1212)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1220)16652961 TC_sgsap_paging_and_nothing0(1220)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1220)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1212)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1213)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1211)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1217)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1221)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1210)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1214)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1218)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SGsAP(1219)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1216)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1215)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1210): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1211): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1212): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1213): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1214): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1215): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1216): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1217): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1218): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SGsAP(1219): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_sgsap_paging_and_nothing0(1220): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1221): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_sgsap_paging_and_nothing finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_nothing pass'. Tue Jun 18 08:24:59 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_and_nothing pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_sgsap_paging_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=365613) Waiting for packet dumper to finish... 1 (prev_count=365613, count=367267) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_lu'. ------ MSC_Tests.TC_sgsap_paging_and_lu ------ Tue Jun 18 08:25:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_paging_and_lu.pcap" >/data/MSC_Tests.TC_sgsap_paging_and_lu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_lu' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_sgsap_paging_and_lu started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1225)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1225)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1225)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1223)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1226)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1225)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1225)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1225)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1225)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1225)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1225)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1225)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1225)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1225)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1225)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1225)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1225)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1225)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1225)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1225)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1225)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1228)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1228)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1228)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1228)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1228)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1228)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1228)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1228)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1231)@d81ef7ce05e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1231)@d81ef7ce05e3: Created Expect[0] for '262420000011820'H to be handled at TC_sgsap_paging_and_lu0(1232) MSC_Test-GSUP(1229)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1232) MSC_Test-GSUP(1229)@d81ef7ce05e3: Found GsupExpect[0] for "262420000011820" handled at TC_sgsap_paging_and_lu0(1232) MSC_Test-GSUP(1229)@d81ef7ce05e3: Added IMSI table entry 0TC_sgsap_paging_and_lu0(1232)"262420000011820" TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011820'H MSC_Test-SGsAP(1231)@d81ef7ce05e3: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011820'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2D78A7A7'O } } } } } } handled at TC_sgsap_paging_and_lu0(1232) TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1225)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1225)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1224)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1229)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1232) TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1229)@d81ef7ce05e3: Created GsupExpect[1] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1232) TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011820'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1224)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_paging_and_lu0(1232)9829148 MSC_Test_0-RAN(1224)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1225)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1225)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1225)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1225)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@d81ef7ce05e3: { messageType := 2, destLocRef := '95FB1C'O, sourceLocRef := '0000E2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1223)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1223)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1225)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1225)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1224)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1224)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1223)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1225)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1225)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1223)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1225)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1225)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1225)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1224)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1232)9829148 TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1224)@d81ef7ce05e3: Created IMSI[0] for '262420000011820'H'2A6443E4'O to be handled at TC_sgsap_paging_and_lu0(1232) MSC_Test_0-M3UA(1225)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1225)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1224)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_lu0(1232) TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2A6443E4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1224)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_paging_and_lu0(1232)4914573 MSC_Test_0-RAN(1224)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1225)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1225)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@d81ef7ce05e3: { messageType := 2, destLocRef := '4AFD8D'O, sourceLocRef := '0000E3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1223)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1225)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1225)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1225)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1225)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1223)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1223)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1225)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1225)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1225)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1225)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1223)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1223)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1225)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1225)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1223)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1223)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1225)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1225)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1225)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1224)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1232)4914573 TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-MNCC(1226)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1223)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1229)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1230)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1225)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1224)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1227)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1222)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1233)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SGsAP(1231)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1228)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1222): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1223): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1224): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1225): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1226): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1227): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1228): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1229): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1230): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SGsAP(1231): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_sgsap_paging_and_lu0(1232): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1233): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_sgsap_paging_and_lu finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_lu pass'. Tue Jun 18 08:25:06 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_and_lu pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_sgsap_paging_and_lu.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=449972) Waiting for packet dumper to finish... 1 (prev_count=449972, count=452055) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_lu pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms'. ------ MSC_Tests.TC_sgsap_mt_sms ------ Tue Jun 18 08:25:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_mt_sms.pcap" >/data/MSC_Tests.TC_sgsap_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_sgsap_mt_sms started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1237)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1237)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1237)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(1235)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1238)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1237)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1237)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1237)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1237)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1237)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1237)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1237)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1237)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1237)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1237)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1237)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1237)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1237)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1237)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1237)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1237)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1240)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1240)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1240)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1240)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1240)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1240)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1240)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1240)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1243)@d81ef7ce05e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1243)@d81ef7ce05e3: Created Expect[0] for '262420000011823'H to be handled at TC_sgsap_mt_sms0(1244) MSC_Test-GSUP(1241)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1244) MSC_Test-GSUP(1241)@d81ef7ce05e3: Found GsupExpect[0] for "262420000011823" handled at TC_sgsap_mt_sms0(1244) MSC_Test-GSUP(1241)@d81ef7ce05e3: Added IMSI table entry 0TC_sgsap_mt_sms0(1244)"262420000011823" TC_sgsap_mt_sms0(1244)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1244)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-SGsAP(1243)@d81ef7ce05e3: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011823'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '00AAEEEC'O } } } } } } handled at TC_sgsap_mt_sms0(1244) TC_sgsap_mt_sms0(1244)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1244)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1237)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1237)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1236)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms0(1244)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1244)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1244)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1244)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-GSUP(1241)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1244) TC_sgsap_mt_sms0(1244)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011823'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1236)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_mt_sms0(1244)15022104 MSC_Test_0-RAN(1236)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1237)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1237)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1237)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1237)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@d81ef7ce05e3: { messageType := 2, destLocRef := 'E53818'O, sourceLocRef := '0000E4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1235)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1244)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1244)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1235)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1237)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1237)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1244)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1236)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1236)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1235)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1237)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1237)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1235)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1237)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1237)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1237)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1236)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_mt_sms0(1244)15022104 TC_sgsap_mt_sms0(1244)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1244)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1236)@d81ef7ce05e3: Created IMSI[0] for '262420000011823'H'ADBDF014'O to be handled at TC_sgsap_mt_sms0(1244) MSC_Test_0-M3UA(1237)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1237)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1236)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms0(1244) TC_sgsap_mt_sms0(1244)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'ADBDF014'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1236)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_mt_sms0(1244)12745717 MSC_Test_0-RAN(1236)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1237)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1237)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C27BF5'O, sourceLocRef := '0000E5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1235)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1237)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1237)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1237)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1237)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1235)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1244)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1244)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1235)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1237)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1237)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1237)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1237)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1244)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1235)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1237)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1237)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1235)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1235)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1237)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1237)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1236)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_mt_sms0(1244)12745717 MSC_Test_0-M3UA(1237)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_mt_sms0(1244)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1244)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(1241)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1238)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1235)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1242)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1234)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1237)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1236)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SGsAP(1243)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1245)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1240)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1239)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1234): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1235): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1236): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1237): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1238): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1239): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1240): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1241): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1242): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SGsAP(1243): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_sgsap_mt_sms0(1244): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1245): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_sgsap_mt_sms finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms pass'. Tue Jun 18 08:25:13 UTC 2024 ====== MSC_Tests.TC_sgsap_mt_sms pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_sgsap_mt_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=400164) Waiting for packet dumper to finish... 1 (prev_count=400164, count=401241) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mo_sms'. ------ MSC_Tests.TC_sgsap_mo_sms ------ Tue Jun 18 08:25:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_mo_sms.pcap" >/data/MSC_Tests.TC_sgsap_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mo_sms' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_sgsap_mo_sms started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1249)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1249)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1249)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1247)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1250)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1249)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1249)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1249)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1249)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1249)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1249)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1249)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1249)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1249)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1249)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1249)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1249)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1249)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1249)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1249)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1249)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1252)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1252)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1252)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1252)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1252)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1252)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1252)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1252)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1255)@d81ef7ce05e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1255)@d81ef7ce05e3: Created Expect[0] for '262420000011824'H to be handled at TC_sgsap_mo_sms0(1256) MSC_Test-GSUP(1253)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1256) MSC_Test-GSUP(1253)@d81ef7ce05e3: Found GsupExpect[0] for "262420000011824" handled at TC_sgsap_mo_sms0(1256) MSC_Test-GSUP(1253)@d81ef7ce05e3: Added IMSI table entry 0TC_sgsap_mo_sms0(1256)"262420000011824" TC_sgsap_mo_sms0(1256)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1256)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011824'H MSC_Test-SGsAP(1255)@d81ef7ce05e3: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011824'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '4FC24013'O } } } } } } handled at TC_sgsap_mo_sms0(1256) TC_sgsap_mo_sms0(1256)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1256)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1249)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1249)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1248)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mo_sms0(1256)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1256)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1256)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1256)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1253)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1256) TC_sgsap_mo_sms0(1256)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011824'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1248)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_mo_sms0(1256)5833030 MSC_Test_0-RAN(1248)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1249)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1249)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1249)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1249)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@d81ef7ce05e3: { messageType := 2, destLocRef := '590146'O, sourceLocRef := '0000E6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1247)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1247)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: vl_from0 TC_sgsap_mo_sms0(1256)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1247)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_mo_sms0(1256)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1249)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1249)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1256)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1248)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1248)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1247)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1249)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1249)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1247)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1249)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1249)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1249)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1248)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_mo_sms0(1256)5833030 TC_sgsap_mo_sms0(1256)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1256)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1256)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1256)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1248)@d81ef7ce05e3: Created IMSI[0] for '262420000011824'H'2D9EF534'O to be handled at TC_sgsap_mo_sms0(1256) MSC_Test_0-M3UA(1249)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1249)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1248)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mo_sms0(1256) TC_sgsap_mo_sms0(1256)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1256)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2D9EF534'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1248)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_mo_sms0(1256)10463859 MSC_Test_0-RAN(1248)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1249)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1249)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1249)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1249)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1249)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1249)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@d81ef7ce05e3: { messageType := 2, destLocRef := '9FAA73'O, sourceLocRef := '0000E7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1247)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1247)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1256)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1256)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1247)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1249)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1249)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1249)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1249)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1247)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1256)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1256)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1247)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1249)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1249)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1247)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1247)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1249)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1249)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1249)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1248)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_mo_sms0(1256)10463859 TC_sgsap_mo_sms0(1256)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1256)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1256)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1256)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(1247)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1249)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1253)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1257)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1246)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1248)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1250)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SGsAP(1255)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1251)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1254)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1252)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1246): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1247): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1248): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1249): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1250): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1251): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1252): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1253): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1254): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SGsAP(1255): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_sgsap_mo_sms0(1256): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1257): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_sgsap_mo_sms finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mo_sms pass'. Tue Jun 18 08:25:19 UTC 2024 ====== MSC_Tests.TC_sgsap_mo_sms pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_sgsap_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=388015) Waiting for packet dumper to finish... 1 (prev_count=388015, count=389669) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mo_sms pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing'. ------ MSC_Tests.TC_sgsap_mt_sms_and_nothing ------ Tue Jun 18 08:25:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_mt_sms_and_nothing.pcap" >/data/MSC_Tests.TC_sgsap_mt_sms_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_sgsap_mt_sms_and_nothing started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1261)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1261)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1261)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1259)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1262)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1261)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1261)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1261)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1261)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1261)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1261)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1261)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1261)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1261)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1261)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1261)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1261)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1261)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1261)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1261)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1261)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1264)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1264)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1264)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1264)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1264)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1264)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1264)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1264)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1267)@d81ef7ce05e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1267)@d81ef7ce05e3: Created Expect[0] for '262420000011825'H to be handled at TC_sgsap_mt_sms_and_nothing0(1268) MSC_Test-GSUP(1265)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1268) MSC_Test-GSUP(1265)@d81ef7ce05e3: Found GsupExpect[0] for "262420000011825" handled at TC_sgsap_mt_sms_and_nothing0(1268) MSC_Test-GSUP(1265)@d81ef7ce05e3: Added IMSI table entry 0TC_sgsap_mt_sms_and_nothing0(1268)"262420000011825" TC_sgsap_mt_sms_and_nothing0(1268)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011825'H TC_sgsap_mt_sms_and_nothing0(1268)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011825'H MSC_Test-SGsAP(1267)@d81ef7ce05e3: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011825'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7E998B33'O } } } } } } handled at TC_sgsap_mt_sms_and_nothing0(1268) TC_sgsap_mt_sms_and_nothing0(1268)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011825'H TC_sgsap_mt_sms_and_nothing0(1268)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1261)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1261)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1260)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_nothing0(1268)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011825'H MSC_Test-GSUP-IPA(1264)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1264)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms_and_nothing0(1268)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1268)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1265)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1268) TC_sgsap_mt_sms_and_nothing0(1268)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011825'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1260)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1268)8000327 MSC_Test_0-RAN(1260)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1259)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1261)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1261)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1261)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1261)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@d81ef7ce05e3: { messageType := 2, destLocRef := '7A1347'O, sourceLocRef := '0000E8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1259)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1259)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1259)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1259)@d81ef7ce05e3: vl_from0 TC_sgsap_mt_sms_and_nothing0(1268)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1268)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1259)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1261)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1261)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1268)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1260)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1260)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1259)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1259)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1259)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1259)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1261)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1261)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1259)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1259)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1259)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1259)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1261)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1261)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1261)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1260)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1268)8000327 TC_sgsap_mt_sms_and_nothing0(1268)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1268)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1268)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1268)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1260)@d81ef7ce05e3: Created IMSI[0] for '262420000011825'H'66C7B1B7'O to be handled at TC_sgsap_mt_sms_and_nothing0(1268) MSC_Test_0-M3UA(1261)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1261)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1260)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_nothing0(1268) TC_sgsap_mt_sms_and_nothing0(1268)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1268)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '66C7B1B7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1260)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1268)11110293 MSC_Test_0-RAN(1260)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1259)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1261)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1261)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@d81ef7ce05e3: { messageType := 2, destLocRef := 'A98795'O, sourceLocRef := '0000E9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1259)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1261)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1261)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1261)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1261)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1268)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1268)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1259)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1259)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(1259)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1259)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1261)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1261)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1261)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1261)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1268)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1268)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1259)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1259)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1259)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1259)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1261)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1261)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1259)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1259)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1259)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1259)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1261)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1261)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1261)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1260)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1268)11110293 TC_sgsap_mt_sms_and_nothing0(1268)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1268)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1268)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1268)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1260)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1261)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1259)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1265)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1263)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1258)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1262)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SGsAP(1267)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1264)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1266)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1269)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1258): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1259): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1260): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1261): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1262): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1263): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1264): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1265): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1266): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SGsAP(1267): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_sgsap_mt_sms_and_nothing0(1268): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1269): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_sgsap_mt_sms_and_nothing finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing pass'. Tue Jun 18 08:25:46 UTC 2024 ====== MSC_Tests.TC_sgsap_mt_sms_and_nothing pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_sgsap_mt_sms_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=381420) Waiting for packet dumper to finish... 1 (prev_count=381420, count=383074) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_reject'. ------ MSC_Tests.TC_sgsap_mt_sms_and_reject ------ Tue Jun 18 08:25:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_mt_sms_and_reject.pcap" >/data/MSC_Tests.TC_sgsap_mt_sms_and_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_reject' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_sgsap_mt_sms_and_reject started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1273)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1273)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1273)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1271)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1274)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1273)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1273)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1273)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1273)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1273)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1273)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1273)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1273)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1273)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1273)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1273)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1273)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1273)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1273)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1273)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1273)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1276)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1276)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1276)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1276)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1276)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1276)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1276)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1276)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1279)@d81ef7ce05e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1279)@d81ef7ce05e3: Created Expect[0] for '262420000011826'H to be handled at TC_sgsap_mt_sms_and_reject0(1280) MSC_Test-GSUP(1277)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1280) MSC_Test-GSUP(1277)@d81ef7ce05e3: Found GsupExpect[0] for "262420000011826" handled at TC_sgsap_mt_sms_and_reject0(1280) MSC_Test-GSUP(1277)@d81ef7ce05e3: Added IMSI table entry 0TC_sgsap_mt_sms_and_reject0(1280)"262420000011826" TC_sgsap_mt_sms_and_reject0(1280)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1280)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011826'H MSC_Test-SGsAP(1279)@d81ef7ce05e3: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011826'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '83A81099'O } } } } } } handled at TC_sgsap_mt_sms_and_reject0(1280) TC_sgsap_mt_sms_and_reject0(1280)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1280)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1273)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1273)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1272)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_reject0(1280)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011826'H MSC_Test_0-M3UA(1273)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1273)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(1276)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1276)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms_and_reject0(1280)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1277)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1280) TC_sgsap_mt_sms_and_reject0(1280)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011826'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1272)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1280)1690845 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1272)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1273)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1273)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1273)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1273)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@d81ef7ce05e3: { messageType := 2, destLocRef := '19CCDD'O, sourceLocRef := '0000EA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1271)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1271)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: vl_from0 TC_sgsap_mt_sms_and_reject0(1280)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1280)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1271)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1273)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1273)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1280)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1272)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1272)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1271)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1273)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1273)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1271)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1273)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1273)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1273)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1272)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1280)1690845 TC_sgsap_mt_sms_and_reject0(1280)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1280)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1280)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1280)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1272)@d81ef7ce05e3: Created IMSI[0] for '262420000011826'H'0EF46DF3'O to be handled at TC_sgsap_mt_sms_and_reject0(1280) MSC_Test_0-M3UA(1273)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1273)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1272)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_reject0(1280) TC_sgsap_mt_sms_and_reject0(1280)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1280)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0EF46DF3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1272)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1280)16062168 MSC_Test_0-RAN(1272)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1273)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1273)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@d81ef7ce05e3: { messageType := 2, destLocRef := 'F516D8'O, sourceLocRef := '0000EB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1273)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1273)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1273)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1273)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1271)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1280)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1280)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1271)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1273)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1273)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1273)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1273)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1271)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1280)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1280)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1271)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1273)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1273)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1271)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1271)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1273)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1273)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1273)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1272)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1280)16062168 TC_sgsap_mt_sms_and_reject0(1280)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1280)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1280)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1280)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1280)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1272)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1273)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1274)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1281)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1271)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1277)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1276)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1270)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1275)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1278)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SGsAP(1279)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1270): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1271): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1272): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1273): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1274): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1275): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1276): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1277): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1278): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SGsAP(1279): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_sgsap_mt_sms_and_reject0(1280): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1281): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_sgsap_mt_sms_and_reject finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_reject pass'. Tue Jun 18 08:26:14 UTC 2024 ====== MSC_Tests.TC_sgsap_mt_sms_and_reject pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_sgsap_mt_sms_and_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=385291) Waiting for packet dumper to finish... 1 (prev_count=385291, count=386945) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_reject pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unexp_ud'. ------ MSC_Tests.TC_sgsap_unexp_ud ------ Tue Jun 18 08:26:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_unexp_ud.pcap" >/data/MSC_Tests.TC_sgsap_unexp_ud.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unexp_ud' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_sgsap_unexp_ud started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1285)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1285)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1285)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1283)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1286)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1285)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1285)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1288)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1288)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1288)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1288)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1288)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1288)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1288)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1288)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1291)@d81ef7ce05e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1291)@d81ef7ce05e3: Created Expect[0] for '262420000011821'H to be handled at TC_sgsap_unexp_ud0(1292) MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1284)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1289)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1292) TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011821'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1284)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_unexp_ud0(1292)1618477 MSC_Test_0-RAN(1284)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@d81ef7ce05e3: { messageType := 2, destLocRef := '18B22D'O, sourceLocRef := '0000EC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1283)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1289)@d81ef7ce05e3: Found GsupExpect[0] for "262420000011821" handled at TC_sgsap_unexp_ud0(1292) MSC_Test-GSUP(1289)@d81ef7ce05e3: Added IMSI table entry 0TC_sgsap_unexp_ud0(1292)"262420000011821" MSC_Test_0-SCCP(1283)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1284)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1284)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1283)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1283)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1284)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_unexp_ud0(1292)1618477 TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011821'H MSC_Test-SGsAP(1291)@d81ef7ce05e3: Found Expect[0] for { sGsAP_RELEASE_REQUEST := { messageType := '00011011'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011821'H, fillerDigit := omit } }, sGsCause := { iEI := '00001000'B, lengthIndicator := 1, cause := IMSI_detached_for_EPS_nonEPS_services (2) } } } handled at TC_sgsap_unexp_ud0(1292) TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011821'H MSC_Test-GSUP(1289)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1292) TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011821'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1284)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_unexp_ud0(1292)8222567 MSC_Test_0-RAN(1284)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@d81ef7ce05e3: { messageType := 2, destLocRef := '7D7767'O ("}wg"), sourceLocRef := '0000ED'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1283)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1283)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1284)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1284)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1283)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1283)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1284)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_unexp_ud0(1292)8222567 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1284)@d81ef7ce05e3: Created IMSI[0] for '262420000011821'H'3823434C'O ("8#CL") to be handled at TC_sgsap_unexp_ud0(1292) MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1284)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unexp_ud0(1292) TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3823434C'O ("8#CL") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1284)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_unexp_ud0(1292)102624 MSC_Test_0-RAN(1284)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@d81ef7ce05e3: { messageType := 2, destLocRef := '0190E0'O, sourceLocRef := '0000EE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1283)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1283)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1283)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1283)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1283)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1283)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1283)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1284)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_unexp_ud0(1292)102624 MSC_Test_0-M3UA(1285)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(1285)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1283)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1284)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1286)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1293)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1289)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1287)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1290)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1288)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SGsAP(1291)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1282)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1282): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1283): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1284): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1285): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1286): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1287): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1288): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1289): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1290): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SGsAP(1291): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_sgsap_unexp_ud0(1292): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1293): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_sgsap_unexp_ud finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unexp_ud pass'. Tue Jun 18 08:26:20 UTC 2024 ====== MSC_Tests.TC_sgsap_unexp_ud pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_sgsap_unexp_ud.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=470821) Waiting for packet dumper to finish... 1 (prev_count=470821, count=472576) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unexp_ud pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unsol_ud'. ------ MSC_Tests.TC_sgsap_unsol_ud ------ Tue Jun 18 08:26:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_unsol_ud.pcap" >/data/MSC_Tests.TC_sgsap_unsol_ud.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unsol_ud' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_sgsap_unsol_ud started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1297)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1297)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1297)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(1295)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1298)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1297)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1297)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1300)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1300)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1300)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1300)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1300)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1300)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1300)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1300)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1303)@d81ef7ce05e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1303)@d81ef7ce05e3: Created Expect[0] for '262420000011822'H to be handled at TC_sgsap_unsol_ud0(1304) MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1296)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_unsol_ud0(1304)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011822'H MSC_Test-SGsAP(1303)@d81ef7ce05e3: Found Expect[0] for { sGsAP_RELEASE_REQUEST := { messageType := '00011011'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011822'H, fillerDigit := omit } }, sGsCause := { iEI := '00001000'B, lengthIndicator := 1, cause := IMSI_unknown (3) } } } handled at TC_sgsap_unsol_ud0(1304) TC_sgsap_unsol_ud0(1304)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011822'H MSC_Test-GSUP(1301)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011822" to be handled at TC_sgsap_unsol_ud0(1304) TC_sgsap_unsol_ud0(1304)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011822'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1296)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_unsol_ud0(1304)2408993 MSC_Test_0-RAN(1296)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@d81ef7ce05e3: { messageType := 2, destLocRef := '24C221'O, sourceLocRef := '0000EF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1295)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1301)@d81ef7ce05e3: Found GsupExpect[0] for "262420000011822" handled at TC_sgsap_unsol_ud0(1304) MSC_Test-GSUP(1301)@d81ef7ce05e3: Added IMSI table entry 0TC_sgsap_unsol_ud0(1304)"262420000011822" MSC_Test_0-SCCP(1295)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1295)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: vl_from0 TC_sgsap_unsol_ud0(1304)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1295)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_unsol_ud0(1304)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1304)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1296)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1296)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1295)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1295)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1296)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_unsol_ud0(1304)2408993 TC_sgsap_unsol_ud0(1304)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1304)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1296)@d81ef7ce05e3: Created IMSI[0] for '262420000011822'H'3B1BAF54'O to be handled at TC_sgsap_unsol_ud0(1304) MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1296)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unsol_ud0(1304) TC_sgsap_unsol_ud0(1304)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3B1BAF54'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1296)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_unsol_ud0(1304)11697504 MSC_Test_0-RAN(1296)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: { messageType := 2, destLocRef := 'B27D60'O, sourceLocRef := '0000F0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1295)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1304)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1304)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1295)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1304)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1295)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1295)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1296)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_unsol_ud0(1304)11697504 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_unsol_ud0(1304)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1304)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011822'H, fillerDigit := omit } } } } } } } } MSC_Test_0-RAN(1296)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_unsol_ud0(1304)10698088 MSC_Test_0-RAN(1296)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@d81ef7ce05e3: { messageType := 2, destLocRef := 'A33D68'O, sourceLocRef := '0000F1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1295)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1295)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1295)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1295)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1297)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1296)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_unsol_ud0(1304)10698088 TC_sgsap_unsol_ud0(1304)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1296)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1298)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1301)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1297)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SGsAP(1303)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1294)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1302)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1295)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1305)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1300)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1299)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1294): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1295): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1296): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1297): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1298): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1299): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1300): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1301): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1302): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SGsAP(1303): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_sgsap_unsol_ud0(1304): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1305): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_sgsap_unsol_ud finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unsol_ud pass'. Tue Jun 18 08:26:27 UTC 2024 ====== MSC_Tests.TC_sgsap_unsol_ud pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_sgsap_unsol_ud.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=423796) Waiting for packet dumper to finish... 1 (prev_count=423796, count=424873) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unsol_ud pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call'. ------ MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call ------ Tue Jun 18 08:26:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call.pcap" >/data/MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_bssap_lu_sgsap_lu_and_mt_call started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1309)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1309)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1309)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1307)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1310)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1309)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1309)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1312)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1312)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1312)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1312)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1312)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1312)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1312)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1312)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1315)@d81ef7ce05e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1315)@d81ef7ce05e3: Created Expect[0] for '262420000118139'H to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1308)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1313)@d81ef7ce05e3: Created GsupExpect[0] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000118139'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1308)@d81ef7ce05e3: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)14912454 MSC_Test_0-RAN(1308)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d81ef7ce05e3: { messageType := 2, destLocRef := 'E38BC6'O, sourceLocRef := '0000F2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1313)@d81ef7ce05e3: Found GsupExpect[0] for "262420000118139" handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) MSC_Test-GSUP(1313)@d81ef7ce05e3: Added IMSI table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)"262420000118139" MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1308)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1308)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1308)@d81ef7ce05e3: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)14912454 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1313)@d81ef7ce05e3: Created GsupExpect[0] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-SGsAP(1315)@d81ef7ce05e3: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000118139'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '72CB99BB'O } } } } } } handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-MNCC(1310)@d81ef7ce05e3: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)691212956 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000118139'H MSC_Test_0-RAN(1308)@d81ef7ce05e3: Created IMSI[0] for '262420000118139'H'72CB99BB'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '72CB99BB'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1308)@d81ef7ce05e3: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)16279817 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d81ef7ce05e3: { messageType := 2, destLocRef := 'F86909'O, sourceLocRef := '0000F3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: f_mt_call_complete 1 MSC_Test_0-RAN(1308)@d81ef7ce05e3: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1308)@d81ef7ce05e3: patched enc_l3: '8301'O MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: f_mt_call_complete 2 MSC_Test-MGCP(1311)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) MSC_Test-MGCP(1311)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6a" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: f_mt_call_complete 3 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: f_mt_call_complete 4 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: f_mt_call_complete 6 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-RAN(1308)@d81ef7ce05e3: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1308)@d81ef7ce05e3: patched enc_l3: '8347'O MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: f_mt_call_complete 5 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: f_mt_call_complete 8 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: f_mt_call_complete 7 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: f_mt_call_complete 9 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: f_mt_call_complete DONE TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1308)@d81ef7ce05e3: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1308)@d81ef7ce05e3: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1310)@d81ef7ce05e3: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)691212956 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1308)@d81ef7ce05e3: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)16279817 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: f_call_hangup 9: done TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1313)@d81ef7ce05e3: Created GsupExpect[1] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000118139'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1308)@d81ef7ce05e3: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)1664604 MSC_Test_0-RAN(1308)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d81ef7ce05e3: { messageType := 2, destLocRef := '19665C'O, sourceLocRef := '0000F4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1308)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1308)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1308)@d81ef7ce05e3: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)1664604 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1308)@d81ef7ce05e3: Created IMSI[1] for '262420000118139'H'2B768867'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1308)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_bssap_lu_sgsap_lu_and_mt_call0(1316) TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2B768867'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1308)@d81ef7ce05e3: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)14683478 MSC_Test_0-RAN(1308)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d81ef7ce05e3: { messageType := 2, destLocRef := 'E00D56'O, sourceLocRef := '0000F5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1307)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1308)@d81ef7ce05e3: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)14683478 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1308)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1307)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1313)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1317)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1311)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1309)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SGsAP(1315)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1314)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1310)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1306)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1312)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1306): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1307): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1308): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1309): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1310): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1311): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1312): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1313): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1314): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SGsAP(1315): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_bssap_lu_sgsap_lu_and_mt_call0(1316): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1317): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_bssap_lu_sgsap_lu_and_mt_call finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass'. Tue Jun 18 08:26:40 UTC 2024 ====== MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=711299) Waiting for packet dumper to finish... 1 (prev_count=711299, count=712953) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_mt_call'. ------ MSC_Tests.TC_sgsap_lu_and_mt_call ------ Tue Jun 18 08:26:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_lu_and_mt_call.pcap" >/data/MSC_Tests.TC_sgsap_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_mt_call' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_sgsap_lu_and_mt_call started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1321)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1321)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1321)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1319)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1322)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1321)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1321)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1324)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1324)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1324)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1324)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1324)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1324)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1324)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1324)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1327)@d81ef7ce05e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1327)@d81ef7ce05e3: Created Expect[0] for '262420000011827'H to be handled at TC_sgsap_lu_and_mt_call0(1328) MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1320)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1325)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1328) MSC_Test-GSUP(1325)@d81ef7ce05e3: Found GsupExpect[0] for "262420000011827" handled at TC_sgsap_lu_and_mt_call0(1328) MSC_Test-GSUP(1325)@d81ef7ce05e3: Added IMSI table entry 0TC_sgsap_lu_and_mt_call0(1328)"262420000011827" TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-SGsAP(1327)@d81ef7ce05e3: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011827'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1F99DE5B'O } } } } } } handled at TC_sgsap_lu_and_mt_call0(1328) TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: setverdict(pass): none -> pass TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-MNCC(1322)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1328)1179519160 TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011827'H MSC_Test_0-RAN(1320)@d81ef7ce05e3: Created IMSI[0] for '262420000011827'H'1F99DE5B'O to be handled at TC_sgsap_lu_and_mt_call0(1328) TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1F99DE5B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1320)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1328)10303614 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@d81ef7ce05e3: { messageType := 2, destLocRef := '9D387E'O, sourceLocRef := '0000F6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: f_mt_call_complete 1 MSC_Test_0-RAN(1320)@d81ef7ce05e3: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1320)@d81ef7ce05e3: patched enc_l3: '8301'O MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: f_mt_call_complete 2 MSC_Test-MGCP(1323)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_sgsap_lu_and_mt_call0(1328) MSC_Test-MGCP(1323)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "105", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6c" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_sgsap_lu_and_mt_call0(1328) TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: f_mt_call_complete 3 TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: f_mt_call_complete 4 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: f_mt_call_complete 6 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-RAN(1320)@d81ef7ce05e3: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1320)@d81ef7ce05e3: patched enc_l3: '8347'O MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: f_mt_call_complete 5 TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: f_mt_call_complete 8 TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: f_mt_call_complete 7 TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: f_mt_call_complete 9 TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: f_mt_call_complete DONE TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1320)@d81ef7ce05e3: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1320)@d81ef7ce05e3: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1322)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1328)1179519160 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1320)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1328)10303614 TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: f_call_hangup 9: done TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1325)@d81ef7ce05e3: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1328) TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011827'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1320)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1328)4027721 MSC_Test_0-RAN(1320)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@d81ef7ce05e3: { messageType := 2, destLocRef := '3D7549'O ("=uI"), sourceLocRef := '0000F7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1320)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1320)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1320)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1328)4027721 TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1320)@d81ef7ce05e3: Created IMSI[1] for '262420000011827'H'0D8602A8'O to be handled at TC_sgsap_lu_and_mt_call0(1328) MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1320)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_mt_call0(1328) TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0D8602A8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1320)@d81ef7ce05e3: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1328)15699943 MSC_Test_0-RAN(1320)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@d81ef7ce05e3: { messageType := 2, destLocRef := 'EF8FE7'O, sourceLocRef := '0000F8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: vl_len:28 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1319)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1320)@d81ef7ce05e3: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1328)15699943 MSC_Test_0-M3UA(1321)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(1319)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1320)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1323)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1324)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1325)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1318)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1321)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1322)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1326)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SGsAP(1327)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1329)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1318): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1319): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1320): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1321): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1322): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1323): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1324): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1325): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1326): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SGsAP(1327): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_sgsap_lu_and_mt_call0(1328): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1329): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_sgsap_lu_and_mt_call finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_mt_call pass'. Tue Jun 18 08:26:54 UTC 2024 ====== MSC_Tests.TC_sgsap_lu_and_mt_call pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_sgsap_lu_and_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=606021) Waiting for packet dumper to finish... 1 (prev_count=606021, count=607675) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_vlr_failure'. ------ MSC_Tests.TC_sgsap_vlr_failure ------ Tue Jun 18 08:26:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_vlr_failure.pcap" >/data/MSC_Tests.TC_sgsap_vlr_failure.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_vlr_failure' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_sgsap_vlr_failure started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1333)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1333)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1333)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1331)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1334)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-SGsAP(1337)@d81ef7ce05e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1337)@d81ef7ce05e3: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_vlr_failure0(1338) TC_sgsap_vlr_failure0(1338)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1333)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1333)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1333)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1333)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1333)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1333)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1333)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1333)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1333)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1333)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1333)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1333)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1333)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1333)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1333)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1333)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1333)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1333)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1333)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1332)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_vlr_failure0(1338)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_vlr_failure0(1338)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(1331)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1332)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1333)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1330)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1334)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1336)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SGsAP(1337)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1335)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1339)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1330): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1331): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1332): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1333): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1334): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1335): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1336): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SGsAP(1337): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_sgsap_vlr_failure0(1338): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1339): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_sgsap_vlr_failure finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_vlr_failure pass'. Tue Jun 18 08:27:00 UTC 2024 ====== MSC_Tests.TC_sgsap_vlr_failure pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_sgsap_vlr_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=164646) Waiting for packet dumper to finish... 1 (prev_count=164646, count=166401) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_vlr_failure pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell'. ------ MSC_Tests.TC_ho_inter_bsc_unknown_cell ------ Tue Jun 18 08:27:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_bsc_unknown_cell.pcap" >/data/MSC_Tests.TC_ho_inter_bsc_unknown_cell.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_ho_inter_bsc_unknown_cell started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1343)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1343)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1343)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1341)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1344)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1343)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1343)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1346)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1346)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1346)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1346)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1346)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1346)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1346)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1346)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1347)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_unknown_cell0(1349) TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1342)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1342)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1349)32237 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1342)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@d81ef7ce05e3: { messageType := 2, destLocRef := '007DED'O, sourceLocRef := '0000F9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1341)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1347)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_unknown_cell0(1349) MSC_Test-GSUP(1347)@d81ef7ce05e3: Added IMSI table entry 0TC_ho_inter_bsc_unknown_cell0(1349)"262420000000053" MSC_Test_0-SCCP(1341)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1342)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1342)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1341)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1341)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1342)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1349)32237 TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'BBE322C8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1342)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1349)3348234 MSC_Test_0-RAN(1342)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@d81ef7ce05e3: { messageType := 2, destLocRef := '33170A'O, sourceLocRef := '0000FA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1341)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1341)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1344)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_unknown_cell0(1349) MSC_Test-MGCP(1345)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_unknown_cell0(1349) MSC_Test_0-RAN(1342)@d81ef7ce05e3: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1342)@d81ef7ce05e3: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1341)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: vl_len:19 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1345)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6e" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_unknown_cell0(1349) TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1344)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_unknown_cell0(1349) MSC_Test-MNCC(1344)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1349)-2147483636 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1341)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "114", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6e" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6e", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1342)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1342)@d81ef7ce05e3: patched enc_l3: '038F'O MSC_Test_0-SCCP(1341)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: f_mo_call_establish DONE TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1341)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C1104010C1A060420F32403E7'O MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1342)@d81ef7ce05e3: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1342)@d81ef7ce05e3: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1341)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1344)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1349)-2147483636 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1341)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1341)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1342)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1349)3348234 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: f_call_hangup 9: done TC_ho_inter_bsc_unknown_cell0(1349)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1342)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1347)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1341)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1350)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1344)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1346)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1343)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1340)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1345)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1348)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1340): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1341): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1342): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1343): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1344): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1345): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1346): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1347): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1348): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_ho_inter_bsc_unknown_cell0(1349): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1350): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_ho_inter_bsc_unknown_cell finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell pass'. Tue Jun 18 08:27:08 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_unknown_cell pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_ho_inter_bsc_unknown_cell.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=479375) Waiting for packet dumper to finish... 1 (prev_count=479375, count=480452) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc'. ------ MSC_Tests.TC_ho_inter_bsc ------ Tue Jun 18 08:27:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_bsc.pcap" >/data/MSC_Tests.TC_ho_inter_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_ho_inter_bsc started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1354)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1354)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1354)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1352)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(1357)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(1357)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1357)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(1355)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1358)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1354)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1354)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1357)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(1357)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1357)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1357)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(1357)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1357)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1357)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1357)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1357)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1357)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1357)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1357)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1357)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1357)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1357)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1357)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1360)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1360)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1360)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1360)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1360)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1360)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1360)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1360)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1361)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc0(1363) TC_ho_inter_bsc0(1363)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1353)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1353)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc0(1363)12901981 MSC_Test_0-RAN(1353)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C4DE5D'O, sourceLocRef := '0000FB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1361)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc0(1363) MSC_Test-GSUP(1361)@d81ef7ce05e3: Added IMSI table entry 0TC_ho_inter_bsc0(1363)"262420000000053" MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: vl_len:11 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O TC_ho_inter_bsc0(1363)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc0(1363)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1353)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1353)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1357)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_1-M3UA(1357)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1353)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc0(1363)12901981 TC_ho_inter_bsc0(1363)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_1-M3UA(1357)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_bsc0(1363)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1363)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6E1911BF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1353)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc0(1363)5172540 MSC_Test_0-RAN(1353)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1356)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1356)@d81ef7ce05e3: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1356)@d81ef7ce05e3: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc1(1364) MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d81ef7ce05e3: { messageType := 2, destLocRef := '4EED3C'O, sourceLocRef := '0000FC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1363)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1358)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc0(1363) MSC_Test-MGCP(1359)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc0(1363) MSC_Test_0-RAN(1353)@d81ef7ce05e3: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1353)@d81ef7ce05e3: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: vl_len:19 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1359)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "117", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6f" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc0(1363) TC_ho_inter_bsc0(1363)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc0(1363)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1358)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc0(1363) MSC_Test-MNCC(1358)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc0(1363)-2147483635 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc0(1363)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc0(1363)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc0(1363)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc0(1363)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "120", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6f" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6f", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc0(1363)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1353)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1353)@d81ef7ce05e3: patched enc_l3: '038F'O MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc0(1363)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc0(1363)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc0(1363)@d81ef7ce05e3: f_mo_call_establish DONE TC_ho_inter_bsc0(1363)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1357)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1357)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1355)@d81ef7ce05e3: First idle individual index:0 MSC_Test_1-SCCP(1355)@d81ef7ce05e3: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1356)@d81ef7ce05e3: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1356)@d81ef7ce05e3: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1356)@d81ef7ce05e3: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc1(1364) MSC_Test_1-RAN(1356)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc1(1364)245795 MSC_Test_1-SCCP(1355)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1355)@d81ef7ce05e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1357)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1355)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1355)@d81ef7ce05e3: vl_len:25 MSC_Test_1-SCCP(1355)@d81ef7ce05e3: vl_from0 MSC_Test_1-M3UA(1357)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1355)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@d81ef7ce05e3: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1355)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1355)@d81ef7ce05e3: vl_len:3 MSC_Test_1-SCCP(1355)@d81ef7ce05e3: vl_from0 MSC_Test_1-SCCP(1355)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1357)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1355)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1355)@d81ef7ce05e3: vl_len:3 MSC_Test_1-SCCP(1355)@d81ef7ce05e3: vl_from0 MSC_Test_1-SCCP(1355)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1357)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1353)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc0(1363)5172540 TC_ho_inter_bsc0(1363)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1363)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1363)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@d81ef7ce05e3: FIRST inter-BSC Handover done MSC_Test_0-RAN(1353)@d81ef7ce05e3: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1353)@d81ef7ce05e3: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc0(1363) MSC_Test_1-SCCP(1355)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1355)@d81ef7ce05e3: vl_len:16 MSC_Test_1-SCCP(1355)@d81ef7ce05e3: vl_from0 MSC_Test_1-SCCP(1355)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1357)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1353)@d81ef7ce05e3: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1353)@d81ef7ce05e3: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1353)@d81ef7ce05e3: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc0(1363) MSC_Test_0-RAN(1353)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc0(1363)10601042 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: vl_len:25 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1357)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1357)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1355)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_1-SCCP(1355)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1355)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1355)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc1(1364)@d81ef7ce05e3: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1357)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1357)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1355)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_1-SCCP(1355)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1355)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1355)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1357)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1357)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1355)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_1-SCCP(1355)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1355)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1355)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1355)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1355)@d81ef7ce05e3: vl_len:3 MSC_Test_1-SCCP(1355)@d81ef7ce05e3: vl_from0 MSC_Test_1-SCCP(1355)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1357)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1357)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1357)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1355)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_1-M3UA(1357)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1356)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc1(1364)245795 TC_ho_inter_bsc1(1364)@d81ef7ce05e3: setverdict(pass): none -> pass TC_ho_inter_bsc1(1364)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1364)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1364)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1364)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1364)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1364)@d81ef7ce05e3: Final verdict of PTC: pass TC_ho_inter_bsc0(1363)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1353)@d81ef7ce05e3: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1353)@d81ef7ce05e3: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1358)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc0(1363)-2147483635 TC_ho_inter_bsc0(1363)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc0(1363)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc0(1363)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc0(1363)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1352)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1354)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1353)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc0(1363)10601042 TC_ho_inter_bsc0(1363)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc0(1363)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@d81ef7ce05e3: f_call_hangup 9: done TC_ho_inter_bsc0(1363)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_1-RAN(1356)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1354)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1353)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(1357)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(1355)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1352)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1361)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1359)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1358)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1362)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1360)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1351)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1365)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1366)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1351): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1352): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1353): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1354): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(1355): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(1356): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(1357): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1358): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1359): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1360): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1361): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1362): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_ho_inter_bsc0(1363): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_ho_inter_bsc1(1364): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1365): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1366): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_ho_inter_bsc finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc pass'. Tue Jun 18 08:27:25 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_ho_inter_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=744585) Waiting for packet dumper to finish... 1 (prev_count=744585, count=747018) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_1'. ------ MSC_Tests.TC_ho_inter_bsc_a5_1 ------ Tue Jun 18 08:27:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_bsc_a5_1.pcap" >/data/MSC_Tests.TC_ho_inter_bsc_a5_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_1' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_ho_inter_bsc_a5_1 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1370)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1370)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1370)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1368)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(1373)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(1373)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1373)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(1371)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1374)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1370)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1370)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1373)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(1373)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1373)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1373)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(1373)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1373)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1373)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1373)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1373)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1373)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1373)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1373)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1373)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1373)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1373)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1373)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1376)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1376)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1376)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1376)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1376)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1376)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1376)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1376)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1377)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_10(1379) TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1369)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1369)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc_a5_10(1379)7741393 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1369)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d81ef7ce05e3: { messageType := 2, destLocRef := '761FD1'O, sourceLocRef := '0000FD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1377)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_10(1379) MSC_Test-GSUP(1377)@d81ef7ce05e3: Added IMSI table entry 0TC_ho_inter_bsc_a5_10(1379)"262420000000053" MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_len:11 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1369)@d81ef7ce05e3: patching N(SD)=1 into dtap '05140E29BA4B21040FB0F8EB'O MSC_Test_0-RAN(1369)@d81ef7ce05e3: patched enc_l3: '05540E29BA4B21040FB0F8EB'O MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_len:15 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000C05540E29BA4B21040FB0F8EB'O MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-M3UA(1373)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1373)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1373)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1369)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1369)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_from0 MSC_Test_1-RAN(1372)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-SCCP(1368)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1372)@d81ef7ce05e3: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1372)@d81ef7ce05e3: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_11(1380) MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1369)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1379)7741393 TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '4F8B953A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1369)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc_a5_10(1379)13289988 MSC_Test_0-RAN(1369)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d81ef7ce05e3: { messageType := 2, destLocRef := 'CACA04'O, sourceLocRef := '0000FE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on local reference:0 TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1369)@d81ef7ce05e3: patching N(SD)=1 into dtap '05140E29BA4B21040FB0F8EB'O MSC_Test_0-RAN(1369)@d81ef7ce05e3: patched enc_l3: '05540E29BA4B21040FB0F8EB'O MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_len:15 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000C05540E29BA4B21040FB0F8EB'O MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1374)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_10(1379) MSC_Test-MGCP(1375)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_10(1379) MSC_Test_0-RAN(1369)@d81ef7ce05e3: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1369)@d81ef7ce05e3: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_len:19 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1375)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "125", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "70" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_a5_10(1379) TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1374)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_10(1379) MSC_Test-MNCC(1374)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc_a5_10(1379)-2147483634 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "128", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "70" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "70", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1369)@d81ef7ce05e3: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1369)@d81ef7ce05e3: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: f_mo_call_establish DONE TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1373)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1373)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1371)@d81ef7ce05e3: First idle individual index:0 MSC_Test_1-SCCP(1371)@d81ef7ce05e3: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1372)@d81ef7ce05e3: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1372)@d81ef7ce05e3: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1372)@d81ef7ce05e3: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_11(1380) MSC_Test_1-RAN(1372)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc_a5_11(1380)1327710 MSC_Test_1-SCCP(1371)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1371)@d81ef7ce05e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1373)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1371)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1371)@d81ef7ce05e3: vl_len:25 MSC_Test_1-SCCP(1371)@d81ef7ce05e3: vl_from0 MSC_Test_1-M3UA(1373)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1371)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1371)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1371)@d81ef7ce05e3: vl_len:3 MSC_Test_1-SCCP(1371)@d81ef7ce05e3: vl_from0 MSC_Test_1-SCCP(1371)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1373)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1371)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1371)@d81ef7ce05e3: vl_len:3 MSC_Test_1-SCCP(1371)@d81ef7ce05e3: vl_from0 MSC_Test_1-SCCP(1371)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1373)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1369)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1379)13289988 TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: FIRST inter-BSC Handover done MSC_Test_0-RAN(1369)@d81ef7ce05e3: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1369)@d81ef7ce05e3: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_10(1379) MSC_Test_1-SCCP(1371)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1371)@d81ef7ce05e3: vl_len:16 MSC_Test_1-SCCP(1371)@d81ef7ce05e3: vl_from0 MSC_Test_1-SCCP(1371)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1373)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1369)@d81ef7ce05e3: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1369)@d81ef7ce05e3: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1369)@d81ef7ce05e3: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_10(1379) MSC_Test_0-RAN(1369)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc_a5_10(1379)3330409 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_len:25 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1373)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1373)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1371)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_1-SCCP(1371)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1371)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1371)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_11(1380)@d81ef7ce05e3: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1373)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1373)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1371)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_1-SCCP(1371)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1371)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1371)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1373)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1373)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1371)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_1-SCCP(1371)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1371)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1371)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1371)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1371)@d81ef7ce05e3: vl_len:3 MSC_Test_1-SCCP(1371)@d81ef7ce05e3: vl_from0 MSC_Test_1-SCCP(1371)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1373)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1373)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1373)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1371)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_1-M3UA(1373)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1372)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc_a5_11(1380)1327710 TC_ho_inter_bsc_a5_11(1380)@d81ef7ce05e3: setverdict(pass): none -> pass TC_ho_inter_bsc_a5_11(1380)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1380)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1380)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1380)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1380)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1380)@d81ef7ce05e3: Final verdict of PTC: pass TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1369)@d81ef7ce05e3: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1369)@d81ef7ce05e3: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1374)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1379)-2147483634 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1368)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1369)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1379)3330409 MSC_Test_0-M3UA(1370)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: f_call_hangup 9: done TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_1-RAN(1372)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(1371)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1369)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1374)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1377)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1370)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1368)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(1373)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1367)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1378)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1376)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1382)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1381)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1375)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1367): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1368): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1369): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1370): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(1371): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(1372): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(1373): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1374): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1375): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1376): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1377): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1378): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_ho_inter_bsc_a5_10(1379): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_ho_inter_bsc_a5_11(1380): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1381): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1382): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_ho_inter_bsc_a5_1 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_1 pass'. Tue Jun 18 08:27:41 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_a5_1 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_ho_inter_bsc_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=820135) Waiting for packet dumper to finish... 1 (prev_count=820135, count=822568) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_1 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_3'. ------ MSC_Tests.TC_ho_inter_bsc_a5_3 ------ Tue Jun 18 08:27:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_bsc_a5_3.pcap" >/data/MSC_Tests.TC_ho_inter_bsc_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_3' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_ho_inter_bsc_a5_3 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1386)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1386)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1386)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1384)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(1389)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(1389)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1389)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-SCCP(1387)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1390)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1386)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1386)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1389)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(1389)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1389)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1389)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(1389)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1389)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1389)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1389)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1389)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1389)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1389)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1389)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1389)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1389)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1389)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1389)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1392)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1392)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1392)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1392)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1392)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1392)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1392)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1392)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1393)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_30(1395) TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1385)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1385)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc_a5_30(1395)13460703 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1385)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d81ef7ce05e3: { messageType := 2, destLocRef := 'CD64DF'O, sourceLocRef := '0000FF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1393)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_30(1395) MSC_Test-GSUP(1393)@d81ef7ce05e3: Added IMSI table entry 0TC_ho_inter_bsc_a5_30(1395)"262420000000053" MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_len:11 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1385)@d81ef7ce05e3: patching N(SD)=1 into dtap '05146B3F7A192104E491FB70'O MSC_Test_0-RAN(1385)@d81ef7ce05e3: patched enc_l3: '05546B3F7A192104E491FB70'O MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_len:15 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000C05546B3F7A192104E491FB70'O MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-M3UA(1389)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1389)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1389)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1388)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1388)@d81ef7ce05e3: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1388)@d81ef7ce05e3: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_31(1396) TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1385)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1385)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1385)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1395)13460703 TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '4CC518FF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1385)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc_a5_30(1395)3570837 MSC_Test_0-RAN(1385)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d81ef7ce05e3: { messageType := 2, destLocRef := '367C95'O, sourceLocRef := '000100'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on local reference:0 TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1385)@d81ef7ce05e3: patching N(SD)=1 into dtap '05146B3F7A192104E491FB70'O MSC_Test_0-RAN(1385)@d81ef7ce05e3: patched enc_l3: '05546B3F7A192104E491FB70'O MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_len:15 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000C05546B3F7A192104E491FB70'O MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1390)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_30(1395) MSC_Test-MGCP(1391)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_30(1395) MSC_Test_0-RAN(1385)@d81ef7ce05e3: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1385)@d81ef7ce05e3: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_len:19 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1391)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "133", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "71" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_a5_30(1395) TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1390)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_30(1395) MSC_Test-MNCC(1390)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc_a5_30(1395)-2147483633 TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_from0 TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-SCCP(1384)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "136", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "71" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "71", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1385)@d81ef7ce05e3: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1385)@d81ef7ce05e3: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: f_mo_call_establish DONE TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1389)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1389)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1387)@d81ef7ce05e3: First idle individual index:0 MSC_Test_1-SCCP(1387)@d81ef7ce05e3: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1388)@d81ef7ce05e3: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1388)@d81ef7ce05e3: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1388)@d81ef7ce05e3: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_31(1396) MSC_Test_1-RAN(1388)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc_a5_31(1396)1777290 MSC_Test_1-SCCP(1387)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1387)@d81ef7ce05e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1389)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1387)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1387)@d81ef7ce05e3: vl_len:25 MSC_Test_1-SCCP(1387)@d81ef7ce05e3: vl_from0 MSC_Test_1-SCCP(1387)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1389)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1387)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1387)@d81ef7ce05e3: vl_len:3 MSC_Test_1-SCCP(1387)@d81ef7ce05e3: vl_from0 MSC_Test_1-SCCP(1387)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1389)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1387)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1387)@d81ef7ce05e3: vl_len:3 MSC_Test_1-SCCP(1387)@d81ef7ce05e3: vl_from0 MSC_Test_1-SCCP(1387)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1389)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1385)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1395)3570837 TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: FIRST inter-BSC Handover done MSC_Test_0-RAN(1385)@d81ef7ce05e3: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1385)@d81ef7ce05e3: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_30(1395) MSC_Test_1-SCCP(1387)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1387)@d81ef7ce05e3: vl_len:16 MSC_Test_1-SCCP(1387)@d81ef7ce05e3: vl_from0 MSC_Test_1-SCCP(1387)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1389)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1385)@d81ef7ce05e3: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1385)@d81ef7ce05e3: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1385)@d81ef7ce05e3: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_30(1395) MSC_Test_0-RAN(1385)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc_a5_30(1395)10928213 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_len:25 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1389)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1389)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1387)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_1-SCCP(1387)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1387)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1387)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_31(1396)@d81ef7ce05e3: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1389)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1389)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1387)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_1-SCCP(1387)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1387)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1387)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1389)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1389)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1387)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_1-SCCP(1387)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1387)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1387)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1387)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1387)@d81ef7ce05e3: vl_len:3 MSC_Test_1-SCCP(1387)@d81ef7ce05e3: vl_from0 MSC_Test_1-SCCP(1387)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1389)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1389)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1389)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1387)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_1-M3UA(1389)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1388)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc_a5_31(1396)1777290 TC_ho_inter_bsc_a5_31(1396)@d81ef7ce05e3: setverdict(pass): none -> pass TC_ho_inter_bsc_a5_31(1396)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1396)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1396)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1396)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1396)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1396)@d81ef7ce05e3: Final verdict of PTC: pass TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1385)@d81ef7ce05e3: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1385)@d81ef7ce05e3: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1390)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1395)-2147483633 TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1384)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1385)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1395)10928213 MSC_Test_0-M3UA(1386)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: f_call_hangup 9: done TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_1-SCCP(1387)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1390)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1385)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1384)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1386)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1392)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(1388)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(1389)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1383)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1397)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1394)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1393)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1391)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1398)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1383): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1384): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1385): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1386): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(1387): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(1388): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(1389): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1390): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1391): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1392): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1393): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1394): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_ho_inter_bsc_a5_30(1395): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_ho_inter_bsc_a5_31(1396): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1397): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1398): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_ho_inter_bsc_a5_3 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_3 pass'. Tue Jun 18 08:27:58 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_a5_3 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_ho_inter_bsc_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=828066) Waiting for packet dumper to finish... 1 (prev_count=828066, count=830499) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_3 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_4'. ------ MSC_Tests.TC_ho_inter_bsc_a5_4 ------ Tue Jun 18 08:28:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_bsc_a5_4.pcap" >/data/MSC_Tests.TC_ho_inter_bsc_a5_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_4' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_ho_inter_bsc_a5_4 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1402)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1402)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1402)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1400)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(1405)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(1405)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1405)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(1403)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1406)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1402)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1402)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1405)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(1405)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1405)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1405)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(1405)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1405)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1405)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1405)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1405)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1405)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1405)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1405)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1405)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1405)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1405)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1405)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1408)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1408)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1408)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1408)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1408)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1408)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1408)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1408)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1409)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_40(1411) TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1401)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1401)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc_a5_40(1411)12914323 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1401)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C50E93'O, sourceLocRef := '000101'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1409)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_40(1411) MSC_Test-GSUP(1409)@d81ef7ce05e3: Added IMSI table entry 0TC_ho_inter_bsc_a5_40(1411)"262420000000053" MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_len:11 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_1-M3UA(1405)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1405)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1405)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1404)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1401)@d81ef7ce05e3: patching N(SD)=1 into dtap '051481038E5C2104910E7B39'O MSC_Test_1-RAN(1404)@d81ef7ce05e3: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_0-RAN(1401)@d81ef7ce05e3: patched enc_l3: '055481038E5C2104910E7B39'O MSC_Test_1-RAN(1404)@d81ef7ce05e3: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_41(1412) MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_len:15 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000C055481038E5C2104910E7B39'O MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1401)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1401)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1401)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1411)12914323 TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'BEE2AABD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1401)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc_a5_40(1411)7130865 MSC_Test_0-RAN(1401)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d81ef7ce05e3: { messageType := 2, destLocRef := '6CCEF1'O, sourceLocRef := '000102'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on local reference:0 TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1401)@d81ef7ce05e3: patching N(SD)=1 into dtap '051481038E5C2104910E7B39'O MSC_Test_0-RAN(1401)@d81ef7ce05e3: patched enc_l3: '055481038E5C2104910E7B39'O MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_len:15 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000C055481038E5C2104910E7B39'O MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1406)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_40(1411) MSC_Test-MGCP(1407)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_40(1411) MSC_Test_0-RAN(1401)@d81ef7ce05e3: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1401)@d81ef7ce05e3: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_len:19 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1407)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "141", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "72" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_a5_40(1411) TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1406)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_40(1411) MSC_Test-MNCC(1406)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc_a5_40(1411)-2147483632 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "144", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "72" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "72", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1401)@d81ef7ce05e3: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1401)@d81ef7ce05e3: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: f_mo_call_establish DONE TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1405)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1405)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1403)@d81ef7ce05e3: First idle individual index:0 MSC_Test_1-SCCP(1403)@d81ef7ce05e3: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1404)@d81ef7ce05e3: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1404)@d81ef7ce05e3: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1404)@d81ef7ce05e3: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_41(1412) MSC_Test_1-RAN(1404)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc_a5_41(1412)3025165 MSC_Test_1-SCCP(1403)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1403)@d81ef7ce05e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1405)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1403)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1403)@d81ef7ce05e3: vl_len:25 MSC_Test_1-SCCP(1403)@d81ef7ce05e3: vl_from0 MSC_Test_1-M3UA(1405)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1403)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1403)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1403)@d81ef7ce05e3: vl_len:3 MSC_Test_1-SCCP(1403)@d81ef7ce05e3: vl_from0 MSC_Test_1-SCCP(1403)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1405)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1403)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1403)@d81ef7ce05e3: vl_len:3 MSC_Test_1-SCCP(1403)@d81ef7ce05e3: vl_from0 MSC_Test_1-SCCP(1403)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1405)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1401)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1411)7130865 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: FIRST inter-BSC Handover done MSC_Test_0-RAN(1401)@d81ef7ce05e3: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1401)@d81ef7ce05e3: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_40(1411) MSC_Test_1-SCCP(1403)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1403)@d81ef7ce05e3: vl_len:16 MSC_Test_1-SCCP(1403)@d81ef7ce05e3: vl_from0 MSC_Test_1-SCCP(1403)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1405)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1401)@d81ef7ce05e3: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1401)@d81ef7ce05e3: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1401)@d81ef7ce05e3: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_40(1411) MSC_Test_0-RAN(1401)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc_a5_40(1411)7954516 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_len:25 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1405)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1405)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1403)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_1-SCCP(1403)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1403)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1403)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_41(1412)@d81ef7ce05e3: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1405)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1405)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1403)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_1-SCCP(1403)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1403)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1403)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1405)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1405)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1403)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_1-SCCP(1403)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1403)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1403)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1403)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1403)@d81ef7ce05e3: vl_len:3 MSC_Test_1-SCCP(1403)@d81ef7ce05e3: vl_from0 MSC_Test_1-SCCP(1403)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1405)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1405)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1405)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1403)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_1-M3UA(1405)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1404)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc_a5_41(1412)3025165 TC_ho_inter_bsc_a5_41(1412)@d81ef7ce05e3: setverdict(pass): none -> pass TC_ho_inter_bsc_a5_41(1412)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1412)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1412)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1412)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1412)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1412)@d81ef7ce05e3: Final verdict of PTC: pass TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1401)@d81ef7ce05e3: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1401)@d81ef7ce05e3: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1406)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1411)-2147483632 TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1400)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1402)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1401)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1411)7954516 TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: f_call_hangup 9: done TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(1400)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1409)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1402)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(1405)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(1403)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(1404)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1399)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1406)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1413)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1401)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1407)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1410)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1414)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1408)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1399): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1400): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1401): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1402): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(1403): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(1404): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(1405): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1406): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1407): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1408): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1409): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1410): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_ho_inter_bsc_a5_40(1411): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_ho_inter_bsc_a5_41(1412): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1413): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1414): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_ho_inter_bsc_a5_4 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_4 pass'. Tue Jun 18 08:28:15 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_a5_4 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_ho_inter_bsc_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=822655) Waiting for packet dumper to finish... 1 (prev_count=822655, count=825088) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_4 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_ipv6'. ------ MSC_Tests.TC_ho_inter_bsc_ipv6 ------ Tue Jun 18 08:28:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_bsc_ipv6.pcap" >/data/MSC_Tests.TC_ho_inter_bsc_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_ipv6' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_ho_inter_bsc_ipv6 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1418)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1418)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1418)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1416)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(1421)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(1421)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1421)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(1419)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1422)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1418)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1418)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1421)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(1421)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1421)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1421)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(1421)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1421)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1421)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1421)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1421)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1421)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1421)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1421)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1421)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1421)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1421)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1421)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1424)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1424)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1424)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1424)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1424)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1424)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1424)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1424)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1425)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_ipv60(1427) TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1417)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1417)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc_ipv60(1427)9716411 MSC_Test_0-RAN(1417)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1421)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(1421)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: { messageType := 2, destLocRef := '9442BB'O, sourceLocRef := '000103'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_1-M3UA(1421)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1425)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_ipv60(1427) MSC_Test-GSUP(1425)@d81ef7ce05e3: Added IMSI table entry 0TC_ho_inter_bsc_ipv60(1427)"262420000000053" MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: vl_len:11 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1420)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_1-RAN(1420)@d81ef7ce05e3: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1420)@d81ef7ce05e3: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv61(1428) MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1417)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1417)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1417)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1427)9716411 TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3D1DDE42'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1417)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc_ipv60(1427)3774508 MSC_Test_0-RAN(1417)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d81ef7ce05e3: { messageType := 2, destLocRef := '39982C'O, sourceLocRef := '000104'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1422)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_ipv60(1427) MSC_Test-MGCP(1423)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_ipv60(1427) MSC_Test_0-RAN(1417)@d81ef7ce05e3: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1417)@d81ef7ce05e3: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: vl_len:19 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1423)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "149", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "73" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_ipv60(1427) TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1422)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_ipv60(1427) MSC_Test-MNCC(1422)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc_ipv60(1427)-2147483631 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: vl_len:26 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "152", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "73" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "73", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1417)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1417)@d81ef7ce05e3: patched enc_l3: '038F'O MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: f_mo_call_establish DONE TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1421)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1421)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1419)@d81ef7ce05e3: First idle individual index:0 MSC_Test_1-SCCP(1419)@d81ef7ce05e3: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1420)@d81ef7ce05e3: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1420)@d81ef7ce05e3: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1420)@d81ef7ce05e3: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv61(1428) MSC_Test_1-RAN(1420)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc_ipv61(1428)4344032 MSC_Test_1-SCCP(1419)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1419)@d81ef7ce05e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1421)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1419)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1419)@d81ef7ce05e3: vl_len:37 MSC_Test_1-SCCP(1419)@d81ef7ce05e3: vl_from0 MSC_Test_1-SCCP(1419)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000809267E0180'O MSC_Test_1-M3UA(1421)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1419)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1419)@d81ef7ce05e3: vl_len:3 MSC_Test_1-SCCP(1419)@d81ef7ce05e3: vl_from0 MSC_Test_1-SCCP(1419)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1421)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1419)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1419)@d81ef7ce05e3: vl_len:3 MSC_Test_1-SCCP(1419)@d81ef7ce05e3: vl_from0 MSC_Test_1-SCCP(1419)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1421)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1417)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1427)3774508 TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: FIRST inter-BSC Handover done MSC_Test_0-RAN(1417)@d81ef7ce05e3: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1417)@d81ef7ce05e3: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv60(1427) MSC_Test_1-SCCP(1419)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1419)@d81ef7ce05e3: vl_len:16 MSC_Test_1-SCCP(1419)@d81ef7ce05e3: vl_from0 MSC_Test_1-SCCP(1419)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1421)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1417)@d81ef7ce05e3: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1417)@d81ef7ce05e3: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1417)@d81ef7ce05e3: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv60(1427) MSC_Test_0-RAN(1417)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc_ipv60(1427)22486 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: vl_len:37 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1421)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1421)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1419)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_1-SCCP(1419)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1419)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1419)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv61(1428)@d81ef7ce05e3: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1421)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1421)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1419)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_1-SCCP(1419)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1419)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1419)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1421)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1421)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1419)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_1-SCCP(1419)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1419)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1419)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1419)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1419)@d81ef7ce05e3: vl_len:3 MSC_Test_1-SCCP(1419)@d81ef7ce05e3: vl_from0 MSC_Test_1-SCCP(1419)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1421)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1421)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1421)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1419)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_1-M3UA(1421)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1420)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc_ipv61(1428)4344032 TC_ho_inter_bsc_ipv61(1428)@d81ef7ce05e3: setverdict(pass): none -> pass TC_ho_inter_bsc_ipv61(1428)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1428)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1428)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1428)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1428)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1428)@d81ef7ce05e3: Final verdict of PTC: pass TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1417)@d81ef7ce05e3: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1417)@d81ef7ce05e3: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Message received on association #8 MSC_Test-MNCC(1422)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1427)-2147483631 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1416)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1418)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1417)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1427)22486 TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: f_call_hangup 9: done TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1417)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(1420)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(1419)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1425)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1426)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(1421)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1415)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1422)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1416)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1430)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1423)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1424)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1429)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1418)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1415): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1416): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1417): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1418): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(1419): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(1420): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(1421): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1422): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1423): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1424): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1425): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1426): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_ho_inter_bsc_ipv60(1427): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_ho_inter_bsc_ipv61(1428): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1429): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1430): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_ho_inter_bsc_ipv6 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_ipv6 pass'. Tue Jun 18 08:28:31 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_ipv6 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_ho_inter_bsc_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=740505) Waiting for packet dumper to finish... 1 (prev_count=740505, count=742938) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_ipv6 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_csd'. ------ MSC_Tests.TC_ho_inter_bsc_csd ------ Tue Jun 18 08:28:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_bsc_csd.pcap" >/data/MSC_Tests.TC_ho_inter_bsc_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_csd' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_ho_inter_bsc_csd started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1434)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1434)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1434)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(1432)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(1437)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(1437)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1437)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(1435)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1438)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1434)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1434)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1437)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(1437)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1437)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1437)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(1437)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1437)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1437)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1437)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1437)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1437)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1437)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1437)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1437)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1437)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1437)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1437)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1440)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1440)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1440)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1440)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1440)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1440)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1440)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1440)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: ----------------------------------------------- TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: "CSD Bearer Service: BS25T" TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1441)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_csd0(1443) TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1433)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1433)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc_csd0(1443)6024517 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1433)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d81ef7ce05e3: { messageType := 2, destLocRef := '5BED45'O, sourceLocRef := '000105'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_1-M3UA(1437)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1441)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_csd0(1443) MSC_Test-GSUP(1441)@d81ef7ce05e3: Added IMSI table entry 0TC_ho_inter_bsc_csd0(1443)"262420000000053" MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-M3UA(1437)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1437)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: vl_len:11 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_1-RAN(1436)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1436)@d81ef7ce05e3: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1436)@d81ef7ce05e3: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd1(1444) MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1433)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1433)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1433)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1443)6024517 TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '126A1925'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1433)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc_csd0(1443)13948035 MSC_Test_0-RAN(1433)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d81ef7ce05e3: { messageType := 2, destLocRef := 'D4D483'O, sourceLocRef := '000106'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1438)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_csd0(1443) MSC_Test-MGCP(1439)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_csd0(1443) MSC_Test_0-RAN(1433)@d81ef7ce05e3: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1433)@d81ef7ce05e3: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: vl_len:20 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1439)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "157", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_csd0(1443) TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1438)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_csd0(1443) MSC_Test-MNCC(1438)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc_csd0(1443)-2147483630 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "160", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1433)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1433)@d81ef7ce05e3: patched enc_l3: '038F'O MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: f_mo_call_establish DONE TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1437)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1437)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1435)@d81ef7ce05e3: First idle individual index:0 MSC_Test_1-SCCP(1435)@d81ef7ce05e3: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1436)@d81ef7ce05e3: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1436)@d81ef7ce05e3: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1436)@d81ef7ce05e3: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd1(1444) MSC_Test_1-RAN(1436)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc_csd1(1444)10970344 MSC_Test_1-SCCP(1435)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1435)@d81ef7ce05e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1437)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1435)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1435)@d81ef7ce05e3: vl_len:25 MSC_Test_1-SCCP(1435)@d81ef7ce05e3: vl_from0 MSC_Test_1-SCCP(1435)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1437)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1435)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1435)@d81ef7ce05e3: vl_len:3 MSC_Test_1-SCCP(1435)@d81ef7ce05e3: vl_from0 MSC_Test_1-SCCP(1435)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1437)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1435)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1435)@d81ef7ce05e3: vl_len:3 MSC_Test_1-SCCP(1435)@d81ef7ce05e3: vl_from0 MSC_Test_1-SCCP(1435)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1437)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1433)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1443)13948035 TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: FIRST inter-BSC Handover done MSC_Test_0-RAN(1433)@d81ef7ce05e3: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1433)@d81ef7ce05e3: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd0(1443) MSC_Test_1-SCCP(1435)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1435)@d81ef7ce05e3: vl_len:16 MSC_Test_1-SCCP(1435)@d81ef7ce05e3: vl_from0 MSC_Test_1-SCCP(1435)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1437)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1433)@d81ef7ce05e3: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1433)@d81ef7ce05e3: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1433)@d81ef7ce05e3: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd0(1443) MSC_Test_0-RAN(1433)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_bsc_csd0(1443)9411718 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: vl_len:25 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1437)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1437)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1435)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_1-SCCP(1435)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1435)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1435)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd1(1444)@d81ef7ce05e3: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1437)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1437)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1435)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_1-SCCP(1435)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1435)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1435)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1437)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1437)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1435)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_1-SCCP(1435)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1435)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1435)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1435)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_1-SCCP(1435)@d81ef7ce05e3: vl_len:3 MSC_Test_1-SCCP(1435)@d81ef7ce05e3: vl_from0 MSC_Test_1-SCCP(1435)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1437)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1437)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1437)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1435)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_1-M3UA(1437)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1436)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc_csd1(1444)10970344 TC_ho_inter_bsc_csd1(1444)@d81ef7ce05e3: setverdict(pass): none -> pass TC_ho_inter_bsc_csd1(1444)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1444)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1444)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1444)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1444)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1444)@d81ef7ce05e3: Final verdict of PTC: pass TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1433)@d81ef7ce05e3: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1433)@d81ef7ce05e3: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1438)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1443)-2147483630 TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1432)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1433)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1443)9411718 TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: f_call_hangup 9: done MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1434)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(1441)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(1435)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1432)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1434)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1438)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1431)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1433)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(1437)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1440)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1442)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1439)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1445)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1446)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(1436)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1431): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1432): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1433): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1434): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(1435): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(1436): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(1437): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1438): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1439): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1440): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1441): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1442): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_ho_inter_bsc_csd0(1443): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_ho_inter_bsc_csd1(1444): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1445): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1446): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_ho_inter_bsc_csd finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_csd pass'. Tue Jun 18 08:28:48 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_csd pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_ho_inter_bsc_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=751848) Waiting for packet dumper to finish... 1 (prev_count=751848, count=754281) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_csd pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out'. ------ MSC_Tests.TC_ho_inter_msc_out ------ Tue Jun 18 08:28:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_msc_out.pcap" >/data/MSC_Tests.TC_ho_inter_msc_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_ho_inter_msc_out started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1450)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1450)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1450)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1448)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1451)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1450)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1450)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1453)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1453)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1453)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1453)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1453)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1453)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1453)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1453)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1451)@d81ef7ce05e3: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out0(1456) MSC_Test-GSUP(1454)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out0(1456) TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1449)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1449)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_msc_out0(1456)5539768 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1449)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d81ef7ce05e3: { messageType := 2, destLocRef := '5487B8'O, sourceLocRef := '000107'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1454)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out0(1456) MSC_Test-GSUP(1454)@d81ef7ce05e3: Added IMSI table entry 0TC_ho_inter_msc_out0(1456)"262420000000054" MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: vl_len:11 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1449)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1449)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1449)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_msc_out0(1456)5539768 TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '021285A4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1449)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_msc_out0(1456)11413192 MSC_Test_0-RAN(1449)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d81ef7ce05e3: { messageType := 2, destLocRef := 'AE26C8'O, sourceLocRef := '000108'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1451)@d81ef7ce05e3: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out0(1456) MSC_Test-MGCP(1452)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out0(1456) MSC_Test_0-RAN(1449)@d81ef7ce05e3: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1449)@d81ef7ce05e3: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: vl_len:19 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1452)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "165", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "75" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out0(1456) TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1451)@d81ef7ce05e3: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out0(1456) MSC_Test-MNCC(1451)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_msc_out0(1456)-2147483629 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "168", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "75" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "75", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1449)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1449)@d81ef7ce05e3: patched enc_l3: '038F'O MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: f_mo_call_establish DONE TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1451)@d81ef7ce05e3: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out0(1456) MSC_Test-MNCC(1451)@d81ef7ce05e3: Added conn table entry 1TC_ho_inter_msc_out0(1456)-2147483628 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1449)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_msc_out0(1456)11413192 TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1449)@d81ef7ce05e3: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1449)@d81ef7ce05e3: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out0(1456) MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1449)@d81ef7ce05e3: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1449)@d81ef7ce05e3: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1449)@d81ef7ce05e3: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out0(1456) MSC_Test_0-RAN(1449)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_msc_out0(1456)1961938 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: vl_len:25 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1449)@d81ef7ce05e3: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1449)@d81ef7ce05e3: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1451)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_msc_out0(1456)-2147483629 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 will be put to the reassembly buffer TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1448)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1450)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1449)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_msc_out0(1456)1961938 TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: f_call_hangup 9: done TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1456)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(1450)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1448)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1454)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1451)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1449)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1447)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1452)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1457)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1455)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1453)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1447): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1448): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1449): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1450): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1451): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1452): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1453): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1454): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1455): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_ho_inter_msc_out0(1456): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1457): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_ho_inter_msc_out finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out pass'. Tue Jun 18 08:28:59 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_ho_inter_msc_out.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=615473) Waiting for packet dumper to finish... 1 (prev_count=615473, count=617228) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_1'. ------ MSC_Tests.TC_ho_inter_msc_out_a5_1 ------ Tue Jun 18 08:29:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_msc_out_a5_1.pcap" >/data/MSC_Tests.TC_ho_inter_msc_out_a5_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_1' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_ho_inter_msc_out_a5_1 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1461)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1461)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1461)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1459)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1462)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1461)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1461)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1464)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1464)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1464)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1464)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1464)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1464)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1464)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1464)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1462)@d81ef7ce05e3: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test-GSUP(1465)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_10(1467) TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1460)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1460)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1467)5918649 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1460)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d81ef7ce05e3: { messageType := 2, destLocRef := '5A4FB9'O, sourceLocRef := '000109'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1465)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test-GSUP(1465)@d81ef7ce05e3: Added IMSI table entry 0TC_ho_inter_msc_out_a5_10(1467)"262420000000054" MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_len:11 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1460)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514F9D210922104B911418B'O MSC_Test_0-RAN(1460)@d81ef7ce05e3: patched enc_l3: '0554F9D210922104B911418B'O MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_len:15 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000C0554F9D210922104B911418B'O MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1460)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1460)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1460)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1467)5918649 TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '239C507C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1460)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1467)6550659 MSC_Test_0-RAN(1460)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d81ef7ce05e3: { messageType := 2, destLocRef := '63F483'O, sourceLocRef := '00010A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on local reference:0 TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1460)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514D34BB888210476E31C1B'O MSC_Test_0-RAN(1460)@d81ef7ce05e3: patched enc_l3: '0554D34BB888210476E31C1B'O MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_len:15 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000C0554D34BB888210476E31C1B'O MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1462)@d81ef7ce05e3: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test-MGCP(1463)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test_0-RAN(1460)@d81ef7ce05e3: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1460)@d81ef7ce05e3: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_len:19 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1463)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "172", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "76" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_a5_10(1467) TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1462)@d81ef7ce05e3: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test-MNCC(1462)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1467)-2147483627 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "175", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "76" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "76", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1460)@d81ef7ce05e3: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1460)@d81ef7ce05e3: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1462)@d81ef7ce05e3: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1462)@d81ef7ce05e3: Added conn table entry 1TC_ho_inter_msc_out_a5_10(1467)-2147483626 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1460)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1467)6550659 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1460)@d81ef7ce05e3: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1460)@d81ef7ce05e3: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1460)@d81ef7ce05e3: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1460)@d81ef7ce05e3: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1460)@d81ef7ce05e3: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test_0-RAN(1460)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1467)9299717 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_len:27 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C027C060908070623287E0180'O MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1460)@d81ef7ce05e3: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1460)@d81ef7ce05e3: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1462)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1467)-2147483627 TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1459)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1460)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1467)9299717 TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1461)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: f_call_hangup 9: done TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1467)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-MNCC(1462)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1460)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1465)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1458)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1459)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1468)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1461)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1463)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1464)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1466)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1458): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1459): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1460): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1461): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1462): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1463): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1464): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1465): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1466): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_ho_inter_msc_out_a5_10(1467): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1468): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_ho_inter_msc_out_a5_1 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_1 pass'. Tue Jun 18 08:29:10 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_a5_1 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=696945) Waiting for packet dumper to finish... 1 (prev_count=696945, count=698022) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_1 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_3'. ------ MSC_Tests.TC_ho_inter_msc_out_a5_3 ------ Tue Jun 18 08:29:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_msc_out_a5_3.pcap" >/data/MSC_Tests.TC_ho_inter_msc_out_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_3' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_ho_inter_msc_out_a5_3 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1472)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1472)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1472)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1470)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1473)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1472)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1472)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1475)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1475)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1475)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1475)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1475)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1475)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1475)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1475)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1473)@d81ef7ce05e3: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test-GSUP(1476)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_30(1478) TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1471)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1471)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1478)15539396 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1471)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d81ef7ce05e3: { messageType := 2, destLocRef := 'ED1CC4'O, sourceLocRef := '00010B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1476)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test-GSUP(1476)@d81ef7ce05e3: Added IMSI table entry 0TC_ho_inter_msc_out_a5_30(1478)"262420000000054" MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_len:11 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1471)@d81ef7ce05e3: patching N(SD)=1 into dtap '051426A19D3E210461C2C609'O MSC_Test_0-RAN(1471)@d81ef7ce05e3: patched enc_l3: '055426A19D3E210461C2C609'O MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_len:15 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000C055426A19D3E210461C2C609'O MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1471)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1471)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1471)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1478)15539396 TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3D9DC6FF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1471)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1478)6780847 MSC_Test_0-RAN(1471)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d81ef7ce05e3: { messageType := 2, destLocRef := '6777AF'O, sourceLocRef := '00010C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on local reference:0 TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1471)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514A11399502104F6FF6005'O MSC_Test_0-RAN(1471)@d81ef7ce05e3: patched enc_l3: '0554A11399502104F6FF6005'O MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_len:15 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000C0554A11399502104F6FF6005'O MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1473)@d81ef7ce05e3: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test-MGCP(1474)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test_0-RAN(1471)@d81ef7ce05e3: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1471)@d81ef7ce05e3: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_len:19 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1474)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "179", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "77" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_a5_30(1478) TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1473)@d81ef7ce05e3: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test-MNCC(1473)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1478)-2147483625 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "182", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "77" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "77", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1471)@d81ef7ce05e3: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1471)@d81ef7ce05e3: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1473)@d81ef7ce05e3: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test-MNCC(1473)@d81ef7ce05e3: Added conn table entry 1TC_ho_inter_msc_out_a5_30(1478)-2147483624 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1471)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1478)6780847 TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1471)@d81ef7ce05e3: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1471)@d81ef7ce05e3: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1471)@d81ef7ce05e3: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1471)@d81ef7ce05e3: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1471)@d81ef7ce05e3: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test_0-RAN(1471)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1478)6798097 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_len:27 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C047C060908070623287E0180'O MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1471)@d81ef7ce05e3: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1471)@d81ef7ce05e3: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1473)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1478)-2147483625 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1470)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1472)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1471)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1478)6798097 TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: f_call_hangup 9: done TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1478)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(1476)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1470)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1473)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1474)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1469)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1471)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1472)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1479)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1477)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1475)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1469): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1470): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1471): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1472): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1473): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1474): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1475): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1476): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1477): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_ho_inter_msc_out_a5_30(1478): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1479): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_ho_inter_msc_out_a5_3 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_3 pass'. Tue Jun 18 08:29:22 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_a5_3 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=695410) Waiting for packet dumper to finish... 1 (prev_count=695410, count=696487) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_3 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_4'. ------ MSC_Tests.TC_ho_inter_msc_out_a5_4 ------ Tue Jun 18 08:29:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_msc_out_a5_4.pcap" >/data/MSC_Tests.TC_ho_inter_msc_out_a5_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_4' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_ho_inter_msc_out_a5_4 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1483)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1483)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1483)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1481)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1484)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1483)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1483)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1486)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1486)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1486)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1486)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1486)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1486)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1486)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1486)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1484)@d81ef7ce05e3: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test-GSUP(1487)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_40(1489) TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1482)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1482)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1489)8104676 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1482)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d81ef7ce05e3: { messageType := 2, destLocRef := '7BAAE4'O, sourceLocRef := '00010D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1487)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test-GSUP(1487)@d81ef7ce05e3: Added IMSI table entry 0TC_ho_inter_msc_out_a5_40(1489)"262420000000054" MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_len:11 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1482)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514218901BC2104E63140DF'O MSC_Test_0-RAN(1482)@d81ef7ce05e3: patched enc_l3: '0554218901BC2104E63140DF'O MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_len:15 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000C0554218901BC2104E63140DF'O MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1482)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1482)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1482)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1489)8104676 TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7B2BF83A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1482)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1489)16126826 MSC_Test_0-RAN(1482)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d81ef7ce05e3: { messageType := 2, destLocRef := 'F6136A'O, sourceLocRef := '00010E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on local reference:0 TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1482)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514A65DE0DD21045B56B1D8'O MSC_Test_0-RAN(1482)@d81ef7ce05e3: patched enc_l3: '0554A65DE0DD21045B56B1D8'O MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_len:15 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000C0554A65DE0DD21045B56B1D8'O MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1484)@d81ef7ce05e3: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test-MGCP(1485)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test_0-RAN(1482)@d81ef7ce05e3: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1482)@d81ef7ce05e3: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_len:19 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1485)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "186", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_a5_40(1489) TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1484)@d81ef7ce05e3: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test-MNCC(1484)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1489)-2147483623 TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "189", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "78", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1482)@d81ef7ce05e3: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1482)@d81ef7ce05e3: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1484)@d81ef7ce05e3: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test-MNCC(1484)@d81ef7ce05e3: Added conn table entry 1TC_ho_inter_msc_out_a5_40(1489)-2147483622 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1482)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1489)16126826 TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1482)@d81ef7ce05e3: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1482)@d81ef7ce05e3: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1482)@d81ef7ce05e3: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1482)@d81ef7ce05e3: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1482)@d81ef7ce05e3: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test_0-RAN(1482)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1489)4476512 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_len:27 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C057C060908070623287E0180'O MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1482)@d81ef7ce05e3: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1482)@d81ef7ce05e3: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1484)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1489)-2147483623 TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1481)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1483)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1482)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1489)4476512 TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: f_call_hangup 9: done TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1489)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(1481)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1487)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1490)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1480)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1482)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1483)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1488)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1484)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1485)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1486)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1480): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1481): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1482): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1483): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1484): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1485): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1486): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1487): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1488): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_ho_inter_msc_out_a5_40(1489): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1490): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_ho_inter_msc_out_a5_4 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_4 pass'. Tue Jun 18 08:29:33 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_a5_4 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=696364) Waiting for packet dumper to finish... 1 (prev_count=696364, count=698119) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_4 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_ipv6'. ------ MSC_Tests.TC_ho_inter_msc_out_ipv6 ------ Tue Jun 18 08:29:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_msc_out_ipv6.pcap" >/data/MSC_Tests.TC_ho_inter_msc_out_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_ipv6' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_ho_inter_msc_out_ipv6 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1494)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1494)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1494)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1492)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1495)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1494)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1494)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1497)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1497)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1497)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1497)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1497)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1497)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1497)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1497)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1495)@d81ef7ce05e3: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test-GSUP(1498)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_ipv60(1500) TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1493)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1493)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1500)14536531 MSC_Test_0-RAN(1493)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d81ef7ce05e3: { messageType := 2, destLocRef := 'DDCF53'O, sourceLocRef := '00010F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test-GSUP(1498)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test-GSUP(1498)@d81ef7ce05e3: Added IMSI table entry 0TC_ho_inter_msc_out_ipv60(1500)"262420000000054" MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: vl_from0 TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(1492)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1493)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1493)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1493)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1500)14536531 TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6506B5DF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1493)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1500)2662676 MSC_Test_0-RAN(1493)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d81ef7ce05e3: { messageType := 2, destLocRef := '28A114'O, sourceLocRef := '000110'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1495)@d81ef7ce05e3: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test-MGCP(1496)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test_0-RAN(1493)@d81ef7ce05e3: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1493)@d81ef7ce05e3: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: vl_len:19 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1496)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "193", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "79" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_ipv60(1500) TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1495)@d81ef7ce05e3: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test-MNCC(1495)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1500)-2147483621 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: vl_len:26 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "196", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "79" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "79", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1493)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1493)@d81ef7ce05e3: patched enc_l3: '038F'O MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: f_mo_call_establish DONE TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1495)@d81ef7ce05e3: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test-MNCC(1495)@d81ef7ce05e3: Added conn table entry 1TC_ho_inter_msc_out_ipv60(1500)-2147483620 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1493)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1500)2662676 TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1493)@d81ef7ce05e3: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1493)@d81ef7ce05e3: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1493)@d81ef7ce05e3: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1493)@d81ef7ce05e3: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1493)@d81ef7ce05e3: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test_0-RAN(1493)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1500)7145575 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: vl_len:37 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1493)@d81ef7ce05e3: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1493)@d81ef7ce05e3: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1495)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1500)-2147483621 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1492)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1493)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1500)7145575 TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: f_call_hangup 9: done TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1500)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1493)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1492)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1494)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1495)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1498)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1491)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1499)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1496)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1497)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1501)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1491): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1492): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1493): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1494): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1495): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1496): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1497): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1498): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1499): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_ho_inter_msc_out_ipv60(1500): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1501): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_ho_inter_msc_out_ipv6 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_ipv6 pass'. Tue Jun 18 08:29:43 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_ipv6 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_ho_inter_msc_out_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=616109) Waiting for packet dumper to finish... 1 (prev_count=616109, count=617186) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_ipv6 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_csd'. ------ MSC_Tests.TC_ho_inter_msc_out_csd ------ Tue Jun 18 08:29:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_msc_out_csd.pcap" >/data/MSC_Tests.TC_ho_inter_msc_out_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_csd' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_ho_inter_msc_out_csd started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1505)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1505)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1505)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1503)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1506)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1505)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1505)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1508)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1508)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1508)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1508)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1508)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1508)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1508)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1508)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: ----------------------------------------------- TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: "CSD Bearer Service: BS25T" TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-MNCC(1506)@d81ef7ce05e3: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test-GSUP(1509)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_csd0(1511) TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1504)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1504)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_msc_out_csd0(1511)9197675 MSC_Test_0-RAN(1504)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d81ef7ce05e3: { messageType := 2, destLocRef := '8C586B'O, sourceLocRef := '000111'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1509)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test-GSUP(1509)@d81ef7ce05e3: Added IMSI table entry 0TC_ho_inter_msc_out_csd0(1511)"262420000000054" MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1504)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1504)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1504)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1511)9197675 TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '065B6BE6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1504)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_msc_out_csd0(1511)5901900 MSC_Test_0-RAN(1504)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d81ef7ce05e3: { messageType := 2, destLocRef := '5A0E4C'O, sourceLocRef := '000112'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1506)@d81ef7ce05e3: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test-MGCP(1507)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test_0-RAN(1504)@d81ef7ce05e3: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1504)@d81ef7ce05e3: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: vl_len:20 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1507)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "200", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7a" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_csd0(1511) TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1506)@d81ef7ce05e3: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test-MNCC(1506)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_msc_out_csd0(1511)-2147483619 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "203", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7a" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7a", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1504)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1504)@d81ef7ce05e3: patched enc_l3: '038F'O MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: f_mo_call_establish DONE TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Message received on association #8 MSC_Test-MNCC(1506)@d81ef7ce05e3: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test-MNCC(1506)@d81ef7ce05e3: Added conn table entry 1TC_ho_inter_msc_out_csd0(1511)-2147483618 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1504)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1511)5901900 TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1504)@d81ef7ce05e3: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1504)@d81ef7ce05e3: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1504)@d81ef7ce05e3: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1504)@d81ef7ce05e3: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1504)@d81ef7ce05e3: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test_0-RAN(1504)@d81ef7ce05e3: Added conn table entry 0TC_ho_inter_msc_out_csd0(1511)4876246 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: vl_len:25 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1504)@d81ef7ce05e3: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1504)@d81ef7ce05e3: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Message received on association #8 MSC_Test-MNCC(1506)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1511)-2147483619 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1503)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1505)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1504)@d81ef7ce05e3: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1511)4876246 TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: f_call_hangup 9: done TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1511)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-MNCC(1506)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1503)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1505)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1509)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1504)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1502)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1512)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1507)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1510)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1508)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1502): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1503): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1504): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1505): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1506): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1507): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1508): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1509): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1510): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_ho_inter_msc_out_csd0(1511): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1512): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_ho_inter_msc_out_csd finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_csd pass'. Tue Jun 18 08:29:54 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_csd pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_ho_inter_msc_out_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=615681) Waiting for packet dumper to finish... 1 (prev_count=615681, count=616758) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_csd pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei ------ Tue Jun 18 08:29:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_check_imei started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1516)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1516)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1516)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1514)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1517)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1516)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1516)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1516)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1516)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1516)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1516)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1516)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1516)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1516)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1516)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1516)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1516)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1516)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1516)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1516)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1516)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1519)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1519)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1519)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1519)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1519)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1519)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1519)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1519)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1520)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei0(1522) TC_lu_imsi_auth_tmsi_check_imei0(1522)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1516)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1516)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1515)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1515)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1522)8243127 MSC_Test_0-RAN(1515)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1514)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1516)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1516)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@d81ef7ce05e3: { messageType := 2, destLocRef := '7DC7B7'O, sourceLocRef := '000113'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1514)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1520)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei0(1522) MSC_Test-GSUP(1520)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1522)"262420000000005" MSC_Test_0-SCCP(1514)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1514)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1514)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_imsi_auth_tmsi_check_imei0(1522)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1522)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1516)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1516)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1515)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514A94AC48B'O MSC_Test_0-RAN(1515)@d81ef7ce05e3: patched enc_l3: '0554A94AC48B'O MSC_Test_0-SCCP(1514)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1514)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1514)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100060554A94AC48B'O MSC_Test_0-M3UA(1516)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1516)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1516)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1516)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1515)@d81ef7ce05e3: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1515)@d81ef7ce05e3: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1514)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(1514)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1514)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1516)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1516)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei0(1522)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1515)@d81ef7ce05e3: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1515)@d81ef7ce05e3: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1514)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1514)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1514)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1516)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1516)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1514)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1514)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1514)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1516)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1516)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1516)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1515)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1522)8243127 TC_lu_imsi_auth_tmsi_check_imei0(1522)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1522)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1522)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1522)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1522)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(1516)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1514)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1520)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1515)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1513)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1521)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1517)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1523)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1519)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1518)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1513): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1514): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1515): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1516): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1517): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1518): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1519): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1520): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1521): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei0(1522): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1523): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_check_imei finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass'. Tue Jun 18 08:30:00 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=249238) Waiting for packet dumper to finish... 1 (prev_count=249238, count=250315) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei'. ------ MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei ------ Tue Jun 18 08:30:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.pcap" >/data/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth3g_tmsi_check_imei started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1527)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1527)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1527)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1525)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1528)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1527)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1527)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1527)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1527)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1527)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1527)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1527)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1527)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1527)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1527)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1527)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1527)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1527)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1527)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1527)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1527)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1530)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1530)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1530)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1530)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1530)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1530)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1530)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1530)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1531)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth3g_tmsi_check_imei0(1533) TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1527)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1527)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1526)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1526)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1533)14000879 MSC_Test_0-RAN(1526)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1525)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1527)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1527)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@d81ef7ce05e3: { messageType := 2, destLocRef := 'D5A2EF'O, sourceLocRef := '000114'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1525)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1531)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei0(1533) MSC_Test-GSUP(1531)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1533)"262420000000005" MSC_Test_0-SCCP(1525)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1525)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1525)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1525)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1527)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1527)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1527)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1525)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1525)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1525)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1526)@d81ef7ce05e3: patching N(SD)=1 into dtap '05149ABA9EDE2104EE04F4D9'O MSC_Test_0-RAN(1526)@d81ef7ce05e3: patched enc_l3: '05549ABA9EDE2104EE04F4D9'O MSC_Test_0-SCCP(1525)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1525)@d81ef7ce05e3: vl_len:15 MSC_Test_0-SCCP(1525)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1525)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000C05549ABA9EDE2104EE04F4D9'O MSC_Test_0-M3UA(1527)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1527)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1525)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1525)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1525)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1527)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1527)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1525)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1525)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1525)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1526)@d81ef7ce05e3: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1526)@d81ef7ce05e3: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1525)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1525)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(1525)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1525)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1527)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1527)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1525)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1525)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1525)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1526)@d81ef7ce05e3: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1526)@d81ef7ce05e3: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1525)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1525)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1525)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1525)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1527)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1527)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1525)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1525)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1525)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1525)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1525)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1525)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1525)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1527)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1527)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1527)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1526)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1533)14000879 TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1526)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1528)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1531)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1525)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1527)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1530)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1529)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1532)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1524)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1534)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1524): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1525): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1526): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1527): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1528): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1529): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1530): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1531): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1532): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei0(1533): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1534): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth3g_tmsi_check_imei finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass'. Tue Jun 18 08:30:06 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=249037) Waiting for packet dumper to finish... 1 (prev_count=249037, count=250114) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei'. ------ MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei ------ Tue Jun 18 08:30:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.pcap" >/data/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_noauth_tmsi_check_imei started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1538)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1538)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1538)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1536)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1539)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1538)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1538)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1538)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1538)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1538)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1538)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1538)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1538)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1538)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1538)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1538)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1538)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1538)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1538)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1538)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1538)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1541)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1541)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1541)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1541)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1541)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1541)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1541)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1541)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1542)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_tmsi_check_imei0(1544) TC_lu_imsi_noauth_tmsi_check_imei0(1544)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1538)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1538)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1538)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1537)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1537)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1544)12769303 MSC_Test_0-RAN(1537)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1536)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1538)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1538)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1538)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1538)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1538)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1536)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C2D817'O, sourceLocRef := '000115'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1536)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1536)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1536)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1536)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1536)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1542)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei0(1544) MSC_Test-GSUP(1542)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1544)"262420000000005" TC_lu_imsi_noauth_tmsi_check_imei0(1544)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei0(1544)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(1536)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1536)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1536)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(1538)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1536)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1538)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1538)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1536)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1536)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1536)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1536)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1537)@d81ef7ce05e3: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1537)@d81ef7ce05e3: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1536)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1536)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(1536)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1536)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O MSC_Test_0-M3UA(1538)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1538)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1538)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1536)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1536)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1536)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1536)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei0(1544)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1537)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1537)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_0-SCCP(1536)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1536)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1536)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1536)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1538)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1538)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1538)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1536)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1536)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1536)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1536)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1536)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1536)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1536)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1536)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1538)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1538)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1538)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1536)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1538)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1537)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1544)12769303 TC_lu_imsi_noauth_tmsi_check_imei0(1544)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1544)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei0(1544)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1544)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1544)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(1542)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1538)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1539)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1536)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1537)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1535)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1540)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1545)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1543)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1541)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1535): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1536): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1537): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1538): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1539): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1540): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1541): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1542): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1543): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei0(1544): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1545): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_noauth_tmsi_check_imei finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass'. Tue Jun 18 08:30:11 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=223673) Waiting for packet dumper to finish... 1 (prev_count=223673, count=224750) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei'. ------ MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei ------ Tue Jun 18 08:30:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei.pcap" >/data/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_noauth_notmsi_check_imei started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1549)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1549)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1549)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(1547)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1550)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1549)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1549)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1549)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1549)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1549)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1549)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1549)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1549)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1549)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1549)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1549)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1549)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1549)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1549)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1549)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1549)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1552)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1552)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1552)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1552)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1552)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1552)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1552)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1552)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1553)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_notmsi_check_imei0(1555) TC_lu_imsi_noauth_notmsi_check_imei0(1555)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1549)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1549)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1549)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1548)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1548)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1555)12904472 MSC_Test_0-SCCP(1547)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1548)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1549)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1549)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1549)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1549)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1549)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1547)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C4E818'O, sourceLocRef := '000116'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1547)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1553)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei0(1555) MSC_Test-GSUP(1553)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1555)"262420000000005" MSC_Test_0-SCCP(1547)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1547)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1547)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1547)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1547)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1547)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1547)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1547)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1549)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_notmsi_check_imei0(1555)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei0(1555)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1549)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1549)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1547)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1547)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1547)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1547)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1548)@d81ef7ce05e3: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1548)@d81ef7ce05e3: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1547)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1547)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(1547)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1547)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O MSC_Test_0-M3UA(1549)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1549)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1549)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1549)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1547)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1547)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1547)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1547)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1549)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1547)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1547)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1547)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1547)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei0(1555)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1547)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1547)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1547)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1547)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1549)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1549)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1549)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1547)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1549)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1548)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1555)12904472 TC_lu_imsi_noauth_notmsi_check_imei0(1555)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1555)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei0(1555)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1555)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1555)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(1547)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1549)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1550)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1553)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1551)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1548)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1556)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1554)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1552)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1546)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1546): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1547): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1548): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1549): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1550): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1551): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1552): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1553): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1554): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei0(1555): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1556): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_noauth_notmsi_check_imei finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass'. Tue Jun 18 08:30:17 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=210567) Waiting for packet dumper to finish... 1 (prev_count=210567, count=211644) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack ------ Tue Jun 18 08:30:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_check_imei_nack started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1560)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1560)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1560)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1558)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1561)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1560)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1560)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1560)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1560)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1560)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1560)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1560)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1560)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1560)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1560)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1560)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1560)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1560)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1560)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1560)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1560)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1563)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1563)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1563)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1563)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1563)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1563)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1563)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1563)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1564)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_nack0(1566) TC_lu_imsi_auth_tmsi_check_imei_nack0(1566)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1560)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1560)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1559)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1559)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1566)16312934 MSC_Test_0-SCCP(1558)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1559)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1560)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1560)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1558)@d81ef7ce05e3: { messageType := 2, destLocRef := 'F8EA66'O, sourceLocRef := '000117'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1558)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1564)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_nack0(1566) MSC_Test-GSUP(1564)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1566)"262420000000005" MSC_Test_0-SCCP(1558)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1558)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1558)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1558)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1560)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1560)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1558)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1558)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1558)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1558)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1559)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514F4748EB3'O MSC_Test_0-RAN(1559)@d81ef7ce05e3: patched enc_l3: '0554F4748EB3'O MSC_Test_0-SCCP(1558)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1558)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1558)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1558)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100060554F4748EB3'O MSC_Test_0-M3UA(1560)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1560)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1558)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1558)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1558)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1558)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1560)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1560)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1558)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1558)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1558)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1558)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1559)@d81ef7ce05e3: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1559)@d81ef7ce05e3: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1558)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1558)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(1558)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1558)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1560)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1560)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1560)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1560)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1558)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1558)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1558)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1558)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1558)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1558)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1558)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1558)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_nack0(1566)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(1558)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1558)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1558)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1558)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1560)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1560)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1558)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1560)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1559)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1566)16312934 TC_lu_imsi_auth_tmsi_check_imei_nack0(1566)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_nack0(1566)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1559)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1558)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1564)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1561)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1562)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1560)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1557)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1567)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1563)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1565)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1557): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1558): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1559): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1560): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1561): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1562): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1563): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1564): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1565): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_nack0(1566): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1567): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_check_imei_nack finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass'. Tue Jun 18 08:30:23 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=233113) Waiting for packet dumper to finish... 1 (prev_count=233113, count=234190) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err ------ Tue Jun 18 08:30:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_check_imei_err started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1571)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1571)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1571)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1569)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1572)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1571)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1571)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1571)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1571)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1571)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1571)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1571)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1571)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1571)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1571)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1571)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1571)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1571)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1571)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1571)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1571)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1574)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1574)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1574)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1574)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1574)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1574)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1574)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1574)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1575)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_err0(1577) TC_lu_imsi_auth_tmsi_check_imei_err0(1577)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1571)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1571)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1570)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1570)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1577)15834032 MSC_Test_0-SCCP(1569)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1570)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1571)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1571)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@d81ef7ce05e3: { messageType := 2, destLocRef := 'F19BB0'O, sourceLocRef := '000118'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1569)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1575)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_err0(1577) MSC_Test-GSUP(1575)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1577)"262420000000005" MSC_Test_0-SCCP(1569)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1569)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1569)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1569)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1571)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1571)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1569)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1569)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1569)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1570)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514BA2D8286'O MSC_Test_0-RAN(1570)@d81ef7ce05e3: patched enc_l3: '0554BA2D8286'O MSC_Test_0-SCCP(1569)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1569)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1569)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1569)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100060554BA2D8286'O MSC_Test_0-M3UA(1571)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1571)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1569)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1569)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1569)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1571)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1571)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1569)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1569)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1569)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1570)@d81ef7ce05e3: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1570)@d81ef7ce05e3: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1569)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1569)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(1569)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1569)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1571)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1571)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1571)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1571)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1569)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1569)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1569)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1569)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1569)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1569)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1569)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_err0(1577)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(1569)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1569)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1569)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1569)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1571)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1571)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1571)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1570)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1577)15834032 TC_lu_imsi_auth_tmsi_check_imei_err0(1577)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_err0(1577)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(1575)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1570)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1571)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1569)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1572)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1568)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1576)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1573)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1574)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1578)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1568): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1569): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1570): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1571): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1572): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1573): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1574): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1575): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1576): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_err0(1577): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1578): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_check_imei_err finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass'. Tue Jun 18 08:30:29 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=231321) Waiting for packet dumper to finish... 1 (prev_count=231321, count=232398) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early ------ Tue Jun 18 08:30:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_check_imei_early started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1582)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1582)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1582)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1580)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1583)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1582)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1582)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1582)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1582)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1582)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1582)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1582)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1582)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1582)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1582)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1582)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1582)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1582)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1582)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1582)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1582)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1585)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1585)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1585)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1585)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1585)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1585)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1585)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1585)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1586)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early0(1588) TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1582)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1582)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1582)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1581)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1581)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1588)15650537 MSC_Test_0-RAN(1581)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1580)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1582)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1582)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1582)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1582)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1582)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@d81ef7ce05e3: { messageType := 2, destLocRef := 'EECEE9'O, sourceLocRef := '000119'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1580)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1580)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1580)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1580)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1580)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1580)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1580)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1582)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-RAN(1581)@d81ef7ce05e3: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1581)@d81ef7ce05e3: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1580)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1580)@d81ef7ce05e3: vl_len:15 MSC_Test_0-SCCP(1580)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1580)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1582)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1586)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early0(1588) MSC_Test-GSUP(1586)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1588)"262420000000005" MSC_Test_0-M3UA(1582)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1582)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1580)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1580)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1581)@d81ef7ce05e3: patching N(SD)=2 into dtap '05143B904680'O MSC_Test_0-RAN(1581)@d81ef7ce05e3: patched enc_l3: '05943B904680'O MSC_Test_0-SCCP(1580)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1580)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1580)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1580)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000605943B904680'O MSC_Test_0-M3UA(1582)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1582)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1582)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1580)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1580)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1582)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1582)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1580)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1580)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1581)@d81ef7ce05e3: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1581)@d81ef7ce05e3: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1580)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1580)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1580)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1580)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1582)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1582)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1582)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1580)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1580)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1580)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1580)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1580)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1580)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1582)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1582)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1582)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1582)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1581)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1588)15650537 TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1581)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1580)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1583)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1586)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1582)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1587)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1589)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1585)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1579)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1584)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1579): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1580): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1581): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1582): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1583): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1584): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1585): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1586): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1587): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early0(1588): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1589): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_check_imei_early finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass'. Tue Jun 18 08:30:35 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=247700) Waiting for packet dumper to finish... 1 (prev_count=247700, count=249455) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early'. ------ MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early ------ Tue Jun 18 08:30:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early.pcap" >/data/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1593)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1593)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1593)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1591)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1594)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1593)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1593)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1593)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1593)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1593)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1593)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1593)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1593)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1593)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1593)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1593)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1593)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1593)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1593)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1593)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1593)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1596)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1596)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1596)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1596)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1596)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1596)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1596)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1596)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1597)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599) TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1593)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1593)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1593)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1592)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1592)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)3192549 MSC_Test_0-SCCP(1591)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1592)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1593)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1593)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1593)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1593)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1593)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@d81ef7ce05e3: { messageType := 2, destLocRef := '30B6E5'O, sourceLocRef := '00011A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1591)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1591)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1591)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1591)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1591)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1591)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1591)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1593)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-RAN(1592)@d81ef7ce05e3: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1592)@d81ef7ce05e3: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1591)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1591)@d81ef7ce05e3: vl_len:15 MSC_Test_0-SCCP(1591)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1591)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1593)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1597)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599) MSC_Test-GSUP(1597)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)"262420000000005" MSC_Test_0-M3UA(1593)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1593)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1591)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1591)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1592)@d81ef7ce05e3: patching N(SD)=2 into dtap '05144B78140A2104BFC3022E'O MSC_Test_0-RAN(1592)@d81ef7ce05e3: patched enc_l3: '05944B78140A2104BFC3022E'O MSC_Test_0-SCCP(1591)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1591)@d81ef7ce05e3: vl_len:15 MSC_Test_0-SCCP(1591)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1591)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000C05944B78140A2104BFC3022E'O MSC_Test_0-M3UA(1593)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1593)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1593)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1591)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1591)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1593)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1593)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1591)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1591)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1592)@d81ef7ce05e3: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1592)@d81ef7ce05e3: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1591)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1591)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1591)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1591)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1593)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1593)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1593)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1591)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1591)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1591)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1591)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1591)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1591)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1593)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1593)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1593)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1593)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1592)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)3192549 TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1592)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1594)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1597)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1595)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1593)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1591)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1590)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1598)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1600)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1596)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1590): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1591): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1592): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1593): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1594): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1595): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1596): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1597): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1598): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1600): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass'. Tue Jun 18 08:30:40 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=250527) Waiting for packet dumper to finish... 1 (prev_count=250527, count=252282) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early'. ------ MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early ------ Tue Jun 18 08:30:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early.pcap" >/data/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_noauth_tmsi_check_imei_early started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1604)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1604)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1604)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1602)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1605)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1604)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1604)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1604)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1604)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1604)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1604)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1604)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1604)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1604)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1604)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1604)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1604)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1604)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1604)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1604)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1604)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1607)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1607)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1607)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1607)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1607)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1607)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1607)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1607)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1608)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_tmsi_check_imei_early0(1610) TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1604)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1604)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1604)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1603)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1603)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)1639318 MSC_Test_0-RAN(1603)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1602)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1604)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1604)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1604)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1604)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1604)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@d81ef7ce05e3: { messageType := 2, destLocRef := '190396'O, sourceLocRef := '00011B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1602)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(1602)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1602)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1602)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1604)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1603)@d81ef7ce05e3: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1603)@d81ef7ce05e3: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1602)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@d81ef7ce05e3: vl_len:15 MSC_Test_0-SCCP(1602)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1602)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1604)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1608)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei_early0(1610) MSC_Test-GSUP(1608)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)"262420000000005" MSC_Test_0-M3UA(1604)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1604)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1604)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1604)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1603)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1603)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_0-SCCP(1602)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1602)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1602)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1604)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1604)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1604)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1602)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1602)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1602)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1604)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1604)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1604)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1604)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1603)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)1639318 TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1603)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1608)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1605)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1606)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1602)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1601)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1604)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1609)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1607)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1611)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1601): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1602): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1603): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1604): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1605): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1606): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1607): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1608): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1609): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei_early0(1610): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1611): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_noauth_tmsi_check_imei_early finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass'. Tue Jun 18 08:30:46 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=221537) Waiting for packet dumper to finish... 1 (prev_count=221537, count=222614) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early'. ------ MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early ------ Tue Jun 18 08:30:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early.pcap" >/data/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_noauth_notmsi_check_imei_early started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1615)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1615)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1615)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1613)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1616)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1615)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1615)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1615)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1615)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1615)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1615)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1615)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1615)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1615)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1615)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1615)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1615)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1615)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1615)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1615)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1615)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1618)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1618)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1618)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1618)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1618)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1618)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1618)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1618)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1619)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_notmsi_check_imei_early0(1621) TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1615)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1615)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1615)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1614)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1614)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)11888082 MSC_Test_0-RAN(1614)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1613)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1615)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1615)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1615)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1615)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1615)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1613)@d81ef7ce05e3: { messageType := 2, destLocRef := 'B565D2'O, sourceLocRef := '00011C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1613)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1613)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1613)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1613)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1613)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1613)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1613)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1613)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1613)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1615)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-RAN(1614)@d81ef7ce05e3: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1614)@d81ef7ce05e3: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1613)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1613)@d81ef7ce05e3: vl_len:15 MSC_Test_0-SCCP(1613)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1613)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1615)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1619)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei_early0(1621) MSC_Test-GSUP(1619)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)"262420000000005" MSC_Test_0-M3UA(1615)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1615)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1613)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1613)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1613)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1613)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1615)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1615)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1615)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1615)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1613)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1613)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1613)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1613)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1613)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1613)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1613)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1613)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1613)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1613)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1613)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1613)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1615)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1615)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1615)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1613)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1615)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1614)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)11888082 TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(1615)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1613)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1612)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1619)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1614)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1617)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1616)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1620)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1622)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1618)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1612): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1613): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1614): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1615): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1616): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1617): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1618): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1619): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1620): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei_early0(1621): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1622): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_noauth_notmsi_check_imei_early finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass'. Tue Jun 18 08:30:52 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=213381) Waiting for packet dumper to finish... 1 (prev_count=213381, count=214458) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack ------ Tue Jun 18 08:30:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1626)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1626)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1626)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(1624)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1627)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1626)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1626)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1626)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1626)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1626)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1626)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1626)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1626)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1626)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1626)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1626)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1626)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1626)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1626)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1626)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1626)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1629)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1629)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1629)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1629)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1629)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1629)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1629)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1629)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1630)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632) TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1626)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1626)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1626)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1625)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1625)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632)9199444 MSC_Test_0-SCCP(1624)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1625)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1626)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1626)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1626)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1626)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1626)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1624)@d81ef7ce05e3: { messageType := 2, destLocRef := '8C5F54'O, sourceLocRef := '00011D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1624)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1624)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1624)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1624)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1624)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1624)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1624)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1624)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1624)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1626)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1625)@d81ef7ce05e3: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1625)@d81ef7ce05e3: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1624)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1624)@d81ef7ce05e3: vl_len:15 MSC_Test_0-SCCP(1624)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1624)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1626)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1630)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632) MSC_Test-GSUP(1630)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632)"262420000000005" MSC_Test_0-M3UA(1626)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1626)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1626)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1626)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1624)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1624)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1624)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1624)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1624)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1624)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1624)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1624)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(1624)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1624)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1624)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1624)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1626)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1626)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1626)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1624)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1626)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1625)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632)9199444 TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(1630)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1624)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1629)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1625)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1623)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1626)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1627)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1631)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1633)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1628)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1623): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1624): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1625): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1626): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1627): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1628): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1629): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1630): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1631): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1633): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass'. Tue Jun 18 08:30:58 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=187414) Waiting for packet dumper to finish... 1 (prev_count=187414, count=188491) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err ------ Tue Jun 18 08:31:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1637)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1637)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1637)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1635)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1638)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1637)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1637)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1637)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1637)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1637)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1637)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1637)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1637)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1637)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1637)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1637)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1637)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1637)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1637)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1637)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1637)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1640)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1640)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1640)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1640)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1640)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1640)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1640)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1640)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1641)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643) TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1637)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1637)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1637)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1636)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1636)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643)13817911 MSC_Test_0-RAN(1636)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1635)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1637)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1637)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1637)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1637)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1637)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1635)@d81ef7ce05e3: { messageType := 2, destLocRef := 'D2D837'O, sourceLocRef := '00011E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1635)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1635)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1635)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1635)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1635)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1635)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1635)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1635)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1635)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1637)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1636)@d81ef7ce05e3: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1636)@d81ef7ce05e3: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1635)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1635)@d81ef7ce05e3: vl_len:15 MSC_Test_0-SCCP(1635)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1635)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1637)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1641)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643) MSC_Test-GSUP(1641)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643)"262420000000005" MSC_Test_0-M3UA(1637)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1637)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1637)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1637)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1635)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1635)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1635)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1635)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1635)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1635)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1635)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1635)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(1635)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1635)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1635)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1635)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1637)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1637)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1637)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1635)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1637)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1636)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643)13817911 TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1636)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1637)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1635)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1640)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1641)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1634)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1638)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1642)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1644)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1639)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1634): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1635): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1636): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1637): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1638): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1639): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1640): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1641): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1642): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1644): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass'. Tue Jun 18 08:31:04 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=187070) Waiting for packet dumper to finish... 1 (prev_count=187070, count=188147) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug ------ Tue Jun 18 08:31:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1648)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1648)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1648)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1646)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1649)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1648)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1648)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1648)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1648)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1648)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1648)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1648)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1648)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1648)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1648)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1648)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1648)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1648)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1648)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1648)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1648)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1651)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1651)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1651)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1651)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1651)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1651)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1651)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1651)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1652)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000362" to be handled at TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654) TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000362'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1648)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1648)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1648)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1647)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1647)@d81ef7ce05e3: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)4469865 MSC_Test_0-SCCP(1646)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1647)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1648)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1648)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1648)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1646)@d81ef7ce05e3: { messageType := 2, destLocRef := '443469'O ("D4i"), sourceLocRef := '00011F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1646)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1652)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000362" handled at TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654) MSC_Test-GSUP(1652)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)"262420000000362" MSC_Test_0-SCCP(1646)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1646)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1646)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1646)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(1648)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1648)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1648)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1646)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1646)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1646)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1646)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1647)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514FD2F4827'O MSC_Test_0-RAN(1647)@d81ef7ce05e3: patched enc_l3: '0554FD2F4827'O MSC_Test_0-SCCP(1646)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1646)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1646)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1646)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100060554FD2F4827'O MSC_Test_0-M3UA(1648)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1648)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1648)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1646)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1646)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1648)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1648)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1646)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1646)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1646)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1646)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1646)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1646)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1646)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1646)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1646)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1646)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1648)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1648)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1648)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1646)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1648)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1647)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)4469865 TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)@d81ef7ce05e3: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(1648)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1646)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1647)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1652)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1645)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1649)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1651)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1650)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1653)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1655)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1645): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1646): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1647): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1648): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1649): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1650): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1651): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1652): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1653): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1655): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass'. Tue Jun 18 08:31:10 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=191467) Waiting for packet dumper to finish... 1 (prev_count=191467, count=192544) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_cc_bssmap_clear'. ------ MSC_Tests.TC_mo_cc_bssmap_clear ------ Tue Jun 18 08:31:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mo_cc_bssmap_clear.pcap" >/data/MSC_Tests.TC_mo_cc_bssmap_clear.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_cc_bssmap_clear' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_mo_cc_bssmap_clear started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1659)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1659)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1659)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1657)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1660)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1659)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1659)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1659)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1659)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1659)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1659)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1659)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1659)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1659)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1659)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1659)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1659)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1659)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1659)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1659)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1659)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1662)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1662)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1662)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1662)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1662)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1662)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1662)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1662)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1663)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000043" to be handled at TC_mo_cc_bssmap_clear0(1665) TC_mo_cc_bssmap_clear0(1665)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000043'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1659)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1659)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1658)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1658)@d81ef7ce05e3: Added conn table entry 0TC_mo_cc_bssmap_clear0(1665)11091113 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1658)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1659)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1659)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1659)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1659)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@d81ef7ce05e3: { messageType := 2, destLocRef := 'A93CA9'O, sourceLocRef := '000120'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1657)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1663)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000043" handled at TC_mo_cc_bssmap_clear0(1665) MSC_Test-GSUP(1663)@d81ef7ce05e3: Added IMSI table entry 0TC_mo_cc_bssmap_clear0(1665)"262420000000043" TC_mo_cc_bssmap_clear0(1665)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1665)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(1657)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1659)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1659)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1665)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1658)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1658)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1657)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1659)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1659)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1657)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1659)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1659)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1659)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1658)@d81ef7ce05e3: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1665)11091113 TC_mo_cc_bssmap_clear0(1665)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1665)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1665)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1665)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1665)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2DC34A3C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1658)@d81ef7ce05e3: Added conn table entry 0TC_mo_cc_bssmap_clear0(1665)6589745 MSC_Test_0-RAN(1658)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1659)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1659)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1659)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1659)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1659)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: { messageType := 2, destLocRef := '648D31'O, sourceLocRef := '000121'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1657)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1659)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1657)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1665)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1665)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1660)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_bssmap_clear0(1665) MSC_Test-MGCP(1661)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_cc_bssmap_clear0(1665) MSC_Test_0-RAN(1658)@d81ef7ce05e3: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1658)@d81ef7ce05e3: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1657)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: vl_len:19 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1659)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1661)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "207", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7b" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_cc_bssmap_clear0(1665) TC_mo_cc_bssmap_clear0(1665)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_mo_cc_bssmap_clear0(1665)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(1659)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1659)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1660)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_mo_cc_bssmap_clear0(1665) MSC_Test-MNCC(1660)@d81ef7ce05e3: Added conn table entry 0TC_mo_cc_bssmap_clear0(1665)-2147483617 TC_mo_cc_bssmap_clear0(1665)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_cc_bssmap_clear0(1665)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1657)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1659)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_bssmap_clear0(1665)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_mo_cc_bssmap_clear0(1665)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1659)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1659)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1659)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1659)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1665)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-SCCP(1657)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: vl_len:6 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1659)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1659)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1660)@d81ef7ce05e3: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1665)-2147483617 MSC_Test_0-M3UA(1659)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1659)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1665)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_bssmap_clear0(1665)@d81ef7ce05e3: f_mo_call_establish DONE TC_mo_cc_bssmap_clear0(1665)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1657)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1657)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1659)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1659)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1658)@d81ef7ce05e3: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1665)6589745 MSC_Test_0-M3UA(1659)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_bssmap_clear0(1665)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1665)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1665)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1665)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(1659)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1663)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1661)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1656)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1666)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1657)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1658)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1660)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1664)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1662)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1656): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1657): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1658): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1659): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1660): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1661): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1662): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1663): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1664): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_mo_cc_bssmap_clear0(1665): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1666): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_mo_cc_bssmap_clear finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_cc_bssmap_clear pass'. Tue Jun 18 08:31:17 UTC 2024 ====== MSC_Tests.TC_mo_cc_bssmap_clear pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_mo_cc_bssmap_clear.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=405791) Waiting for packet dumper to finish... 1 (prev_count=405791, count=406868) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_cc_bssmap_clear pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_invalid_mgcp_crash'. ------ MSC_Tests.TC_invalid_mgcp_crash ------ Tue Jun 18 08:31:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_invalid_mgcp_crash.pcap" >/data/MSC_Tests.TC_invalid_mgcp_crash.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_invalid_mgcp_crash' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_invalid_mgcp_crash started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1670)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1670)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1670)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1668)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1671)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1670)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1670)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1670)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1670)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1670)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1670)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1670)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1670)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1670)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1670)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1670)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1670)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1670)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1670)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1670)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1670)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1673)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1673)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1673)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1673)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1673)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1673)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1673)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1673)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1674)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000007" to be handled at TC_invalid_mgcp_crash0(1676) TC_invalid_mgcp_crash0(1676)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1670)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1670)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1669)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1669)@d81ef7ce05e3: Added conn table entry 0TC_invalid_mgcp_crash0(1676)3940985 MSC_Test_0-SCCP(1668)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1669)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1670)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1670)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1670)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1670)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@d81ef7ce05e3: { messageType := 2, destLocRef := '3C2279'O ("<\"y"), sourceLocRef := '000122'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1668)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1674)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000007" handled at TC_invalid_mgcp_crash0(1676) MSC_Test-GSUP(1674)@d81ef7ce05e3: Added IMSI table entry 0TC_invalid_mgcp_crash0(1676)"262420000000007" MSC_Test_0-SCCP(1668)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1668)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1668)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1668)@d81ef7ce05e3: vl_from0 TC_invalid_mgcp_crash0(1676)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1676)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(1668)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1670)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1670)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1676)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1669)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1669)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1668)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1668)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1668)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1668)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1670)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1670)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1668)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1668)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1668)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1668)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1670)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1670)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1670)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1669)@d81ef7ce05e3: Deleted conn table entry 0TC_invalid_mgcp_crash0(1676)3940985 TC_invalid_mgcp_crash0(1676)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1676)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1676)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1676)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1676)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1BBE7251'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1669)@d81ef7ce05e3: Added conn table entry 0TC_invalid_mgcp_crash0(1676)6390798 MSC_Test_0-RAN(1669)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1668)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1670)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1670)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1670)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1670)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1670)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1670)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@d81ef7ce05e3: { messageType := 2, destLocRef := '61840E'O, sourceLocRef := '000123'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1668)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1668)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1676)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1676)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1671)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_invalid_mgcp_crash0(1676) MSC_Test-MGCP(1672)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_invalid_mgcp_crash0(1676) MSC_Test_0-RAN(1669)@d81ef7ce05e3: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1669)@d81ef7ce05e3: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1668)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1668)@d81ef7ce05e3: vl_len:19 MSC_Test_0-SCCP(1668)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1668)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1670)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1672)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "212", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7c" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_invalid_mgcp_crash0(1676) TC_invalid_mgcp_crash0(1676)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX MSC_Test_0-M3UA(1670)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1670)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1670)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1670)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1668)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1676)@d81ef7ce05e3: f_mo_call_establish 11: rx CC RELEASE MSC_Test_0-SCCP(1668)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1668)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1668)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1668)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1670)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1670)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1670)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1669)@d81ef7ce05e3: Deleted conn table entry 0TC_invalid_mgcp_crash0(1676)6390798 TC_invalid_mgcp_crash0(1676)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1676)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1676)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1676)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_invalid_mgcp_crash0(1676)@d81ef7ce05e3: f_mo_call_establish DONE TC_invalid_mgcp_crash0(1676)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1676)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1669)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1670)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1674)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1667)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1671)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1668)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1672)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1673)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1675)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1677)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1667): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1668): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1669): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1670): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1671): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1672): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1673): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1674): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1675): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_invalid_mgcp_crash0(1676): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1677): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_invalid_mgcp_crash finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_invalid_mgcp_crash pass'. Tue Jun 18 08:31:23 UTC 2024 ====== MSC_Tests.TC_invalid_mgcp_crash pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_invalid_mgcp_crash.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=333167) Waiting for packet dumper to finish... 1 (prev_count=333167, count=334244) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_invalid_mgcp_crash pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mm_id_resp_no_identity'. ------ MSC_Tests.TC_mm_id_resp_no_identity ------ Tue Jun 18 08:31:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mm_id_resp_no_identity.pcap" >/data/MSC_Tests.TC_mm_id_resp_no_identity.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mm_id_resp_no_identity' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_mm_id_resp_no_identity started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1681)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1681)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1681)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1679)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1682)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1681)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1681)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1681)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1681)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1681)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1681)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1681)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1681)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1681)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1681)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1681)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1681)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1681)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1681)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1681)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1681)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1684)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1684)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1684)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1684)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1684)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1684)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1684)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1684)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_mm_id_resp_no_identity0(1687)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'FFFFFFFF'O } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1681)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1681)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1681)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1680)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1680)@d81ef7ce05e3: Added conn table entry 0TC_mm_id_resp_no_identity0(1687)3059588 MSC_Test_0-RAN(1680)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1679)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1681)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1681)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1681)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1681)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1681)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@d81ef7ce05e3: { messageType := 2, destLocRef := '2EAF84'O, sourceLocRef := '000124'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1679)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1680)@d81ef7ce05e3: patching N(SD)=1 into dtap '051903000000'O MSC_Test_0-RAN(1680)@d81ef7ce05e3: patched enc_l3: '055903000000'O MSC_Test_0-SCCP(1679)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1679)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1679)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010006055903000000'O MSC_Test_0-M3UA(1681)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1681)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1681)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1681)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1681)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1679)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mm_id_resp_no_identity0(1687)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(1679)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1679)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1679)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1681)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1681)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1681)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1681)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1680)@d81ef7ce05e3: Deleted conn table entry 0TC_mm_id_resp_no_identity0(1687)3059588 TC_mm_id_resp_no_identity0(1687)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1687)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci() TC_mm_id_resp_no_identity0(1687)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1687)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(1679)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1678)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1686)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1685)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1682)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1680)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1681)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1688)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1684)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1683)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1678): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1679): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1680): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1681): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1682): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1683): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1684): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1685): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1686): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_mm_id_resp_no_identity0(1687): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1688): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_mm_id_resp_no_identity finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mm_id_resp_no_identity pass'. Tue Jun 18 08:31:34 UTC 2024 ====== MSC_Tests.TC_mm_id_resp_no_identity pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_mm_id_resp_no_identity.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=169648) Waiting for packet dumper to finish... 1 (prev_count=169648, count=170725) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mm_id_resp_no_identity pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_expire_while_paging'. ------ MSC_Tests.TC_lu_and_expire_while_paging ------ Tue Jun 18 08:31:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_expire_while_paging.pcap" >/data/MSC_Tests.TC_lu_and_expire_while_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_expire_while_paging' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_and_expire_while_paging started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1692)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1692)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1692)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1690)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1693)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1692)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1692)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1692)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1692)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1692)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1692)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1692)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1692)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1692)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1692)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1692)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1692)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1692)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1692)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1692)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1692)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1695)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1695)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1695)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1695)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1695)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1695)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1695)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1695)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1696)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1698) TC_lu_and_expire_while_paging0(1698)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1692)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1692)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1691)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1691)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_expire_while_paging0(1698)7923678 MSC_Test_0-SCCP(1690)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1691)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1692)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1692)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1692)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1692)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@d81ef7ce05e3: { messageType := 2, destLocRef := '78E7DE'O, sourceLocRef := '000125'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1690)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1690)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1690)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1696)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_expire_while_paging0(1698) MSC_Test-GSUP(1696)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_and_expire_while_paging0(1698)"262420000000007" MSC_Test_0-SCCP(1690)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1690)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1690)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1690)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_expire_while_paging0(1698)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1698)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1692)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1692)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1690)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1690)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_expire_while_paging0(1698)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1691)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1691)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1690)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1690)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1690)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1690)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1692)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1692)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1690)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1690)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1690)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1690)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1690)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1690)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1692)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1692)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1692)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1691)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1698)7923678 TC_lu_and_expire_while_paging0(1698)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1698)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1698)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1698)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1691)@d81ef7ce05e3: Created IMSI[0] for '262420000000007'H'0EA6416C'O to be handled at TC_lu_and_expire_while_paging0(1698) MSC_Test-GSUP(1696)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1698) MSC_Test_0-M3UA(1692)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1692)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1691)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_expire_while_paging0(1698) TC_lu_and_expire_while_paging0(1698)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1698)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0EA6416C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1691)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_expire_while_paging0(1698)9607876 MSC_Test_0-SCCP(1690)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1692)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1692)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1692)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1692)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1692)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1692)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@d81ef7ce05e3: { messageType := 2, destLocRef := '929AC4'O, sourceLocRef := '000126'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1690)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1690)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1690)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1690)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1690)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1690)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_expire_while_paging0(1698)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1698)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1690)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1690)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1690)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1690)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1692)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1692)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1691)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1698)9607876 MSC_Test_0-M3UA(1692)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_expire_while_paging0(1698)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1698)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1691)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1694)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1695)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1689)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1690)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1692)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1699)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1693)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1696)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1697)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1689): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1690): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1691): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1692): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1693): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1694): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1695): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1696): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1697): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_and_expire_while_paging0(1698): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1699): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_and_expire_while_paging finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_expire_while_paging pass'. Tue Jun 18 08:31:40 UTC 2024 ====== MSC_Tests.TC_lu_and_expire_while_paging pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_and_expire_while_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=292986) Waiting for packet dumper to finish... 1 (prev_count=292986, count=294063) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_expire_while_paging pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_imsi_unknown'. ------ MSC_Tests.TC_paging_response_imsi_unknown ------ Tue Jun 18 08:31:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_paging_response_imsi_unknown.pcap" >/data/MSC_Tests.TC_paging_response_imsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_imsi_unknown' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_paging_response_imsi_unknown started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1703)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1703)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1703)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1701)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1704)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1703)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1703)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1703)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1703)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1703)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1703)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1703)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1703)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1703)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1703)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1703)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1703)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1703)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1703)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1703)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1703)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1706)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1706)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1706)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1706)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1706)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1706)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1706)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1706)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_response_imsi_unknown0(1709)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000058'H, fillerDigit := omit } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(1703)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1703)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1703)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1702)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1702)@d81ef7ce05e3: Added conn table entry 0TC_paging_response_imsi_unknown0(1709)2654343 MSC_Test_0-SCCP(1701)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1703)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1703)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1703)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1703)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1703)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1701)@d81ef7ce05e3: { messageType := 2, destLocRef := '288087'O, sourceLocRef := '000127'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1701)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1701)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1701)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1701)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1701)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1701)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1701)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1701)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1701)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1703)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1703)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1703)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1701)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1703)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1702)@d81ef7ce05e3: Deleted conn table entry 0TC_paging_response_imsi_unknown0(1709)2654343 TC_paging_response_imsi_unknown0(1709)@d81ef7ce05e3: setverdict(pass): none -> pass TC_paging_response_imsi_unknown0(1709)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci() TC_paging_response_imsi_unknown0(1709)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_imsi_unknown0(1709)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(1701)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1704)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1702)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1703)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1700)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1707)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1710)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1706)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1708)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1705)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1700): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1701): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1702): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1703): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1704): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1705): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1706): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1707): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1708): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_paging_response_imsi_unknown0(1709): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1710): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_paging_response_imsi_unknown finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_imsi_unknown pass'. Tue Jun 18 08:31:45 UTC 2024 ====== MSC_Tests.TC_paging_response_imsi_unknown pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_paging_response_imsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=143521) Waiting for packet dumper to finish... 1 (prev_count=143521, count=144598) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_imsi_unknown pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_tmsi_unknown'. ------ MSC_Tests.TC_paging_response_tmsi_unknown ------ Tue Jun 18 08:31:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_paging_response_tmsi_unknown.pcap" >/data/MSC_Tests.TC_paging_response_tmsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_tmsi_unknown' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_paging_response_tmsi_unknown started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1714)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1714)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1714)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1712)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1715)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1714)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1714)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1714)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1714)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1714)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1714)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1714)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1714)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1714)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1714)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1714)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1714)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1714)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1714)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1714)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1714)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1717)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1717)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1717)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1717)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1717)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1717)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1717)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1717)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_response_tmsi_unknown0(1720)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '59111111'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(1714)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1714)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1714)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1713)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1713)@d81ef7ce05e3: Added conn table entry 0TC_paging_response_tmsi_unknown0(1720)3470777 MSC_Test_0-SCCP(1712)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1714)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1714)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1714)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1714)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1714)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1712)@d81ef7ce05e3: { messageType := 2, destLocRef := '34F5B9'O, sourceLocRef := '000128'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1712)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1712)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1712)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1712)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1712)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1712)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1712)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1712)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1712)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1714)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1714)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1714)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1712)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1714)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1713)@d81ef7ce05e3: Deleted conn table entry 0TC_paging_response_tmsi_unknown0(1720)3470777 TC_paging_response_tmsi_unknown0(1720)@d81ef7ce05e3: setverdict(pass): none -> pass TC_paging_response_tmsi_unknown0(1720)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci() TC_paging_response_tmsi_unknown0(1720)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_tmsi_unknown0(1720)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1713)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1712)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1717)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1711)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1718)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1714)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1715)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1719)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1721)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1716)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1711): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1712): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1713): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1714): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1715): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1716): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1717): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1718): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1719): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_paging_response_tmsi_unknown0(1720): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1721): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_paging_response_tmsi_unknown finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_tmsi_unknown pass'. Tue Jun 18 08:31:51 UTC 2024 ====== MSC_Tests.TC_paging_response_tmsi_unknown pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_paging_response_tmsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=143520) Waiting for packet dumper to finish... 1 (prev_count=143520, count=144597) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_tmsi_unknown pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment'. ------ MSC_Tests.TC_call_re_establishment ------ Tue Jun 18 08:31:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_call_re_establishment.pcap" >/data/MSC_Tests.TC_call_re_establishment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_call_re_establishment started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1725)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1725)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1725)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1723)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1726)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1725)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1725)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1728)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1728)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1728)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1728)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1728)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1728)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1728)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1728)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1729)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000091" to be handled at TC_call_re_establishment0(1731) TC_call_re_establishment0(1731)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000091'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1724)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1724)@d81ef7ce05e3: Added conn table entry 0TC_call_re_establishment0(1731)6241620 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1724)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d81ef7ce05e3: { messageType := 2, destLocRef := '5F3D54'O ("_=T"), sourceLocRef := '000129'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1729)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000091" handled at TC_call_re_establishment0(1731) MSC_Test-GSUP(1729)@d81ef7ce05e3: Added IMSI table entry 0TC_call_re_establishment0(1731)"262420000000091" MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: vl_from0 TC_call_re_establishment0(1731)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1723)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_call_re_establishment0(1731)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1731)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1724)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1724)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1724)@d81ef7ce05e3: Deleted conn table entry 0TC_call_re_establishment0(1731)6241620 TC_call_re_establishment0(1731)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1731)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1731)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1731)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1731)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '59E7EAB2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1724)@d81ef7ce05e3: Added conn table entry 0TC_call_re_establishment0(1731)14742014 MSC_Test_0-RAN(1724)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d81ef7ce05e3: { messageType := 2, destLocRef := 'E0F1FE'O, sourceLocRef := '00012A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1731)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1731)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1726)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment0(1731) MSC_Test-MGCP(1727)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment0(1731) MSC_Test_0-RAN(1724)@d81ef7ce05e3: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1724)@d81ef7ce05e3: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: vl_len:19 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1727)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "214", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7d" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_call_re_establishment0(1731) TC_call_re_establishment0(1731)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_call_re_establishment0(1731)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1726)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment0(1731) MSC_Test-MNCC(1726)@d81ef7ce05e3: Added conn table entry 0TC_call_re_establishment0(1731)-2147483615 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1731)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment0(1731)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment0(1731)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment0(1731)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1731)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1731)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1724)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1724)@d81ef7ce05e3: patched enc_l3: '038F'O TC_call_re_establishment0(1731)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O TC_call_re_establishment0(1731)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "217", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7d" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7d", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment0(1731)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment0(1731)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment0(1731)@d81ef7ce05e3: f_mo_call_establish DONE TC_call_re_establishment0(1731)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1729)@d81ef7ce05e3: Deleted GSUP IMSI table entry 0TC_call_re_establishment0(1731)"262420000000091" MSC_Test-GSUP(1729)@d81ef7ce05e3: Added IMSI table entry 0TC_call_re_establishment0(1732)"262420000000091" TC_call_re_establishment0(1732)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMReEstablReq := { messageType := '000000'B, nsd := '00'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare := '0000'B, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000091'H, fillerDigit := omit } } } }, locationAreaIdentification := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1724)@d81ef7ce05e3: Added conn table entry 1TC_call_re_establishment0(1732)5235654 MSC_Test_0-RAN(1724)@d81ef7ce05e3: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: First idle individual index:1 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d81ef7ce05e3: { messageType := 2, destLocRef := '4FE3C6'O, sourceLocRef := '00012B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1724)@d81ef7ce05e3: Deleted conn table entry 0TC_call_re_establishment0(1731)14742014 TC_call_re_establishment0(1731)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1731)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-MNCC(1726)@d81ef7ce05e3: Deleted conn table entry 0TC_call_re_establishment0(1731)-2147483615 MSC_Test-MNCC(1726)@d81ef7ce05e3: Added conn table entry 0TC_call_re_establishment0(1732)-2147483615 MSC_Test-MGCP(1727)@d81ef7ce05e3: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment0(1732) MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1724)@d81ef7ce05e3: patching N(SD)=1 into dtap '032502E180'O MSC_Test_0-RAN(1724)@d81ef7ce05e3: patched enc_l3: '036502E180'O MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010005036502E180'O MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1724)@d81ef7ce05e3: patching N(SD)=2 into dtap '032A'O MSC_Test_0-RAN(1724)@d81ef7ce05e3: patched enc_l3: '03AA'O MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203AA'O MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1726)@d81ef7ce05e3: Deleted conn table entry 0TC_call_re_establishment0(1732)-2147483615 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1723)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-M3UA(1725)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1724)@d81ef7ce05e3: Deleted conn table entry 1TC_call_re_establishment0(1732)5235654 TC_call_re_establishment0(1732)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1729)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1726)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1724)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1722)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1730)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1723)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1725)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1734)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1728)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1733)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1727)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1722): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1723): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1724): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1725): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1726): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1727): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1728): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1729): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1730): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_call_re_establishment0(1731): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_call_re_establishment0(1732): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1733): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1734): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_call_re_establishment finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment pass'. Tue Jun 18 08:32:02 UTC 2024 ====== MSC_Tests.TC_call_re_establishment pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_call_re_establishment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=555696) Waiting for packet dumper to finish... 1 (prev_count=555696, count=557451) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_auth'. ------ MSC_Tests.TC_call_re_establishment_auth ------ Tue Jun 18 08:32:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_call_re_establishment_auth.pcap" >/data/MSC_Tests.TC_call_re_establishment_auth.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_auth' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_call_re_establishment_auth started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1738)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1738)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1738)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1736)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1739)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1738)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1738)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1741)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1741)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1741)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1741)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1741)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1741)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1741)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1741)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1742)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_auth0(1744) TC_call_re_establishment_auth0(1744)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000092'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1737)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1737)@d81ef7ce05e3: Added conn table entry 0TC_call_re_establishment_auth0(1744)14495452 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1737)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d81ef7ce05e3: { messageType := 2, destLocRef := 'DD2EDC'O, sourceLocRef := '00012C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1742)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_auth0(1744) MSC_Test-GSUP(1742)@d81ef7ce05e3: Added IMSI table entry 0TC_call_re_establishment_auth0(1744)"262420000000092" MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_auth0(1744)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1744)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1737)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514415F52FE'O MSC_Test_0-RAN(1737)@d81ef7ce05e3: patched enc_l3: '0554415F52FE'O MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100060554415F52FE'O MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1744)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1737)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1737)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1737)@d81ef7ce05e3: Deleted conn table entry 0TC_call_re_establishment_auth0(1744)14495452 TC_call_re_establishment_auth0(1744)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1744)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1744)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1744)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1744)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7F3A3F87'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1737)@d81ef7ce05e3: Added conn table entry 0TC_call_re_establishment_auth0(1744)15354347 MSC_Test_0-RAN(1737)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d81ef7ce05e3: { messageType := 2, destLocRef := 'EA49EB'O, sourceLocRef := '00012D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on local reference:0 TC_call_re_establishment_auth0(1744)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1744)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1737)@d81ef7ce05e3: patching N(SD)=1 into dtap '051441A5C91A'O MSC_Test_0-RAN(1737)@d81ef7ce05e3: patched enc_l3: '055441A5C91A'O MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010006055441A5C91A'O MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1739)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_auth0(1744) MSC_Test-MGCP(1740)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment_auth0(1744) MSC_Test_0-RAN(1737)@d81ef7ce05e3: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1737)@d81ef7ce05e3: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: vl_len:19 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1740)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "220", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7e" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_call_re_establishment_auth0(1744) TC_call_re_establishment_auth0(1744)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_call_re_establishment_auth0(1744)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1739)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_auth0(1744) MSC_Test-MNCC(1739)@d81ef7ce05e3: Added conn table entry 0TC_call_re_establishment_auth0(1744)-2147483614 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1744)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment_auth0(1744)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_auth0(1744)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment_auth0(1744)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1744)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1744)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment_auth0(1744)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "223", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7e" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7e", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_call_re_establishment_auth0(1744)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1737)@d81ef7ce05e3: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1737)@d81ef7ce05e3: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_auth0(1744)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_auth0(1744)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_auth0(1744)@d81ef7ce05e3: f_mo_call_establish DONE TC_call_re_establishment_auth0(1744)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1742)@d81ef7ce05e3: Deleted GSUP IMSI table entry 0TC_call_re_establishment_auth0(1744)"262420000000092" MSC_Test-GSUP(1742)@d81ef7ce05e3: Added IMSI table entry 0TC_call_re_establishment_auth0(1745)"262420000000092" TC_call_re_establishment_auth0(1745)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMReEstablReq := { messageType := '000000'B, nsd := '00'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare := '0000'B, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000092'H, fillerDigit := omit } } } }, locationAreaIdentification := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1737)@d81ef7ce05e3: Added conn table entry 1TC_call_re_establishment_auth0(1745)3083128 MSC_Test_0-RAN(1737)@d81ef7ce05e3: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: First idle individual index:1 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d81ef7ce05e3: { messageType := 2, destLocRef := '2F0B78'O ("/\vx"), sourceLocRef := '00012E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1737)@d81ef7ce05e3: Deleted conn table entry 0TC_call_re_establishment_auth0(1744)15354347 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_auth0(1744)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1744)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1737)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514E952B8A1'O MSC_Test_0-RAN(1737)@d81ef7ce05e3: patched enc_l3: '0554E952B8A1'O MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100060554E952B8A1'O MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1739)@d81ef7ce05e3: Deleted conn table entry 0TC_call_re_establishment_auth0(1744)-2147483614 MSC_Test-MNCC(1739)@d81ef7ce05e3: Added conn table entry 0TC_call_re_establishment_auth0(1745)-2147483614 MSC_Test-MGCP(1740)@d81ef7ce05e3: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_auth0(1745) MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1737)@d81ef7ce05e3: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1737)@d81ef7ce05e3: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000503A502E180'O MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1737)@d81ef7ce05e3: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1737)@d81ef7ce05e3: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1739)@d81ef7ce05e3: Deleted conn table entry 0TC_call_re_establishment_auth0(1745)-2147483614 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1736)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-M3UA(1738)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1737)@d81ef7ce05e3: Deleted conn table entry 1TC_call_re_establishment_auth0(1745)3083128 TC_call_re_establishment_auth0(1745)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1738)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1736)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1737)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1742)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1743)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1747)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1739)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1735)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1740)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1741)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1746)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1735): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1736): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1737): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1738): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1739): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1740): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1741): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1742): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1743): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_call_re_establishment_auth0(1744): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_call_re_establishment_auth0(1745): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1746): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1747): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_call_re_establishment_auth finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_auth pass'. Tue Jun 18 08:32:13 UTC 2024 ====== MSC_Tests.TC_call_re_establishment_auth pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_call_re_establishment_auth.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=630920) Waiting for packet dumper to finish... 1 (prev_count=630920, count=632675) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_auth pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_ciph'. ------ MSC_Tests.TC_call_re_establishment_ciph ------ Tue Jun 18 08:32:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_call_re_establishment_ciph.pcap" >/data/MSC_Tests.TC_call_re_establishment_ciph.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_ciph' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_call_re_establishment_ciph started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1751)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1751)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1751)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1749)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1752)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1751)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1751)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1754)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1754)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1754)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1754)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1754)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1754)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1754)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1754)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1755)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_ciph0(1757) TC_call_re_establishment_ciph0(1757)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000092'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1750)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1750)@d81ef7ce05e3: Added conn table entry 0TC_call_re_establishment_ciph0(1757)9205445 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1750)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d81ef7ce05e3: { messageType := 2, destLocRef := '8C76C5'O, sourceLocRef := '00012F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1755)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_ciph0(1757) MSC_Test-GSUP(1755)@d81ef7ce05e3: Added IMSI table entry 0TC_call_re_establishment_ciph0(1757)"262420000000092" MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_ciph0(1757)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1757)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1750)@d81ef7ce05e3: patching N(SD)=1 into dtap '05142A04D91B'O MSC_Test_0-RAN(1750)@d81ef7ce05e3: patched enc_l3: '05542A04D91B'O MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000605542A04D91B'O MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1757)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1750)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1750)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1750)@d81ef7ce05e3: Deleted conn table entry 0TC_call_re_establishment_ciph0(1757)9205445 TC_call_re_establishment_ciph0(1757)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1757)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1757)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1757)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1757)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B583A61F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1750)@d81ef7ce05e3: Added conn table entry 0TC_call_re_establishment_ciph0(1757)13601492 MSC_Test_0-RAN(1750)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d81ef7ce05e3: { messageType := 2, destLocRef := 'CF8AD4'O, sourceLocRef := '000130'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on local reference:0 TC_call_re_establishment_ciph0(1757)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1757)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1750)@d81ef7ce05e3: patching N(SD)=1 into dtap '05149C1C7E4D'O MSC_Test_0-RAN(1750)@d81ef7ce05e3: patched enc_l3: '05549C1C7E4D'O MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000605549C1C7E4D'O MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1752)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_ciph0(1757) MSC_Test-MGCP(1753)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment_ciph0(1757) MSC_Test_0-RAN(1750)@d81ef7ce05e3: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1750)@d81ef7ce05e3: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_len:19 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1753)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "226", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7f" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_call_re_establishment_ciph0(1757) TC_call_re_establishment_ciph0(1757)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_call_re_establishment_ciph0(1757)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1752)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_ciph0(1757) MSC_Test-MNCC(1752)@d81ef7ce05e3: Added conn table entry 0TC_call_re_establishment_ciph0(1757)-2147483613 TC_call_re_establishment_ciph0(1757)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment_ciph0(1757)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_ciph0(1757)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment_ciph0(1757)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1757)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1757)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment_ciph0(1757)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "229", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7f" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7f", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_call_re_establishment_ciph0(1757)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1750)@d81ef7ce05e3: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1750)@d81ef7ce05e3: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_ciph0(1757)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_ciph0(1757)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_ciph0(1757)@d81ef7ce05e3: f_mo_call_establish DONE TC_call_re_establishment_ciph0(1757)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1755)@d81ef7ce05e3: Deleted GSUP IMSI table entry 0TC_call_re_establishment_ciph0(1757)"262420000000092" MSC_Test-GSUP(1755)@d81ef7ce05e3: Added IMSI table entry 0TC_call_re_establishment_ciph0(1758)"262420000000092" TC_call_re_establishment_ciph0(1758)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMReEstablReq := { messageType := '000000'B, nsd := '00'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare := '0000'B, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000092'H, fillerDigit := omit } } } }, locationAreaIdentification := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1750)@d81ef7ce05e3: Added conn table entry 1TC_call_re_establishment_ciph0(1758)10897048 MSC_Test_0-RAN(1750)@d81ef7ce05e3: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: First idle individual index:1 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d81ef7ce05e3: { messageType := 2, destLocRef := 'A64698'O, sourceLocRef := '000131'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1750)@d81ef7ce05e3: Deleted conn table entry 0TC_call_re_establishment_ciph0(1757)13601492 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_call_re_establishment_ciph0(1757)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1757)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1750)@d81ef7ce05e3: patching N(SD)=1 into dtap '05143E75B332'O MSC_Test_0-RAN(1750)@d81ef7ce05e3: patched enc_l3: '05543E75B332'O MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000605543E75B332'O MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1752)@d81ef7ce05e3: Deleted conn table entry 0TC_call_re_establishment_ciph0(1757)-2147483613 MSC_Test-MNCC(1752)@d81ef7ce05e3: Added conn table entry 0TC_call_re_establishment_ciph0(1758)-2147483613 MSC_Test-MGCP(1753)@d81ef7ce05e3: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_ciph0(1758) MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_len:14 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1750)@d81ef7ce05e3: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1750)@d81ef7ce05e3: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000503A502E180'O MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1750)@d81ef7ce05e3: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1750)@d81ef7ce05e3: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1752)@d81ef7ce05e3: Deleted conn table entry 0TC_call_re_establishment_ciph0(1758)-2147483613 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1749)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-RAN(1750)@d81ef7ce05e3: Deleted conn table entry 1TC_call_re_establishment_ciph0(1758)10897048 MSC_Test_0-M3UA(1751)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_ciph0(1758)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1750)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1756)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1753)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1749)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1748)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1755)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1751)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1759)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1752)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1754)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1760)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1748): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1749): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1750): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1751): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1752): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1753): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1754): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1755): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1756): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_call_re_establishment_ciph0(1757): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_call_re_establishment_ciph0(1758): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1759): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1760): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_call_re_establishment_ciph finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_ciph pass'. Tue Jun 18 08:32:23 UTC 2024 ====== MSC_Tests.TC_call_re_establishment_ciph pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_call_re_establishment_ciph.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=680409) Waiting for packet dumper to finish... 1 (prev_count=680409, count=682164) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_ciph pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_wrong_mi'. ------ MSC_Tests.TC_cm_serv_wrong_mi ------ Tue Jun 18 08:32:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cm_serv_wrong_mi.pcap" >/data/MSC_Tests.TC_cm_serv_wrong_mi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_wrong_mi' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_cm_serv_wrong_mi started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1764)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1764)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1764)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1762)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1765)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1764)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1764)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1764)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1764)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1764)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1764)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1764)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1764)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1764)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1764)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1764)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1764)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1764)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1764)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1764)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1764)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1767)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1767)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1767)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1767)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1767)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1767)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1767)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1767)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1768)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000094" to be handled at TC_cm_serv_wrong_mi0(1770) TC_cm_serv_wrong_mi0(1770)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000094'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1764)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1764)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1763)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1763)@d81ef7ce05e3: Added conn table entry 0TC_cm_serv_wrong_mi0(1770)4721374 MSC_Test_0-RAN(1763)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1762)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1764)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1764)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1764)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1764)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@d81ef7ce05e3: { messageType := 2, destLocRef := '480ADE'O, sourceLocRef := '000132'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1762)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1768)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000094" handled at TC_cm_serv_wrong_mi0(1770) MSC_Test-GSUP(1768)@d81ef7ce05e3: Added IMSI table entry 0TC_cm_serv_wrong_mi0(1770)"262420000000094" MSC_Test_0-SCCP(1762)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1762)@d81ef7ce05e3: vl_from0 TC_cm_serv_wrong_mi0(1770)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1770)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(1762)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1764)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1764)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_wrong_mi0(1770)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1763)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1763)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1762)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1762)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1762)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1764)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1764)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1762)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1762)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1764)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1764)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1763)@d81ef7ce05e3: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1770)4721374 MSC_Test_0-M3UA(1764)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_wrong_mi0(1770)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1770)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1770)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1770)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1770)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'AFB9E5B3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1763)@d81ef7ce05e3: Added conn table entry 0TC_cm_serv_wrong_mi0(1770)15536861 MSC_Test_0-RAN(1763)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1762)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1764)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1764)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1764)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1764)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1764)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1764)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@d81ef7ce05e3: { messageType := 2, destLocRef := 'ED12DD'O, sourceLocRef := '000133'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1762)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_wrong_mi0(1770)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1770)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1763)@d81ef7ce05e3: patching N(SD)=1 into dtap '05240403505902082926240000909999'O MSC_Test_0-RAN(1763)@d81ef7ce05e3: patched enc_l3: '05640403505902082926240000909999'O MSC_Test_0-SCCP(1762)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@d81ef7ce05e3: vl_len:19 MSC_Test_0-SCCP(1762)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1762)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01001005640403505902082926240000909999'O MSC_Test_0-M3UA(1764)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1764)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@d81ef7ce05e3: vl_len:6 MSC_Test_0-SCCP(1762)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1762)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1764)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1764)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1762)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1762)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1764)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1764)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1763)@d81ef7ce05e3: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1770)15536861 MSC_Test_0-M3UA(1764)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_wrong_mi0(1770)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1770)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1770)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1770)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(1764)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1768)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1761)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1763)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1762)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1765)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1767)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1766)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1769)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1771)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1761): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1762): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1763): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1764): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1765): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1766): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1767): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1768): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1769): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_cm_serv_wrong_mi0(1770): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1771): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_cm_serv_wrong_mi finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_wrong_mi pass'. Tue Jun 18 08:32:29 UTC 2024 ====== MSC_Tests.TC_cm_serv_wrong_mi pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_cm_serv_wrong_mi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=313596) Waiting for packet dumper to finish... 1 (prev_count=313596, count=314673) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_wrong_mi pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_0'. ------ MSC_Tests.TC_auth_options_0 ------ Tue Jun 18 08:32:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_0.pcap" >/data/MSC_Tests.TC_auth_options_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_0' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_auth_options_0 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1775)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1775)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1775)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1773)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1776)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1775)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1775)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1775)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1775)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1775)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1775)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1775)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1775)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1775)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1775)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1775)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1775)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1775)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1775)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1775)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1775)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1778)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1778)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1778)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1778)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1778)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1778)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1778)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1778)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_00(1781)@d81ef7ce05e3: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1779)@d81ef7ce05e3: Created GsupExpect[0] for "262420000042300" to be handled at TC_auth_options_00(1781) TC_auth_options_00(1781)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042300'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1775)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1775)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1774)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1774)@d81ef7ce05e3: Added conn table entry 0TC_auth_options_00(1781)5655693 MSC_Test_0-RAN(1774)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1773)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1775)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1775)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1775)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1775)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@d81ef7ce05e3: { messageType := 2, destLocRef := '564C8D'O, sourceLocRef := '000134'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1773)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1779)@d81ef7ce05e3: Found GsupExpect[0] for "262420000042300" handled at TC_auth_options_00(1781) MSC_Test-GSUP(1779)@d81ef7ce05e3: Added IMSI table entry 0TC_auth_options_00(1781)"262420000042300" MSC_Test_0-SCCP(1773)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1773)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1773)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1773)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1775)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_00(1781)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1781)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1775)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1775)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_00(1781)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1774)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1774)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1773)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1773)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1773)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1773)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1775)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1775)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1773)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1773)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1773)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1773)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1775)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1775)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1775)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1774)@d81ef7ce05e3: Deleted conn table entry 0TC_auth_options_00(1781)5655693 TC_auth_options_00(1781)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1781)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1781)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1781)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1781)@d81ef7ce05e3: port MSCVTYf_perform_lu() done TC_auth_options_00(1781)@d81ef7ce05e3: port MSCVTYf_establish_fully() starting TC_auth_options_00(1781)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '770014FA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1774)@d81ef7ce05e3: Added conn table entry 0TC_auth_options_00(1781)4049427 MSC_Test_0-RAN(1774)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1773)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1775)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1775)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1775)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1775)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1775)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1775)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@d81ef7ce05e3: { messageType := 2, destLocRef := '3DCA13'O, sourceLocRef := '000135'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1773)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1773)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_00(1781)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1781)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1781)@d81ef7ce05e3: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1773)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1773)@d81ef7ce05e3: vl_len:6 MSC_Test_0-SCCP(1773)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1773)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1775)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1775)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1773)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1773)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1773)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1773)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1775)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1775)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1774)@d81ef7ce05e3: Deleted conn table entry 0TC_auth_options_00(1781)4049427 TC_auth_options_00(1781)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1775)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_00(1781)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1781)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1781)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1774)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1775)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1773)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1776)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1779)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1780)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1777)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1778)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1782)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1772)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1772): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1773): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1774): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1775): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1776): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1777): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1778): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1779): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1780): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_auth_options_00(1781): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1782): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_auth_options_0 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_0 pass'. Tue Jun 18 08:32:36 UTC 2024 ====== MSC_Tests.TC_auth_options_0 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_auth_options_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=298127) Waiting for packet dumper to finish... 1 (prev_count=298127, count=299781) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_0 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_1'. ------ MSC_Tests.TC_auth_options_1 ------ Tue Jun 18 08:32:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_1.pcap" >/data/MSC_Tests.TC_auth_options_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_1' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_auth_options_1 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1786)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1786)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1786)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1784)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1787)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1786)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1786)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1786)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1786)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1786)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1786)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1786)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1786)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1786)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1786)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1786)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1786)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1786)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1786)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1786)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1786)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1789)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1789)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1789)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1789)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1789)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1789)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1789)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1789)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_10(1792)@d81ef7ce05e3: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1790)@d81ef7ce05e3: Created GsupExpect[0] for "262420000042301" to be handled at TC_auth_options_10(1792) TC_auth_options_10(1792)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042301'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1786)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1786)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1785)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1785)@d81ef7ce05e3: Added conn table entry 0TC_auth_options_10(1792)9704022 MSC_Test_0-SCCP(1784)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1785)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1786)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1786)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1786)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1786)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@d81ef7ce05e3: { messageType := 2, destLocRef := '941256'O, sourceLocRef := '000136'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1784)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test-GSUP(1790)@d81ef7ce05e3: Found GsupExpect[0] for "262420000042301" handled at TC_auth_options_10(1792) MSC_Test-GSUP(1790)@d81ef7ce05e3: Added IMSI table entry 0TC_auth_options_10(1792)"262420000042301" MSC_Test_0-SCCP(1784)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1784)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1784)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1784)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1786)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_10(1792)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1792)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1786)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1786)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_10(1792)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1785)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1785)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1784)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1784)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1784)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1786)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1786)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1784)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1784)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1784)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1786)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1786)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1786)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1785)@d81ef7ce05e3: Deleted conn table entry 0TC_auth_options_10(1792)9704022 TC_auth_options_10(1792)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1792)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1792)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1792)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1792)@d81ef7ce05e3: port MSCVTYf_perform_lu() done TC_auth_options_10(1792)@d81ef7ce05e3: port MSCVTYf_establish_fully() starting TC_auth_options_10(1792)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3C88B5E9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1785)@d81ef7ce05e3: Added conn table entry 0TC_auth_options_10(1792)3468995 MSC_Test_0-RAN(1785)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1784)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1786)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1786)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1786)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1786)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1786)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1786)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@d81ef7ce05e3: { messageType := 2, destLocRef := '34EEC3'O, sourceLocRef := '000137'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1784)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1784)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_10(1792)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1792)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1792)@d81ef7ce05e3: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1784)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@d81ef7ce05e3: vl_len:6 MSC_Test_0-SCCP(1784)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1784)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1786)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1786)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1784)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1784)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1784)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1786)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1786)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1786)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1785)@d81ef7ce05e3: Deleted conn table entry 0TC_auth_options_10(1792)3468995 TC_auth_options_10(1792)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1792)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1792)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1792)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(1790)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1786)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1785)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1784)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1783)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1787)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1789)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1791)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1788)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1793)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1783): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1784): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1785): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1786): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1787): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1788): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1789): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1790): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1791): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_auth_options_10(1792): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1793): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_auth_options_1 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_1 pass'. Tue Jun 18 08:32:42 UTC 2024 ====== MSC_Tests.TC_auth_options_1 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_auth_options_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=299575) Waiting for packet dumper to finish... 1 (prev_count=299575, count=301229) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_1 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_2'. ------ MSC_Tests.TC_auth_options_2 ------ Tue Jun 18 08:32:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_2.pcap" >/data/MSC_Tests.TC_auth_options_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_2' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_auth_options_2 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1797)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1797)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1797)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1795)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1798)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1797)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1797)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1797)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1797)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1797)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1797)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1797)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1797)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1797)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1797)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1797)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1797)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1797)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1797)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1797)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1797)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1800)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1800)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1800)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1800)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1800)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1800)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1800)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1800)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_20(1803)@d81ef7ce05e3: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1801)@d81ef7ce05e3: Created GsupExpect[0] for "262420000042302" to be handled at TC_auth_options_20(1803) TC_auth_options_20(1803)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042302'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1797)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1797)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1796)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1796)@d81ef7ce05e3: Added conn table entry 0TC_auth_options_20(1803)6364779 MSC_Test_0-RAN(1796)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1795)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1797)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1797)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@d81ef7ce05e3: { messageType := 2, destLocRef := '611E6B'O, sourceLocRef := '000138'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1795)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1801)@d81ef7ce05e3: Found GsupExpect[0] for "262420000042302" handled at TC_auth_options_20(1803) MSC_Test-GSUP(1801)@d81ef7ce05e3: Added IMSI table entry 0TC_auth_options_20(1803)"262420000042302" MSC_Test_0-SCCP(1795)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1795)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1795)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1797)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_20(1803)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1803)@d81ef7ce05e3: setverdict(pass): none -> pass TC_auth_options_20(1803)@d81ef7ce05e3: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1797)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1797)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1797)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1797)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(1803)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1796)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1796)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1795)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1795)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1795)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1797)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1797)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1795)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1795)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1797)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1797)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1797)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1796)@d81ef7ce05e3: Deleted conn table entry 0TC_auth_options_20(1803)6364779 TC_auth_options_20(1803)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1803)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1803)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1803)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1803)@d81ef7ce05e3: port MSCVTYf_perform_lu() done TC_auth_options_20(1803)@d81ef7ce05e3: port MSCVTYf_establish_fully() starting TC_auth_options_20(1803)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '4F8E2139'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1796)@d81ef7ce05e3: Added conn table entry 0TC_auth_options_20(1803)1825512 MSC_Test_0-RAN(1796)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1795)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1797)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1797)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@d81ef7ce05e3: { messageType := 2, destLocRef := '1BDAE8'O, sourceLocRef := '000139'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1795)@d81ef7ce05e3: Session index based on local reference:0 TC_auth_options_20(1803)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1803)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1803)@d81ef7ce05e3: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1797)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1797)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1797)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1797)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(1803)@d81ef7ce05e3: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1795)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@d81ef7ce05e3: vl_len:6 MSC_Test_0-SCCP(1795)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1795)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1797)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1797)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1795)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1795)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1797)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1797)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1797)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1796)@d81ef7ce05e3: Deleted conn table entry 0TC_auth_options_20(1803)1825512 TC_auth_options_20(1803)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1803)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1803)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1803)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(1797)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1801)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1795)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1800)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1796)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1798)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1794)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1804)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1799)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1802)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1794): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1795): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1796): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1797): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1798): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1799): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1800): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1801): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1802): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_auth_options_20(1803): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1804): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_auth_options_2 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_2 pass'. Tue Jun 18 08:32:49 UTC 2024 ====== MSC_Tests.TC_auth_options_2 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_auth_options_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=313399) Waiting for packet dumper to finish... 1 (prev_count=313399, count=315141) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_2 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_3'. ------ MSC_Tests.TC_auth_options_3 ------ Tue Jun 18 08:32:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_3.pcap" >/data/MSC_Tests.TC_auth_options_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_3' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_auth_options_3 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1808)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1808)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1808)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1806)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1809)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1808)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1808)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1808)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1808)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1808)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1808)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1808)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1808)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1808)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1808)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1808)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1808)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1808)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1808)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1808)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1808)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1811)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1811)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1811)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1811)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1811)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1811)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1811)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1811)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_30(1814)@d81ef7ce05e3: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1812)@d81ef7ce05e3: Created GsupExpect[0] for "262420000042303" to be handled at TC_auth_options_30(1814) TC_auth_options_30(1814)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042303'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1808)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1808)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1807)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1807)@d81ef7ce05e3: Added conn table entry 0TC_auth_options_30(1814)4645220 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1807)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1808)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1808)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@d81ef7ce05e3: { messageType := 2, destLocRef := '46E164'O, sourceLocRef := '00013A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1806)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1812)@d81ef7ce05e3: Found GsupExpect[0] for "262420000042303" handled at TC_auth_options_30(1814) MSC_Test-GSUP(1812)@d81ef7ce05e3: Added IMSI table entry 0TC_auth_options_30(1814)"262420000042303" MSC_Test_0-SCCP(1806)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1808)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_30(1814)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1814)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1808)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1808)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1807)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514E534336C'O MSC_Test_0-RAN(1807)@d81ef7ce05e3: patched enc_l3: '0554E534336C'O MSC_Test_0-SCCP(1806)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100060554E534336C'O MSC_Test_0-M3UA(1808)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1808)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1806)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1808)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1808)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1808)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1808)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(1814)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1807)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1807)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_0-SCCP(1806)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1808)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1808)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1806)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1808)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1808)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1808)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1807)@d81ef7ce05e3: Deleted conn table entry 0TC_auth_options_30(1814)4645220 TC_auth_options_30(1814)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1814)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1814)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1814)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1814)@d81ef7ce05e3: port MSCVTYf_perform_lu() done TC_auth_options_30(1814)@d81ef7ce05e3: port MSCVTYf_establish_fully() starting TC_auth_options_30(1814)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'BED0BDA6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1807)@d81ef7ce05e3: Added conn table entry 0TC_auth_options_30(1814)10113950 MSC_Test_0-RAN(1807)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1808)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1808)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@d81ef7ce05e3: { messageType := 2, destLocRef := '9A539E'O, sourceLocRef := '00013B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1806)@d81ef7ce05e3: Session index based on local reference:0 TC_auth_options_30(1814)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1814)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1808)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1808)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1807)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514A66BCDF7'O MSC_Test_0-RAN(1807)@d81ef7ce05e3: patched enc_l3: '0554A66BCDF7'O MSC_Test_0-SCCP(1806)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100060554A66BCDF7'O MSC_Test_0-M3UA(1808)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1808)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1806)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1808)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1808)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(1814)@d81ef7ce05e3: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1806)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: vl_len:6 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1808)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1808)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1806)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1806)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1808)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1808)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1808)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1807)@d81ef7ce05e3: Deleted conn table entry 0TC_auth_options_30(1814)10113950 TC_auth_options_30(1814)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1814)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1814)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1814)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(1806)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1807)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1809)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1812)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1808)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1813)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1805)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1810)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1811)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1815)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1805): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1806): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1807): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1808): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1809): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1810): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1811): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1812): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1813): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_auth_options_30(1814): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1815): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_auth_options_3 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_3 pass'. Tue Jun 18 08:32:56 UTC 2024 ====== MSC_Tests.TC_auth_options_3 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_auth_options_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=377227) Waiting for packet dumper to finish... 1 (prev_count=377227, count=378392) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_3 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_4'. ------ MSC_Tests.TC_auth_options_4 ------ Tue Jun 18 08:33:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_4.pcap" >/data/MSC_Tests.TC_auth_options_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_4' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_auth_options_4 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1819)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1819)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1819)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1817)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1820)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1819)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1819)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1819)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1819)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1819)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1819)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1819)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1819)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1819)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1819)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1819)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1819)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1819)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1819)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1819)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1819)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1822)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1822)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1822)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1822)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1822)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1822)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1822)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1822)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_40(1825)@d81ef7ce05e3: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1823)@d81ef7ce05e3: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(1825) TC_auth_options_40(1825)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042304'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1819)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1819)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1818)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1818)@d81ef7ce05e3: Added conn table entry 0TC_auth_options_40(1825)15531809 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1818)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1819)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1819)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@d81ef7ce05e3: { messageType := 2, destLocRef := 'ECFF21'O, sourceLocRef := '00013C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1817)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1823)@d81ef7ce05e3: Found GsupExpect[0] for "262420000042304" handled at TC_auth_options_40(1825) MSC_Test-GSUP(1823)@d81ef7ce05e3: Added IMSI table entry 0TC_auth_options_40(1825)"262420000042304" MSC_Test_0-SCCP(1817)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1819)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_40(1825)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1825)@d81ef7ce05e3: setverdict(pass): none -> pass TC_auth_options_40(1825)@d81ef7ce05e3: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1819)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1819)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1819)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1819)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1817)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1825)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1817)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1819)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1819)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1819)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1818)@d81ef7ce05e3: Deleted conn table entry 0TC_auth_options_40(1825)15531809 TC_auth_options_40(1825)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@d81ef7ce05e3: port MSCVTYf_perform_lu() done TC_auth_options_40(1825)@d81ef7ce05e3: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1823)@d81ef7ce05e3: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(1825) TC_auth_options_40(1825)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042304'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1818)@d81ef7ce05e3: Added conn table entry 0TC_auth_options_40(1825)9019698 MSC_Test_0-RAN(1818)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1819)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1819)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1819)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1819)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@d81ef7ce05e3: { messageType := 2, destLocRef := '89A132'O, sourceLocRef := '00013D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1817)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1817)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1819)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_40(1825)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1825)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1819)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1819)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1825)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1818)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1818)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1817)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1819)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1819)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1817)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1819)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1819)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1819)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1818)@d81ef7ce05e3: Deleted conn table entry 0TC_auth_options_40(1825)9019698 TC_auth_options_40(1825)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1825)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@d81ef7ce05e3: port MSCVTYRunning a successful LU done TC_auth_options_40(1825)@d81ef7ce05e3: port MSCVTYf_establish_fully() starting TC_auth_options_40(1825)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3DD852F4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1818)@d81ef7ce05e3: Added conn table entry 0TC_auth_options_40(1825)5687655 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1818)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1819)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1819)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@d81ef7ce05e3: { messageType := 2, destLocRef := '56C967'O, sourceLocRef := '00013E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1817)@d81ef7ce05e3: Session index based on local reference:0 TC_auth_options_40(1825)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1825)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@d81ef7ce05e3: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1819)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1819)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1819)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1819)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1817)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1825)@d81ef7ce05e3: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1817)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: vl_len:6 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-SCCP(1817)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1817)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1819)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1819)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1819)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1818)@d81ef7ce05e3: Deleted conn table entry 0TC_auth_options_40(1825)5687655 TC_auth_options_40(1825)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1825)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-MNCC(1820)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1818)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1823)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1817)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1819)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1824)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1822)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1821)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1816)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1826)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1816): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1817): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1818): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1819): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1820): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1821): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1822): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1823): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1824): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_auth_options_40(1825): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1826): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_auth_options_4 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_4 pass'. Tue Jun 18 08:33:03 UTC 2024 ====== MSC_Tests.TC_auth_options_4 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_auth_options_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=395208) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_4 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_5'. ------ MSC_Tests.TC_auth_options_5 ------ Tue Jun 18 08:33:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_5.pcap" >/data/MSC_Tests.TC_auth_options_5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_5' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_auth_options_5 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1830)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1830)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1830)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1828)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1831)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1830)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1830)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1830)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1830)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1830)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1830)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1830)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1830)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1830)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1830)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1830)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1830)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1830)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1830)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1830)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1830)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1833)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1833)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1833)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1833)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1833)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1833)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1833)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1833)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_50(1836)@d81ef7ce05e3: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1834)@d81ef7ce05e3: Created GsupExpect[0] for "262420000042305" to be handled at TC_auth_options_50(1836) TC_auth_options_50(1836)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042305'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1829)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1829)@d81ef7ce05e3: Added conn table entry 0TC_auth_options_50(1836)16086522 MSC_Test_0-RAN(1829)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@d81ef7ce05e3: { messageType := 2, destLocRef := 'F575FA'O, sourceLocRef := '00013F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1828)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1834)@d81ef7ce05e3: Found GsupExpect[0] for "262420000042305" handled at TC_auth_options_50(1836) MSC_Test-GSUP(1834)@d81ef7ce05e3: Added IMSI table entry 0TC_auth_options_50(1836)"262420000042305" MSC_Test_0-SCCP(1828)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_50(1836)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1836)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1830)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1829)@d81ef7ce05e3: patching N(SD)=1 into dtap '05147FB4EA5D'O MSC_Test_0-RAN(1829)@d81ef7ce05e3: patched enc_l3: '05547FB4EA5D'O MSC_Test_0-SCCP(1828)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000605547FB4EA5D'O MSC_Test_0-M3UA(1830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1828)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1830)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(1836)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1829)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1829)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_0-SCCP(1828)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1828)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1829)@d81ef7ce05e3: Deleted conn table entry 0TC_auth_options_50(1836)16086522 TC_auth_options_50(1836)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1836)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1836)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1836)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1836)@d81ef7ce05e3: port MSCVTYf_perform_lu() done TC_auth_options_50(1836)@d81ef7ce05e3: port MSCVTYf_establish_fully() starting TC_auth_options_50(1836)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '406AC9A1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1829)@d81ef7ce05e3: Added conn table entry 0TC_auth_options_50(1836)244398 MSC_Test_0-RAN(1829)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@d81ef7ce05e3: { messageType := 2, destLocRef := '03BAAE'O, sourceLocRef := '000140'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1828)@d81ef7ce05e3: Session index based on local reference:0 TC_auth_options_50(1836)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1836)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1830)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1829)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514499A1088'O MSC_Test_0-RAN(1829)@d81ef7ce05e3: patched enc_l3: '0554499A1088'O MSC_Test_0-SCCP(1828)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100060554499A1088'O MSC_Test_0-M3UA(1830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1828)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(1836)@d81ef7ce05e3: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1828)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: vl_len:6 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1828)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1829)@d81ef7ce05e3: Deleted conn table entry 0TC_auth_options_50(1836)244398 TC_auth_options_50(1836)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1836)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1836)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1836)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(1830)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1828)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1831)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1829)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1835)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1834)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1827)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1837)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1832)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1833)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1827): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1828): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1829): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1830): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1831): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1832): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1833): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1834): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1835): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_auth_options_50(1836): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1837): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_auth_options_5 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_5 pass'. Tue Jun 18 08:33:09 UTC 2024 ====== MSC_Tests.TC_auth_options_5 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_auth_options_5.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=375059) Waiting for packet dumper to finish... 1 (prev_count=375059, count=376224) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_5 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_6'. ------ MSC_Tests.TC_auth_options_6 ------ Tue Jun 18 08:33:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_6.pcap" >/data/MSC_Tests.TC_auth_options_6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_6' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_auth_options_6 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1841)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1841)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1841)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1839)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1842)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1841)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1841)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1841)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1841)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1841)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1841)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1841)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1841)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1841)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1841)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1841)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1841)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1841)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1841)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1841)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1841)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1844)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1844)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1844)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1844)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1844)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1844)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1844)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1844)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_60(1847)@d81ef7ce05e3: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1845)@d81ef7ce05e3: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(1847) TC_auth_options_60(1847)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042306'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1841)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1841)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1840)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1840)@d81ef7ce05e3: Added conn table entry 0TC_auth_options_60(1847)15543604 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1840)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1841)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1841)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@d81ef7ce05e3: { messageType := 2, destLocRef := 'ED2D34'O, sourceLocRef := '000141'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1839)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1845)@d81ef7ce05e3: Found GsupExpect[0] for "262420000042306" handled at TC_auth_options_60(1847) MSC_Test-GSUP(1845)@d81ef7ce05e3: Added IMSI table entry 0TC_auth_options_60(1847)"262420000042306" MSC_Test_0-SCCP(1839)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1841)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_60(1847)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1847)@d81ef7ce05e3: setverdict(pass): none -> pass TC_auth_options_60(1847)@d81ef7ce05e3: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1841)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1841)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1841)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1841)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1839)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1847)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1839)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1841)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1841)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1841)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1840)@d81ef7ce05e3: Deleted conn table entry 0TC_auth_options_60(1847)15543604 TC_auth_options_60(1847)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@d81ef7ce05e3: port MSCVTYf_perform_lu() done TC_auth_options_60(1847)@d81ef7ce05e3: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1845)@d81ef7ce05e3: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(1847) TC_auth_options_60(1847)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042306'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1840)@d81ef7ce05e3: Added conn table entry 0TC_auth_options_60(1847)3770872 MSC_Test_0-RAN(1840)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1841)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1841)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1841)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1841)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@d81ef7ce05e3: { messageType := 2, destLocRef := '3989F8'O, sourceLocRef := '000142'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1839)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1847)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1847)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1839)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1841)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1841)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1847)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1840)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1840)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1839)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1841)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1841)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1839)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1841)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1841)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1841)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1840)@d81ef7ce05e3: Deleted conn table entry 0TC_auth_options_60(1847)3770872 TC_auth_options_60(1847)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1847)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@d81ef7ce05e3: port MSCVTYRunning a successful LU done TC_auth_options_60(1847)@d81ef7ce05e3: port MSCVTYf_establish_fully() starting TC_auth_options_60(1847)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'ABB98463'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1840)@d81ef7ce05e3: Added conn table entry 0TC_auth_options_60(1847)13567904 MSC_Test_0-RAN(1840)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1841)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1841)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@d81ef7ce05e3: { messageType := 2, destLocRef := 'CF07A0'O, sourceLocRef := '000143'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1839)@d81ef7ce05e3: Session index based on local reference:0 TC_auth_options_60(1847)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1847)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@d81ef7ce05e3: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1841)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1841)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1841)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1841)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1839)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1847)@d81ef7ce05e3: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1839)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: vl_len:6 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-SCCP(1839)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1839)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1841)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1841)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1841)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1840)@d81ef7ce05e3: Deleted conn table entry 0TC_auth_options_60(1847)13567904 TC_auth_options_60(1847)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1847)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(1845)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1839)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1844)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1842)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1841)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1846)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1838)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1848)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1840)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1843)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1838): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1839): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1840): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1841): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1842): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1843): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1844): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1845): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1846): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_auth_options_60(1847): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1848): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_auth_options_6 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_6 pass'. Tue Jun 18 08:33:16 UTC 2024 ====== MSC_Tests.TC_auth_options_6 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_auth_options_6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=393002) Waiting for packet dumper to finish... 1 (prev_count=393002, count=394656) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_6 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_7'. ------ MSC_Tests.TC_auth_options_7 ------ Tue Jun 18 08:33:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_7.pcap" >/data/MSC_Tests.TC_auth_options_7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_7' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_auth_options_7 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1852)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1852)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1852)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1850)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1853)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1852)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1852)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1852)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1852)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1852)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1852)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1852)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1852)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1852)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1852)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1852)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1852)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1852)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1852)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1852)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1852)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1855)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1855)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1855)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1855)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1855)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1855)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1855)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1855)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_70(1858)@d81ef7ce05e3: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1856)@d81ef7ce05e3: Created GsupExpect[0] for "262420000042307" to be handled at TC_auth_options_70(1858) TC_auth_options_70(1858)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042307'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1852)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1852)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1851)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1851)@d81ef7ce05e3: Added conn table entry 0TC_auth_options_70(1858)3821256 MSC_Test_0-RAN(1851)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1852)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1852)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@d81ef7ce05e3: { messageType := 2, destLocRef := '3A4EC8'O, sourceLocRef := '000144'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1850)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1856)@d81ef7ce05e3: Found GsupExpect[0] for "262420000042307" handled at TC_auth_options_70(1858) MSC_Test-GSUP(1856)@d81ef7ce05e3: Added IMSI table entry 0TC_auth_options_70(1858)"262420000042307" MSC_Test_0-SCCP(1850)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1852)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_70(1858)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1858)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1852)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1852)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1851)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514F244CE03'O MSC_Test_0-RAN(1851)@d81ef7ce05e3: patched enc_l3: '0554F244CE03'O MSC_Test_0-SCCP(1850)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100060554F244CE03'O MSC_Test_0-M3UA(1852)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1852)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1852)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1852)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(1858)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1851)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1851)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_0-SCCP(1850)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1852)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1852)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1850)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1852)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1852)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1851)@d81ef7ce05e3: Deleted conn table entry 0TC_auth_options_70(1858)3821256 MSC_Test_0-M3UA(1852)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_70(1858)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1858)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1858)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1858)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1858)@d81ef7ce05e3: port MSCVTYf_perform_lu() done TC_auth_options_70(1858)@d81ef7ce05e3: port MSCVTYf_establish_fully() starting TC_auth_options_70(1858)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B336D246'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1851)@d81ef7ce05e3: Added conn table entry 0TC_auth_options_70(1858)335460 MSC_Test_0-RAN(1851)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1852)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1852)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@d81ef7ce05e3: { messageType := 2, destLocRef := '051E64'O, sourceLocRef := '000145'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1850)@d81ef7ce05e3: Session index based on local reference:0 TC_auth_options_70(1858)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1858)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1852)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1852)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1851)@d81ef7ce05e3: patching N(SD)=1 into dtap '05141BF699CB'O MSC_Test_0-RAN(1851)@d81ef7ce05e3: patched enc_l3: '05541BF699CB'O MSC_Test_0-SCCP(1850)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000605541BF699CB'O MSC_Test_0-M3UA(1852)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1852)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1852)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1852)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1850)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(1858)@d81ef7ce05e3: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1850)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: vl_len:6 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1852)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1852)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1850)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1850)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1852)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1852)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1852)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1851)@d81ef7ce05e3: Deleted conn table entry 0TC_auth_options_70(1858)335460 TC_auth_options_70(1858)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1858)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1858)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1858)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(1856)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1853)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1855)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1851)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1852)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1850)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1859)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1854)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1857)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1849)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1849): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1850): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1851): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1852): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1853): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1854): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1855): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1856): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1857): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_auth_options_70(1858): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1859): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_auth_options_7 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_7 pass'. Tue Jun 18 08:33:23 UTC 2024 ====== MSC_Tests.TC_auth_options_7 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_auth_options_7.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=347277) Waiting for packet dumper to finish... 1 (prev_count=347277, count=348442) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_7 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_8'. ------ MSC_Tests.TC_auth_options_8 ------ Tue Jun 18 08:33:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_8.pcap" >/data/MSC_Tests.TC_auth_options_8.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_8' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_auth_options_8 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1863)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1863)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1863)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1861)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1864)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1863)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1863)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1863)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1863)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1863)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1863)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1863)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1863)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1863)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1863)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1863)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1863)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1863)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1863)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1863)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1863)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1866)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1866)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1866)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1866)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1866)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1866)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1866)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1866)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_80(1869)@d81ef7ce05e3: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1867)@d81ef7ce05e3: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(1869) TC_auth_options_80(1869)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042308'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1863)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1863)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1862)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1862)@d81ef7ce05e3: Added conn table entry 0TC_auth_options_80(1869)4189340 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1862)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1863)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1863)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@d81ef7ce05e3: { messageType := 2, destLocRef := '3FEC9C'O, sourceLocRef := '000146'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1861)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1867)@d81ef7ce05e3: Found GsupExpect[0] for "262420000042308" handled at TC_auth_options_80(1869) MSC_Test-GSUP(1867)@d81ef7ce05e3: Added IMSI table entry 0TC_auth_options_80(1869)"262420000042308" MSC_Test_0-SCCP(1861)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1863)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_80(1869)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1869)@d81ef7ce05e3: setverdict(pass): none -> pass TC_auth_options_80(1869)@d81ef7ce05e3: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1863)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1863)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1863)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1863)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1861)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1869)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1861)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1863)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1863)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1863)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1862)@d81ef7ce05e3: Deleted conn table entry 0TC_auth_options_80(1869)4189340 TC_auth_options_80(1869)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@d81ef7ce05e3: port MSCVTYf_perform_lu() done TC_auth_options_80(1869)@d81ef7ce05e3: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1867)@d81ef7ce05e3: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(1869) TC_auth_options_80(1869)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042308'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1862)@d81ef7ce05e3: Added conn table entry 0TC_auth_options_80(1869)5880463 MSC_Test_0-RAN(1862)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1863)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1863)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1863)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1863)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@d81ef7ce05e3: { messageType := 2, destLocRef := '59BA8F'O, sourceLocRef := '000147'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1861)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1861)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1863)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_80(1869)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1869)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1863)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1863)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1869)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1862)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1862)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1861)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1863)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1863)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1861)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1863)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1863)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1863)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1862)@d81ef7ce05e3: Deleted conn table entry 0TC_auth_options_80(1869)5880463 TC_auth_options_80(1869)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1869)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@d81ef7ce05e3: port MSCVTYRunning a successful LU done TC_auth_options_80(1869)@d81ef7ce05e3: port MSCVTYf_establish_fully() starting TC_auth_options_80(1869)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0E10DD96'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1862)@d81ef7ce05e3: Added conn table entry 0TC_auth_options_80(1869)8027241 MSC_Test_0-RAN(1862)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1863)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1863)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@d81ef7ce05e3: { messageType := 2, destLocRef := '7A7C69'O ("z|i"), sourceLocRef := '000148'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1861)@d81ef7ce05e3: Session index based on local reference:0 TC_auth_options_80(1869)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1869)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@d81ef7ce05e3: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1863)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1863)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1863)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1863)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1861)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1869)@d81ef7ce05e3: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1861)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: vl_len:6 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1863)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1861)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1861)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1863)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1863)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1863)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1862)@d81ef7ce05e3: Deleted conn table entry 0TC_auth_options_80(1869)8027241 TC_auth_options_80(1869)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1869)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(1867)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1863)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1864)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1862)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1861)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1868)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1866)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1865)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1860)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1870)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1860): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1861): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1862): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1863): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1864): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1865): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1866): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1867): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1868): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_auth_options_80(1869): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1870): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_auth_options_8 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_8 pass'. Tue Jun 18 08:33:30 UTC 2024 ====== MSC_Tests.TC_auth_options_8 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_auth_options_8.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=392288) Waiting for packet dumper to finish... 1 (prev_count=392288, count=393453) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_8 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_9'. ------ MSC_Tests.TC_auth_options_9 ------ Tue Jun 18 08:33:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_9.pcap" >/data/MSC_Tests.TC_auth_options_9.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_9' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_auth_options_9 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1874)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1874)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1874)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1872)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1875)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1874)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1874)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1874)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1874)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1874)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1874)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1874)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1874)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1874)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1874)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1874)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1874)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1874)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1874)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1874)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1874)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1877)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1877)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1877)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1877)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1877)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1877)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1877)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1877)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_90(1880)@d81ef7ce05e3: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1878)@d81ef7ce05e3: Created GsupExpect[0] for "262420000042309" to be handled at TC_auth_options_90(1880) TC_auth_options_90(1880)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042309'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1874)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1874)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1873)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1873)@d81ef7ce05e3: Added conn table entry 0TC_auth_options_90(1880)16575833 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1873)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1874)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1874)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@d81ef7ce05e3: { messageType := 2, destLocRef := 'FCED59'O, sourceLocRef := '000149'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1872)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1878)@d81ef7ce05e3: Found GsupExpect[0] for "262420000042309" handled at TC_auth_options_90(1880) MSC_Test-GSUP(1878)@d81ef7ce05e3: Added IMSI table entry 0TC_auth_options_90(1880)"262420000042309" MSC_Test_0-SCCP(1872)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1874)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_90(1880)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1880)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1874)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1874)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1873)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514608F223D'O MSC_Test_0-RAN(1873)@d81ef7ce05e3: patched enc_l3: '0554608F223D'O MSC_Test_0-SCCP(1872)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100060554608F223D'O MSC_Test_0-M3UA(1874)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1874)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1872)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1874)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1874)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1874)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1874)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(1880)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1873)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1873)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_0-SCCP(1872)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1874)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1874)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1872)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1874)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1874)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1874)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1873)@d81ef7ce05e3: Deleted conn table entry 0TC_auth_options_90(1880)16575833 TC_auth_options_90(1880)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1880)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1880)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1880)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1880)@d81ef7ce05e3: port MSCVTYf_perform_lu() done TC_auth_options_90(1880)@d81ef7ce05e3: port MSCVTYf_establish_fully() starting TC_auth_options_90(1880)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '69D7DB19'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1873)@d81ef7ce05e3: Added conn table entry 0TC_auth_options_90(1880)712892 MSC_Test_0-RAN(1873)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1874)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1874)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@d81ef7ce05e3: { messageType := 2, destLocRef := '0AE0BC'O, sourceLocRef := '00014A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1872)@d81ef7ce05e3: Session index based on local reference:0 TC_auth_options_90(1880)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1880)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1874)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1874)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1873)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514AFD7C21D'O MSC_Test_0-RAN(1873)@d81ef7ce05e3: patched enc_l3: '0554AFD7C21D'O MSC_Test_0-SCCP(1872)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100060554AFD7C21D'O MSC_Test_0-M3UA(1874)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1874)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1872)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1874)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1874)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(1880)@d81ef7ce05e3: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1872)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: vl_len:6 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1874)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1874)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1872)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1872)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1874)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1874)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1873)@d81ef7ce05e3: Deleted conn table entry 0TC_auth_options_90(1880)712892 MSC_Test_0-M3UA(1874)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_90(1880)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1880)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1880)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1880)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(1874)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1879)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1872)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1881)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1873)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1875)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1878)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1877)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1876)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1871)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1871): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1872): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1873): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1874): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1875): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1876): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1877): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1878): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1879): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_auth_options_90(1880): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1881): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_auth_options_9 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_9 pass'. Tue Jun 18 08:33:37 UTC 2024 ====== MSC_Tests.TC_auth_options_9 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_auth_options_9.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=376891) Waiting for packet dumper to finish... 1 (prev_count=376891, count=378056) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_9 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_10'. ------ MSC_Tests.TC_auth_options_10 ------ Tue Jun 18 08:33:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_10.pcap" >/data/MSC_Tests.TC_auth_options_10.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_10' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_auth_options_10 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1885)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1885)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1885)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1883)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1886)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1885)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1885)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1885)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1885)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1885)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1885)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1885)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1885)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1885)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1885)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1885)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1885)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1885)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1885)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1885)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1885)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1888)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1888)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1888)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1888)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1888)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1888)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1888)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1888)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_100(1891)@d81ef7ce05e3: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1889)@d81ef7ce05e3: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(1891) TC_auth_options_100(1891)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042310'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1885)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1885)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1884)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1884)@d81ef7ce05e3: Added conn table entry 0TC_auth_options_100(1891)4153163 MSC_Test_0-RAN(1884)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1885)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1885)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@d81ef7ce05e3: { messageType := 2, destLocRef := '3F5F4B'O ("?_K"), sourceLocRef := '00014B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1883)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1889)@d81ef7ce05e3: Found GsupExpect[0] for "262420000042310" handled at TC_auth_options_100(1891) MSC_Test-GSUP(1889)@d81ef7ce05e3: Added IMSI table entry 0TC_auth_options_100(1891)"262420000042310" MSC_Test_0-SCCP(1883)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1885)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_100(1891)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1891)@d81ef7ce05e3: setverdict(pass): none -> pass TC_auth_options_100(1891)@d81ef7ce05e3: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1885)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1885)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1885)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1885)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1883)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1891)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1883)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1885)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1885)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1885)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1884)@d81ef7ce05e3: Deleted conn table entry 0TC_auth_options_100(1891)4153163 TC_auth_options_100(1891)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@d81ef7ce05e3: port MSCVTYf_perform_lu() done TC_auth_options_100(1891)@d81ef7ce05e3: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1889)@d81ef7ce05e3: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(1891) TC_auth_options_100(1891)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042310'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1884)@d81ef7ce05e3: Added conn table entry 0TC_auth_options_100(1891)2804143 MSC_Test_0-RAN(1884)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1885)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1885)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1885)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1885)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@d81ef7ce05e3: { messageType := 2, destLocRef := '2AC9AF'O, sourceLocRef := '00014C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1883)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1883)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1885)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_100(1891)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1891)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1885)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1885)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1891)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1884)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1884)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1883)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1885)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1885)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1883)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1885)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1885)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1884)@d81ef7ce05e3: Deleted conn table entry 0TC_auth_options_100(1891)2804143 MSC_Test_0-M3UA(1885)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_100(1891)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1891)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@d81ef7ce05e3: port MSCVTYRunning a successful LU done TC_auth_options_100(1891)@d81ef7ce05e3: port MSCVTYf_establish_fully() starting TC_auth_options_100(1891)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'BE718831'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1884)@d81ef7ce05e3: Added conn table entry 0TC_auth_options_100(1891)12951971 MSC_Test_0-RAN(1884)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1885)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1885)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C5A1A3'O, sourceLocRef := '00014D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1883)@d81ef7ce05e3: Session index based on local reference:0 TC_auth_options_100(1891)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1891)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@d81ef7ce05e3: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1885)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1885)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1885)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1885)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1891)@d81ef7ce05e3: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1883)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: vl_len:6 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-SCCP(1883)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1883)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1885)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1885)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1885)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1884)@d81ef7ce05e3: Deleted conn table entry 0TC_auth_options_100(1891)12951971 TC_auth_options_100(1891)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1891)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1884)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1890)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1883)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1889)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1885)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1892)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1882)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1886)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1888)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1887)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1882): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1883): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1884): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1885): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1886): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1887): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1888): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1889): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1890): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_auth_options_100(1891): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1892): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_auth_options_10 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_10 pass'. Tue Jun 18 08:33:44 UTC 2024 ====== MSC_Tests.TC_auth_options_10 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_auth_options_10.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=393693) Waiting for packet dumper to finish... 1 (prev_count=393693, count=395536) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_10 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_11'. ------ MSC_Tests.TC_auth_options_11 ------ Tue Jun 18 08:33:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_11.pcap" >/data/MSC_Tests.TC_auth_options_11.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_11' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_auth_options_11 started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1896)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1896)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1896)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1894)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1897)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1896)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1896)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1896)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1896)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1896)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1896)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1896)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1896)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1896)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1896)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1896)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1896)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1896)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1896)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1896)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1896)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1899)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1899)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1899)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1899)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1899)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1899)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1899)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1899)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_110(1902)@d81ef7ce05e3: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1900)@d81ef7ce05e3: Created GsupExpect[0] for "262420000042311" to be handled at TC_auth_options_110(1902) TC_auth_options_110(1902)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042311'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1896)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1896)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1895)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1895)@d81ef7ce05e3: Added conn table entry 0TC_auth_options_110(1902)15966757 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1895)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1896)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1896)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@d81ef7ce05e3: { messageType := 2, destLocRef := 'F3A225'O, sourceLocRef := '00014E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1894)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1900)@d81ef7ce05e3: Found GsupExpect[0] for "262420000042311" handled at TC_auth_options_110(1902) MSC_Test-GSUP(1900)@d81ef7ce05e3: Added IMSI table entry 0TC_auth_options_110(1902)"262420000042311" MSC_Test_0-SCCP(1894)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: vl_from0 MSC_Test_0-M3UA(1896)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1894)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_auth_options_110(1902)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1902)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1896)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1896)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1895)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514305F19D8'O MSC_Test_0-RAN(1895)@d81ef7ce05e3: patched enc_l3: '0554305F19D8'O MSC_Test_0-SCCP(1894)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100060554305F19D8'O MSC_Test_0-M3UA(1896)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1896)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1894)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1896)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1896)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1896)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1896)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(1902)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1895)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1895)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_0-SCCP(1894)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1896)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1896)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1894)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1896)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1896)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1896)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1895)@d81ef7ce05e3: Deleted conn table entry 0TC_auth_options_110(1902)15966757 TC_auth_options_110(1902)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1902)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1902)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1902)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1902)@d81ef7ce05e3: port MSCVTYf_perform_lu() done TC_auth_options_110(1902)@d81ef7ce05e3: port MSCVTYf_establish_fully() starting TC_auth_options_110(1902)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2645963E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1895)@d81ef7ce05e3: Added conn table entry 0TC_auth_options_110(1902)7434317 MSC_Test_0-RAN(1895)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1896)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1896)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@d81ef7ce05e3: { messageType := 2, destLocRef := '71704D'O ("qpM"), sourceLocRef := '00014F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1894)@d81ef7ce05e3: Session index based on local reference:0 TC_auth_options_110(1902)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1902)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1896)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1896)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1895)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514E51B40DE'O MSC_Test_0-RAN(1895)@d81ef7ce05e3: patched enc_l3: '0554E51B40DE'O MSC_Test_0-SCCP(1894)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100060554E51B40DE'O MSC_Test_0-M3UA(1896)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1896)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1894)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1896)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1896)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(1902)@d81ef7ce05e3: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1894)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: vl_len:6 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1896)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1896)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1894)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1894)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1896)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1896)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1895)@d81ef7ce05e3: Deleted conn table entry 0TC_auth_options_110(1902)7434317 TC_auth_options_110(1902)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1896)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_110(1902)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1902)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1902)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1895)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1894)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1896)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1900)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1897)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1893)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1898)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1899)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1903)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1901)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1893): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1894): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1895): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1896): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1897): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1898): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1899): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1900): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1901): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_auth_options_110(1902): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1903): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_auth_options_11 finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_11 pass'. Tue Jun 18 08:33:51 UTC 2024 ====== MSC_Tests.TC_auth_options_11 pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_auth_options_11.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=376095) Waiting for packet dumper to finish... 1 (prev_count=376095, count=382031) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_11 pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_csd'. ------ MSC_Tests.TC_lu_and_mo_csd ------ Tue Jun 18 08:33:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mo_csd.pcap" >/data/MSC_Tests.TC_lu_and_mo_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_csd' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_and_mo_csd started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1907)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1907)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1907)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1905)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1908)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1907)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1907)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1910)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1910)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1910)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1910)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1910)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1910)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1910)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1910)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: "CSD Bearer Service: BS21T" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1911)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1906)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1906)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)1604697 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1906)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: { messageType := 2, destLocRef := '187C59'O, sourceLocRef := '000150'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1911)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_csd0(1913) MSC_Test-GSUP(1911)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_and_mo_csd0(1913)"262420000000007" MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)1604697 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3CB5609E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)10441862 MSC_Test_0-RAN(1906)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: { messageType := 2, destLocRef := '9F5486'O, sourceLocRef := '000151'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=1 into dtap '03050407E18A89210140805E04802143F5'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '03450407E18A89210140805E04802143F5'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:20 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140805E04802143F5'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "232", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "80" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test-MNCC(1908)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483612 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "235", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "80" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "80", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Hangup TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1908)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483612 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1906)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)10441862 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: "CSD Bearer Service: BS22T" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1911)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)15904738 MSC_Test_0-RAN(1906)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: { messageType := 2, destLocRef := 'F2AFE2'O, sourceLocRef := '000152'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1906)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)15904738 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B2EAFC37'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)3466412 MSC_Test_0-RAN(1906)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: { messageType := 2, destLocRef := '34E4AC'O, sourceLocRef := '000153'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=1 into dtap '03050407E18A89210240805E04802143F5'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '03450407E18A89210240805E04802143F5'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:20 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240805E04802143F5'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "238", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "81" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(1908)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483611 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "241", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "81" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "81", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Hangup TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483611 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)3466412 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: "CSD Bearer Service: BS24T" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1911)@d81ef7ce05e3: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)8350070 MSC_Test_0-RAN(1906)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: { messageType := 2, destLocRef := '7F6976'O, sourceLocRef := '000154'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)8350070 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1B4ED134'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)4570452 MSC_Test_0-RAN(1906)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: { messageType := 2, destLocRef := '45BD54'O, sourceLocRef := '000155'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=1 into dtap '03050407E18A89210340805E04802143F5'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '03450407E18A89210340805E04802143F5'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:20 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340805E04802143F5'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "244", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "82" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483610 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '038F'O TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "247", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "82" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Hangup TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483610 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)4570452 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: "CSD Bearer Service: BS25T" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1911)@d81ef7ce05e3: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)14142998 MSC_Test_0-RAN(1906)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: { messageType := 2, destLocRef := 'D7CE16'O, sourceLocRef := '000156'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)14142998 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2FC5E6FE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)15133760 MSC_Test_0-RAN(1906)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: { messageType := 2, destLocRef := 'E6EC40'O, sourceLocRef := '000157'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:20 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "250", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "83" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483609 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "253", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "83" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "83", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Hangup TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483609 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1906)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)15133760 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: "CSD Bearer Service: BS26T" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1911)@d81ef7ce05e3: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)4773983 MSC_Test_0-RAN(1906)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: { messageType := 2, destLocRef := '48D85F'O, sourceLocRef := '000158'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)4773983 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '4C6EB95B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)12014705 MSC_Test_0-RAN(1906)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: { messageType := 2, destLocRef := 'B75471'O, sourceLocRef := '000159'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=1 into dtap '03050407E18A89210540805E04802143F5'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '03450407E18A89210540805E04802143F5'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:20 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540805E04802143F5'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "256", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "84" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483608 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "259", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "84" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "84", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Hangup TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1908)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483608 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)12014705 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: "CSD Bearer Service: BS21NT" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1911)@d81ef7ce05e3: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)7313700 MSC_Test_0-RAN(1906)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: { messageType := 2, destLocRef := '6F9924'O, sourceLocRef := '00015A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)7313700 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9A419FA0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)10432522 MSC_Test_0-RAN(1906)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: { messageType := 2, destLocRef := '9F300A'O, sourceLocRef := '00015B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=1 into dtap '03050407E18A89210140A05E04802143F5'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '03450407E18A89210140A05E04802143F5'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:20 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140A05E04802143F5'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "262", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "85" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(1908)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483607 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "265", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "85" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "85", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Hangup TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test-MNCC(1908)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483607 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)10432522 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: "CSD Bearer Service: BS22NT" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1911)@d81ef7ce05e3: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)12952813 MSC_Test_0-RAN(1906)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C5A4ED'O, sourceLocRef := '00015C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)12952813 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'AC781BD5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)15495766 MSC_Test_0-RAN(1906)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: { messageType := 2, destLocRef := 'EC7256'O, sourceLocRef := '00015D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=1 into dtap '03050407E18A89210240A05E04802143F5'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '03450407E18A89210240A05E04802143F5'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:20 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240A05E04802143F5'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "268", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "86" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(1908)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483606 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "271", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "86" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "86", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Hangup TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1908)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483606 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)15495766 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: "CSD Bearer Service: BS24NT" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1911)@d81ef7ce05e3: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)15590977 MSC_Test_0-RAN(1906)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: { messageType := 2, destLocRef := 'EDE641'O, sourceLocRef := '00015E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)15590977 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'AD2D700A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)3375593 MSC_Test_0-RAN(1906)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: { messageType := 2, destLocRef := '3381E9'O, sourceLocRef := '00015F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=1 into dtap '03050407E18A89210340A05E04802143F5'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '03450407E18A89210340A05E04802143F5'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:20 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340A05E04802143F5'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "274", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "87" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483605 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "277", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "87" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "87", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Hangup TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test-MNCC(1908)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483605 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)3375593 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: "CSD Bearer Service: BS25NT" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1911)@d81ef7ce05e3: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)5412702 MSC_Test_0-RAN(1906)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: { messageType := 2, destLocRef := '52975E'O, sourceLocRef := '000160'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)5412702 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7EDFBC5F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)7593223 MSC_Test_0-RAN(1906)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: { messageType := 2, destLocRef := '73DD07'O, sourceLocRef := '000161'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=1 into dtap '03050407E18A89210440A05E04802143F5'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '03450407E18A89210440A05E04802143F5'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:20 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440A05E04802143F5'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "280", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "88" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(1908)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483604 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "283", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "88" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Hangup TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483604 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)7593223 MSC_Test-GSUP-IPA(1910)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1910)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: "CSD Bearer Service: BS26NT" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1911)@d81ef7ce05e3: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)8483351 MSC_Test_0-RAN(1906)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: { messageType := 2, destLocRef := '817217'O, sourceLocRef := '000162'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)8483351 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2AA5E149'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)8369974 MSC_Test_0-RAN(1906)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: { messageType := 2, destLocRef := '7FB736'O, sourceLocRef := '000163'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=1 into dtap '03050407E18A89210540A05E04802143F5'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '03450407E18A89210540A05E04802143F5'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:20 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540A05E04802143F5'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "286", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "89" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483603 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "289", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "89" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "89", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Hangup TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483603 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)8369974 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: "CSD Bearer Service: BS31T" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1911)@d81ef7ce05e3: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)12555753 MSC_Test_0-RAN(1906)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: { messageType := 2, destLocRef := 'BF95E9'O, sourceLocRef := '000164'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)12555753 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '430357B6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)2612731 MSC_Test_0-RAN(1906)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: { messageType := 2, destLocRef := '27DDFB'O, sourceLocRef := '000165'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=1 into dtap '03050407E18A89200240805E04802143F5'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '03450407E18A89200240805E04802143F5'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:20 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200240805E04802143F5'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "292", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8a" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483602 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "295", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8a" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8a", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Hangup TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483602 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1906)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)2612731 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: "CSD Bearer Service: BS32T" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1911)@d81ef7ce05e3: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)5131063 MSC_Test_0-RAN(1906)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: { messageType := 2, destLocRef := '4E4B37'O ("NK7"), sourceLocRef := '000166'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1906)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)5131063 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '32E19CCC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)11011648 MSC_Test_0-RAN(1906)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: { messageType := 2, destLocRef := 'A80640'O, sourceLocRef := '000167'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=1 into dtap '03050407E18A89200340805E04802143F5'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '03450407E18A89200340805E04802143F5'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:20 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200340805E04802143F5'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "298", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8b" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(1908)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483601 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "301", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8b" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8b", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Hangup TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483601 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)11011648 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: "CSD Bearer Service: BS33T" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1911)@d81ef7ce05e3: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)7436194 MSC_Test_0-RAN(1906)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: { messageType := 2, destLocRef := '7177A2'O, sourceLocRef := '000168'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)7436194 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9D0AAE7D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)13292590 MSC_Test_0-RAN(1906)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: { messageType := 2, destLocRef := 'CAD42E'O, sourceLocRef := '000169'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=1 into dtap '03050407E18A89200440805E04802143F5'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '03450407E18A89200440805E04802143F5'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:20 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200440805E04802143F5'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "304", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8c" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(1908)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483600 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "307", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8c" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8c", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Hangup TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483600 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)13292590 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: "CSD Bearer Service: BS34T" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1911)@d81ef7ce05e3: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)3805269 MSC_Test_0-RAN(1906)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: { messageType := 2, destLocRef := '3A1055'O, sourceLocRef := '00016A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)3805269 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'AF7D343C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)12541867 MSC_Test_0-RAN(1906)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: { messageType := 2, destLocRef := 'BF5FAB'O, sourceLocRef := '00016B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=1 into dtap '03050407E18A89200540805E04802143F5'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '03450407E18A89200540805E04802143F5'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:20 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200540805E04802143F5'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "310", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8d" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483599 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "313", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8d" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8d", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Hangup TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@d81ef7ce05e3: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@d81ef7ce05e3: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483599 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1905)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)12541867 TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(1905)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1909)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1910)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1912)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1908)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1911)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1904)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1906)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1907)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1914)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1904): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1905): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1906): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1907): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1908): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1909): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1910): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1911): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1912): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_and_mo_csd0(1913): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1914): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_and_mo_csd finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_csd pass'. Tue Jun 18 08:34:28 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_csd pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_and_mo_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=5242904) Waiting for packet dumper to finish... 1 (prev_count=5242904, count=5244069) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_csd pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_csd'. ------ MSC_Tests.TC_lu_and_mt_csd ------ Tue Jun 18 08:34:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mt_csd.pcap" >/data/MSC_Tests.TC_lu_and_mt_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_csd' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_lu_and_mt_csd started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1918)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1918)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1918)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1916)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1919)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1918)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1918)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1921)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1921)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1921)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1921)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1921)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1921)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1921)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1921)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: "CSD Bearer Service: BS21T" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1922)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1917)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)7240594 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(1917)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: { messageType := 2, destLocRef := '6E7B92'O, sourceLocRef := '00016C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1922)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mt_csd0(1924) MSC_Test-GSUP(1922)@d81ef7ce05e3: Added IMSI table entry 0TC_lu_and_mt_csd0(1924)"262420000000007" MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)7240594 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1919)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)478462690 MSC_Test_0-RAN(1917)@d81ef7ce05e3: Created IMSI[0] for '262420000000007'H'BB3C83C0'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: Created IMSI[1] for '262420000000007'H'BB3C83C0'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'BB3C83C0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)5837878 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: { messageType := 2, destLocRef := '591436'O, sourceLocRef := '00016D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 2 MSC_Test-MGCP(1920)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "316", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8e" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '8347'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Hangup TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1919)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)478462690 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)5837878 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 9: done MSC_Test_0-RAN(1917)@d81ef7ce05e3: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: "CSD Bearer Service: BS22T" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1922)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1917)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)9609067 MSC_Test_0-RAN(1917)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: { messageType := 2, destLocRef := '929F6B'O, sourceLocRef := '00016E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)9609067 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1919)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)2109567012 MSC_Test_0-RAN(1917)@d81ef7ce05e3: Created IMSI[0] for '262420000000007'H'699897C4'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: Created IMSI[2] for '262420000000007'H'699897C4'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '699897C4'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)10183477 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: { messageType := 2, destLocRef := '9B6335'O, sourceLocRef := '00016F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 2 MSC_Test-MGCP(1920)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "322", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8f" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '8347'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Hangup TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1919)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)2109567012 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)10183477 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 9: done MSC_Test_0-RAN(1917)@d81ef7ce05e3: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: "CSD Bearer Service: BS24T" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1922)@d81ef7ce05e3: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1917)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)10880155 MSC_Test_0-RAN(1917)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: { messageType := 2, destLocRef := 'A6049B'O, sourceLocRef := '000170'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)10880155 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: Created IMSI[0] for '262420000000007'H'A1A389E1'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)1762302110 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: Created IMSI[3] for '262420000000007'H'A1A389E1'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A1A389E1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)9110035 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: { messageType := 2, destLocRef := '8B0213'O, sourceLocRef := '000171'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 2 MSC_Test-MGCP(1920)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "328", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "90" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '8347'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Hangup TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1919)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1762302110 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1917)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)9110035 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 9: done MSC_Test_0-RAN(1917)@d81ef7ce05e3: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: "CSD Bearer Service: BS25T" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1922)@d81ef7ce05e3: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1917)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)4120322 MSC_Test_0-RAN(1917)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: { messageType := 2, destLocRef := '3EDF02'O, sourceLocRef := '000172'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1917)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)4120322 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: Created IMSI[0] for '262420000000007'H'A41BEB9A'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)1601146517 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: Created IMSI[4] for '262420000000007'H'A41BEB9A'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A41BEB9A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)5870577 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: { messageType := 2, destLocRef := '5993F1'O, sourceLocRef := '000173'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 2 MSC_Test-MGCP(1920)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "334", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "91" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '8347'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Hangup TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1919)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1601146517 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1917)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)5870577 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 9: done MSC_Test_0-RAN(1917)@d81ef7ce05e3: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: "CSD Bearer Service: BS26T" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1922)@d81ef7ce05e3: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1917)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)9044767 MSC_Test_0-RAN(1917)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: { messageType := 2, destLocRef := '8A031F'O, sourceLocRef := '000174'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1917)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)9044767 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: Created IMSI[0] for '262420000000007'H'6C54EFF6'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)644303236 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: Created IMSI[5] for '262420000000007'H'6C54EFF6'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6C54EFF6'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)3473455 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: { messageType := 2, destLocRef := '35002F'O, sourceLocRef := '000175'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 2 MSC_Test-MGCP(1920)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "340", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "92" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '8347'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Hangup TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1919)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)644303236 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1917)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)3473455 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 9: done MSC_Test_0-RAN(1917)@d81ef7ce05e3: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: "CSD Bearer Service: BS21NT" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1922)@d81ef7ce05e3: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1917)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)7839395 MSC_Test_0-RAN(1917)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: { messageType := 2, destLocRef := '779EA3'O, sourceLocRef := '000176'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)7839395 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: Created IMSI[0] for '262420000000007'H'4A64BED8'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)1901017750 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: Created IMSI[6] for '262420000000007'H'4A64BED8'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '4A64BED8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)14290001 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: { messageType := 2, destLocRef := 'DA0C51'O, sourceLocRef := '000177'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 2 MSC_Test-MGCP(1920)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "346", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "93" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '8347'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Hangup TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1919)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1901017750 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)14290001 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 9: done MSC_Test_0-RAN(1917)@d81ef7ce05e3: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: "CSD Bearer Service: BS22NT" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1922)@d81ef7ce05e3: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1917)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)12115447 MSC_Test_0-RAN(1917)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: { messageType := 2, destLocRef := 'B8DDF7'O, sourceLocRef := '000178'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)12115447 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: Created IMSI[0] for '262420000000007'H'1B1BE4BC'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)865105725 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: Created IMSI[7] for '262420000000007'H'1B1BE4BC'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1B1BE4BC'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)3511810 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: { messageType := 2, destLocRef := '359602'O, sourceLocRef := '000179'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 2 MSC_Test-MGCP(1920)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "352", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "94" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '8347'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Hangup TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1919)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)865105725 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1917)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)3511810 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 9: done MSC_Test_0-RAN(1917)@d81ef7ce05e3: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: "CSD Bearer Service: BS24NT" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1922)@d81ef7ce05e3: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1917)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)11318915 MSC_Test_0-RAN(1917)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: { messageType := 2, destLocRef := 'ACB683'O, sourceLocRef := '00017A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)11318915 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1919)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)983879410 MSC_Test_0-RAN(1917)@d81ef7ce05e3: Created IMSI[0] for '262420000000007'H'95B4D631'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: Created IMSI[8] for '262420000000007'H'95B4D631'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '95B4D631'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)3269943 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: { messageType := 2, destLocRef := '31E537'O, sourceLocRef := '00017B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 2 MSC_Test-MGCP(1920)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "358", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "95" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '8347'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Hangup TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1919)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)983879410 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1917)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)3269943 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 9: done MSC_Test_0-RAN(1917)@d81ef7ce05e3: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: "CSD Bearer Service: BS25NT" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1922)@d81ef7ce05e3: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1917)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)4888676 MSC_Test_0-RAN(1917)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: { messageType := 2, destLocRef := '4A9864'O, sourceLocRef := '00017C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)4888676 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1919)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)553673390 MSC_Test_0-RAN(1917)@d81ef7ce05e3: Created IMSI[0] for '262420000000007'H'AFA9DD3E'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: Created IMSI[9] for '262420000000007'H'AFA9DD3E'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'AFA9DD3E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)14002323 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: { messageType := 2, destLocRef := 'D5A893'O, sourceLocRef := '00017D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 2 MSC_Test-MGCP(1920)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "364", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "96" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Hangup TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1919)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)553673390 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)14002323 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 9: done MSC_Test_0-RAN(1917)@d81ef7ce05e3: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: "CSD Bearer Service: BS26NT" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1922)@d81ef7ce05e3: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1917)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)2496076 MSC_Test_0-RAN(1917)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: { messageType := 2, destLocRef := '26164C'O, sourceLocRef := '00017E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)2496076 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: Created IMSI[0] for '262420000000007'H'03635E7C'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)83940760 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: Created IMSI[10] for '262420000000007'H'03635E7C'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '03635E7C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)13216508 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C9AAFC'O, sourceLocRef := '00017F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 2 MSC_Test-MGCP(1920)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "370", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "97" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Hangup TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1919)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)83940760 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)13216508 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 9: done MSC_Test_0-RAN(1917)@d81ef7ce05e3: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: "CSD Bearer Service: BS31T" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1922)@d81ef7ce05e3: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1917)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)6488986 MSC_Test_0-RAN(1917)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: { messageType := 2, destLocRef := '63039A'O, sourceLocRef := '000180'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)6488986 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: Created IMSI[0] for '262420000000007'H'A198CDB5'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)1467135836 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: Created IMSI[11] for '262420000000007'H'A198CDB5'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A198CDB5'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)13406294 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: { messageType := 2, destLocRef := 'CC9056'O, sourceLocRef := '000181'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 2 MSC_Test-MGCP(1920)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "376", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "98" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '8347'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Hangup TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1919)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1467135836 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)13406294 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 9: done MSC_Test_0-RAN(1917)@d81ef7ce05e3: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: "CSD Bearer Service: BS32T" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1922)@d81ef7ce05e3: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1917)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)10563471 MSC_Test_0-RAN(1917)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: { messageType := 2, destLocRef := 'A12F8F'O, sourceLocRef := '000182'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1917)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)10563471 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: Created IMSI[0] for '262420000000007'H'133399C7'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)1369406143 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: Created IMSI[12] for '262420000000007'H'133399C7'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '133399C7'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)441068 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: { messageType := 2, destLocRef := '06BAEC'O, sourceLocRef := '000183'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 2 MSC_Test-MGCP(1920)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "382", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "99" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 5 MSC_Test-GSUP-IPA(1921)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1921)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Hangup TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1919)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1369406143 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)441068 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 9: done MSC_Test_0-RAN(1917)@d81ef7ce05e3: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: "CSD Bearer Service: BS33T" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1922)@d81ef7ce05e3: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1917)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)3051949 MSC_Test_0-RAN(1917)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: { messageType := 2, destLocRef := '2E91AD'O, sourceLocRef := '000184'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)3051949 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: Created IMSI[0] for '262420000000007'H'11BF20C4'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)323734335 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: Created IMSI[13] for '262420000000007'H'11BF20C4'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '11BF20C4'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)1813320 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: { messageType := 2, destLocRef := '1BAB48'O, sourceLocRef := '000185'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 2 MSC_Test-MGCP(1920)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "388", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9a" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '8347'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Hangup TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1919)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)323734335 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1917)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1813320 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 9: done MSC_Test_0-RAN(1917)@d81ef7ce05e3: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: "CSD Bearer Service: BS34T" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: ----------------------------------------------- MSC_Test-GSUP(1922)@d81ef7ce05e3: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1917)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)15741953 MSC_Test_0-RAN(1917)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: { messageType := 2, destLocRef := 'F03401'O, sourceLocRef := '000186'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)15741953 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1919)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)541068672 MSC_Test_0-RAN(1917)@d81ef7ce05e3: Created IMSI[0] for '262420000000007'H'65A9DB70'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d81ef7ce05e3: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d81ef7ce05e3: Created IMSI[14] for '262420000000007'H'65A9DB70'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '65A9DB70'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@d81ef7ce05e3: Added conn table entry 0TC_lu_and_mt_csd0(1924)13147310 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C89CAE'O, sourceLocRef := '000187'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 2 MSC_Test-MGCP(1920)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "394", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9b" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:16 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Hold the call for some time TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Hangup TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@d81ef7ce05e3: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@d81ef7ce05e3: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1919)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)541068672 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(1916)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-RAN(1917)@d81ef7ce05e3: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)13147310 MSC_Test_0-M3UA(1918)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: f_call_hangup 9: done MSC_Test_0-RAN(1917)@d81ef7ce05e3: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(1922)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1918)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1921)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1916)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1915)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1917)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1919)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1925)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1920)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1923)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1915): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1916): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1917): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1918): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1919): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1920): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1921): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1922): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1923): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_lu_and_mt_csd0(1924): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1925): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_lu_and_mt_csd finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_csd pass'. Tue Jun 18 08:34:58 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_csd pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_lu_and_mt_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=5051396) Waiting for packet dumper to finish... 1 (prev_count=5051396, count=5053239) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_csd pass' was executed successfully (exit status: 0). MC@d81ef7ce05e3: Test execution finished. MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_reject ------ Tue Jun 18 08:35:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_imsi_reject.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_imsi_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_lu_imsi_reject started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1929)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1929)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1929)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1927)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(1932)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(1932)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1932)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(1930)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(1935)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(1935)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1935)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(1933)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1936)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1929)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1929)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1929)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1929)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1929)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1929)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1929)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1929)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1929)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1929)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1929)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1929)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1929)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1929)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1929)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1929)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1932)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(1932)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1932)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1932)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(1932)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1932)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1932)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1932)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1932)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1932)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1932)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1932)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1932)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1932)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1932)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1932)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1935)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(1935)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1935)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(1935)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(1935)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1935)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1935)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1935)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(1935)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(1935)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1935)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1932)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1935)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1932)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1935)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1935)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(1935)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1935)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1938)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1938)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1938)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1938)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1938)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1938)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1938)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1938)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1939)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001003" to be handled at TC_iu_lu_imsi_reject2(1941) TC_iu_lu_imsi_reject2(1941)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001003'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1929)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1929)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1928)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1932)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1932)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1932)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1931)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(1935)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1935)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1935)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1934)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1934)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_imsi_reject2(1941)10244230 MSC_Test_2-SCCP(1933)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(1935)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1934)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1935)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1935)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1933)@d81ef7ce05e3: { messageType := 2, destLocRef := '9C5086'O, sourceLocRef := '000188'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(1933)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1939)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001003" handled at TC_iu_lu_imsi_reject2(1941) MSC_Test-GSUP(1939)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_lu_imsi_reject2(1941)"262420000001003" MSC_Test_2-M3UA(1935)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1935)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1933)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(1933)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1933)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1933)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1934)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514F29EDDF021045C332294'O MSC_Test_2-RAN(1934)@d81ef7ce05e3: patched enc_l3: '0554F29EDDF021045C332294'O MSC_Test_2-SCCP(1933)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(1933)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(1933)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(1933)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F29EDDF021045C332294'O MSC_Test_2-M3UA(1935)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1935)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1935)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1933)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(1933)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1933)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1933)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1933)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(1933)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(1933)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(1933)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1935)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1935)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1935)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1933)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(1933)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1933)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1933)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1935)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1935)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(1935)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(1933)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(1935)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1933)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1933)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1933)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1933)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(1933)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1933)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1933)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1933)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(1933)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(1933)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(1933)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(1935)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1935)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1935)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1933)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(1935)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1934)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_imsi_reject2(1941)10244230 TC_iu_lu_imsi_reject2(1941)@d81ef7ce05e3: setverdict(pass): none -> pass TC_iu_lu_imsi_reject2(1941)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_reject2(1941)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_reject2(1941)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(1928)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1927)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1929)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(1934)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1936)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(1930)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(1931)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(1932)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1926)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1939)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1942)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1940)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1938)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1937)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(1933)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(1935)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1926): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1927): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1928): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1929): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(1930): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(1931): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(1932): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(1933): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(1934): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(1935): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1936): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1937): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1938): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1939): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1940): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_lu_imsi_reject2(1941): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1942): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_lu_imsi_reject finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject pass'. Tue Jun 18 08:35:04 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_imsi_reject pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=306125) Waiting for packet dumper to finish... 1 (prev_count=306125, count=309324) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup ------ Tue Jun 18 08:35:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_lu_imsi_timeout_gsup started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1946)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1946)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1946)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1944)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(1949)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(1949)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1949)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(1947)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(1952)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(1952)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1952)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(1950)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1953)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1946)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1946)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1946)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1946)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1946)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1946)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1946)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1946)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1946)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1946)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1946)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1946)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1946)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1946)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1946)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1946)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1949)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(1949)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1949)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1949)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(1949)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1949)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1949)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1949)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1949)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1949)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1949)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1949)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1949)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1949)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1949)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1949)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1952)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(1952)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1952)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(1952)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(1952)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1952)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1952)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1952)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(1952)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(1952)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1949)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1952)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1949)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1952)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1952)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1952)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(1952)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1952)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1955)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1955)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1955)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1955)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1955)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1955)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1955)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1955)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1956)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001004" to be handled at TC_iu_lu_imsi_timeout_gsup2(1958) TC_iu_lu_imsi_timeout_gsup2(1958)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001004'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1946)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1946)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1946)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1945)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1949)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1949)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1949)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1948)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(1952)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1952)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1952)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1951)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1951)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_imsi_timeout_gsup2(1958)8773741 MSC_Test_2-SCCP(1950)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(1952)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1951)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1952)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1952)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1950)@d81ef7ce05e3: { messageType := 2, destLocRef := '85E06D'O, sourceLocRef := '000189'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(1950)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1956)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001004" handled at TC_iu_lu_imsi_timeout_gsup2(1958) MSC_Test-GSUP(1956)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_lu_imsi_timeout_gsup2(1958)"262420000001004" MSC_Test_2-M3UA(1952)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1952)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1950)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(1950)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1950)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1950)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1951)@d81ef7ce05e3: patching N(SD)=1 into dtap '05141C5C58A02104EBD0B1D4'O MSC_Test_2-RAN(1951)@d81ef7ce05e3: patched enc_l3: '05541C5C58A02104EBD0B1D4'O MSC_Test_2-SCCP(1950)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(1950)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(1950)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(1950)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541C5C58A02104EBD0B1D4'O MSC_Test_2-M3UA(1952)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1952)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1952)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1950)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(1950)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1950)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1950)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1950)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(1950)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(1950)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(1950)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1952)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1952)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1952)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1950)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(1950)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1950)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1950)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1946)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1946)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1946)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1946)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1946)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1946)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1952)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1952)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(1952)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1952)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1950)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(1950)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1950)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1950)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1950)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(1950)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1950)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1950)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1950)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(1950)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(1950)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(1950)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(1952)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1952)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1952)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1950)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(1952)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1951)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_imsi_timeout_gsup2(1958)8773741 TC_iu_lu_imsi_timeout_gsup2(1958)@d81ef7ce05e3: setverdict(pass): none -> pass TC_iu_lu_imsi_timeout_gsup2(1958)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_timeout_gsup2(1958)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_timeout_gsup2(1958)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(1946)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1945)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1944)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1956)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(1950)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(1947)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(1949)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1955)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(1948)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1953)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1957)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1943)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1954)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(1951)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(1952)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1959)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1943): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1944): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1945): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1946): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(1947): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(1948): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(1949): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(1950): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(1951): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(1952): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1953): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1954): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1955): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1956): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1957): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_lu_imsi_timeout_gsup2(1958): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1959): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_lu_imsi_timeout_gsup finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass'. Tue Jun 18 08:35:15 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=319018) Waiting for packet dumper to finish... 1 (prev_count=319018, count=322217) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi ------ Tue Jun 18 08:35:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_lu_imsi_auth3g_tmsi started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1963)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1963)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1963)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1961)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(1966)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(1966)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1966)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(1964)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(1969)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(1969)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1969)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(1967)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1970)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1963)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1963)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1963)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1963)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1963)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1963)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1963)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1963)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1963)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1963)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1963)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1963)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1963)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1963)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1963)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1963)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1966)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(1966)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1966)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1966)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(1966)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1966)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1966)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1966)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1966)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1966)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1966)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1966)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1966)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1966)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1966)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1966)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1969)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(1969)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1969)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(1969)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(1969)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1969)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1969)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1969)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(1969)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(1969)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1969)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1966)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1969)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1969)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1966)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1969)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(1969)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1969)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1972)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1972)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1972)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1972)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1972)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1972)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1972)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1972)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1973)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001005" to be handled at TC_iu_lu_imsi_auth3g_tmsi2(1975) TC_iu_lu_imsi_auth3g_tmsi2(1975)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1963)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1963)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1963)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1962)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1966)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1966)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1966)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1965)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(1969)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1969)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1969)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1968)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1968)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(1975)7552629 MSC_Test_2-SCCP(1967)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(1969)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1968)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1969)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1969)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1967)@d81ef7ce05e3: { messageType := 2, destLocRef := '733E75'O ("s>u"), sourceLocRef := '00018A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(1967)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1973)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_auth3g_tmsi2(1975) MSC_Test-GSUP(1973)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_lu_imsi_auth3g_tmsi2(1975)"262420000001005" TC_iu_lu_imsi_auth3g_tmsi2(1975)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(1975)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(1969)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1969)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1967)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(1967)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1967)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1967)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1968)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514B019A57E2104B65F6C3B'O MSC_Test_2-RAN(1968)@d81ef7ce05e3: patched enc_l3: '0554B019A57E2104B65F6C3B'O MSC_Test_2-SCCP(1967)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(1967)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(1967)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(1967)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B019A57E2104B65F6C3B'O MSC_Test_2-M3UA(1969)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1969)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1969)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1967)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(1967)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1967)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1967)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1967)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(1967)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(1967)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(1967)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1969)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1969)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1969)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1967)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(1967)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1967)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1967)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1969)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1969)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1967)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(1967)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1967)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1967)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_auth3g_tmsi2(1975)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(1968)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(1968)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(1967)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(1967)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(1967)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(1967)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(1969)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1969)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1969)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1967)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(1967)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1967)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1967)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1967)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(1967)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(1967)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(1967)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(1969)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1969)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1969)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1967)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(1969)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1968)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(1975)7552629 TC_iu_lu_imsi_auth3g_tmsi2(1975)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(1975)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(1975)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(1975)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(1975)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_1-RAN(1965)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1963)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(1964)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1961)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1973)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1974)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1962)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(1970)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(1966)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(1969)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1960)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1976)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(1967)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(1968)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1972)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1971)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1960): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1961): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1962): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1963): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(1964): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(1965): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(1966): none (none -> none) Tue Jun 18 08:35:20 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi.talloc MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(1967): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(1968): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(1969): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1970): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1971): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1972): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1973): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1974): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_lu_imsi_auth3g_tmsi2(1975): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1976): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=319200) Waiting for packet dumper to finish... 1 (prev_count=319200, count=322311) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc ------ Tue Jun 18 08:35:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_lu_imsi_timeout_tmsi_realloc started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1980)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1980)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1980)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1978)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(1983)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(1983)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1983)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(1981)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(1986)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(1986)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1986)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(1984)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1987)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1980)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1980)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1980)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1980)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1980)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1980)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1980)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1980)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1980)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1980)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1980)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1980)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1980)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1980)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1980)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1980)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1983)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(1983)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1983)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1983)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(1983)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1983)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1983)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1983)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1983)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1983)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1983)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1983)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1983)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1983)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1983)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1983)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1986)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(1986)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1986)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(1986)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(1986)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1986)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1986)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1986)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(1986)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(1986)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1983)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1986)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1986)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1983)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1986)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1986)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(1986)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1986)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1989)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1989)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1989)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1989)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1989)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1989)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1989)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1989)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1990)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001005" to be handled at TC_iu_lu_imsi_timeout_tmsi_realloc2(1992) TC_iu_lu_imsi_timeout_tmsi_realloc2(1992)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1980)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1980)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1980)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1979)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1983)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1983)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(1983)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1982)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(1986)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1986)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1986)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1985)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1985)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(1992)11390139 MSC_Test_2-SCCP(1984)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-RAN(1985)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1986)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1986)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1986)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1984)@d81ef7ce05e3: { messageType := 2, destLocRef := 'ADCCBB'O, sourceLocRef := '00018B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(1984)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(1990)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_timeout_tmsi_realloc2(1992) MSC_Test-GSUP(1990)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(1992)"262420000001005" MSC_Test_2-M3UA(1986)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1986)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1984)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(1984)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1984)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1984)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1985)@d81ef7ce05e3: patching N(SD)=1 into dtap '051451440FC021041193FB28'O MSC_Test_2-RAN(1985)@d81ef7ce05e3: patched enc_l3: '055451440FC021041193FB28'O MSC_Test_2-SCCP(1984)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(1984)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(1984)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(1984)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055451440FC021041193FB28'O MSC_Test_2-M3UA(1986)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1986)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1986)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1984)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(1984)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1984)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1984)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1984)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(1984)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(1984)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(1984)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1986)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1986)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1986)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1984)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(1984)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1984)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1984)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1986)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1986)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1984)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(1984)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1984)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1984)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1986)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1986)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1984)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(1984)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1984)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1984)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1986)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(1986)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1984)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(1984)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1984)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1984)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_timeout_tmsi_realloc2(1992)@d81ef7ce05e3: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@d81ef7ce05e3: Test Component 1992 has requested to stop MTC. Terminating current testcase execution. MSC_Test-MNCC(1987)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(1983)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(1990)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1980)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(1982)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(1985)@d81ef7ce05e3: Final verdict of PTC: none TC_iu_lu_imsi_timeout_tmsi_realloc2(1992)@d81ef7ce05e3: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" MSC_Test_0-RAN(1979)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(1981)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(1986)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(1991)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(1989)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(1988)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1977)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1993)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1978)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(1984)@d81ef7ce05e3: Final verdict of PTC: none Tue Jun 18 08:35:33 UTC 2024 ------ MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail ------ Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc.talloc MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1977): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1978): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1979): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1980): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(1981): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(1982): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(1983): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(1984): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(1985): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(1986): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(1987): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(1988): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(1989): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(1990): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(1991): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_lu_imsi_timeout_tmsi_realloc2(1992): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1993): none (fail -> fail) MTC@d81ef7ce05e3: Test case TC_iu_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=285116) Waiting for packet dumper to finish... 1 (prev_count=285116, count=288315) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown'. ------ MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown ------ Tue Jun 18 08:35:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown.pcap" >/data/MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_cmserv_imsi_unknown started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(1997)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(1997)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1997)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(1995)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2000)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2000)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2000)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(1998)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2003)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2003)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2003)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2001)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2004)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2006)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2006)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2006)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2006)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2006)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2006)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2006)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2006)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2007)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001006" to be handled at TC_iu_cmserv_imsi_unknown2(2009) TC_iu_cmserv_imsi_unknown2(2009)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001006'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(1997)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(1997)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1997)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1997)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(1997)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1997)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1997)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1997)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1997)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1997)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1997)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1997)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1997)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1997)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1997)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1997)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2000)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2000)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2000)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2000)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2000)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2000)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2000)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2000)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2000)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2000)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2000)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2000)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2000)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2000)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2000)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2000)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2003)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2003)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2003)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2003)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2003)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2003)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2003)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2003)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2003)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2003)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2000)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2003)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2003)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2000)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2003)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2003)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2003)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2003)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1997)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1997)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(1997)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1996)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2000)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2000)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2000)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1999)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2003)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2003)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2003)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2002)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2002)@d81ef7ce05e3: Added conn table entry 0TC_iu_cmserv_imsi_unknown2(2009)15529044 MSC_Test_2-SCCP(2001)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2003)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2002)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2003)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2003)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2003)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2003)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2003)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2003)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2001)@d81ef7ce05e3: { messageType := 2, destLocRef := 'ECF454'O, sourceLocRef := '00018C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2001)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2001)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2001)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2001)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2001)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2001)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2001)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2001)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2001)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP-IPA(2006)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2006)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_2-M3UA(2003)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2003)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2001)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2003)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2002)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_cmserv_imsi_unknown2(2009)15529044 MSC_Test-GSUP-IPA(2006)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2006)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2006)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2006)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_cmserv_imsi_unknown2(2009)@d81ef7ce05e3: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@d81ef7ce05e3: Test Component 2009 has requested to stop MTC. Terminating current testcase execution. MSC_Test_1-SCCP(1998)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(1995)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2001)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2007)@d81ef7ce05e3: Final verdict of PTC: none TC_iu_cmserv_imsi_unknown2(2009)@d81ef7ce05e3: Final verdict of PTC: fail reason: "Tguard timeout" MSC_Test-MNCC(2004)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(1996)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(1999)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2000)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2003)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1994)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2010)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2008)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2006)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(1997)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2005)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2002)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1994): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(1995): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(1996): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(1997): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(1998): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(1999): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2000): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2001): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2002): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2003): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2004): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2005): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2006): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2007): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2008): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_cmserv_imsi_unknown2(2009): fail (none -> fail) reason: "Tguard timeout" MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2010): none (fail -> fail) MTC@d81ef7ce05e3: Test case TC_iu_cmserv_imsi_unknown finished. Verdict: fail reason: Tguard timeout MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail'. Tue Jun 18 08:36:38 UTC 2024 ------ MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail ------ Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=245693) Waiting for packet dumper to finish... 1 (prev_count=245693, count=248804) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_call ------ Tue Jun 18 08:36:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mo_call.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_mo_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_lu_and_mo_call started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2014)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2014)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2014)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2012)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2017)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2017)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2017)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2015)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2020)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2020)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2020)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2018)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2021)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2023)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(2014)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2014)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2014)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2023)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test_0-M3UA(2014)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2014)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(2023)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2023)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(2014)@d81ef7ce05e3: Message received on association #8 MSC_Test-GSUP-IPA(2023)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2023)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test_0-M3UA(2014)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2014)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test-GSUP-IPA(2023)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2023)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2014)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2014)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2014)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2014)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2014)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2014)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2014)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2014)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2017)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2017)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2017)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2017)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2017)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2017)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2017)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2017)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2017)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2017)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2017)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2017)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2017)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2017)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2017)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2017)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2020)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2020)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2017)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2017)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2024)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001007" to be handled at TC_iu_lu_and_mo_call2(2026) TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2014)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2014)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2014)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2013)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2017)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2017)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2017)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2016)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2019)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2019)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mo_call2(2026)16638558 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2019)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d81ef7ce05e3: { messageType := 2, destLocRef := 'FDE25E'O, sourceLocRef := '00018D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2024)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001007" handled at TC_iu_lu_and_mo_call2(2026) MSC_Test-GSUP(2024)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_lu_and_mo_call2(2026)"262420000001007" TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2019)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514F173A0422104D38F3C68'O MSC_Test_2-RAN(2019)@d81ef7ce05e3: patched enc_l3: '0554F173A0422104D38F3C68'O MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F173A0422104D38F3C68'O MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2019)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2019)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2019)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2026)16638558 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '383FA6DE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2019)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mo_call2(2026)2693392 MSC_Test_2-RAN(2019)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d81ef7ce05e3: { messageType := 2, destLocRef := '291910'O, sourceLocRef := '00018E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2019)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514B39122692104F05DE00D'O MSC_Test_2-RAN(2019)@d81ef7ce05e3: patched enc_l3: '0554B39122692104F05DE00D'O MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B39122692104F05DE00D'O MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2021)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call2(2026) MSC_Test-MGCP(2022)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_call2(2026) MSC_Test_2-RAN(2019)@d81ef7ce05e3: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2019)@d81ef7ce05e3: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: vl_len:28 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2022)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "400", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9c" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mo_call2(2026) TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2021)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call2(2026) MSC_Test-MNCC(2021)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mo_call2(2026)-2147483598 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: vl_len:46 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "403", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "9c" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9c", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2019)@d81ef7ce05e3: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2019)@d81ef7ce05e3: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: f_mo_call_establish DONE TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: Hold the call for some time TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: Hangup TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2019)@d81ef7ce05e3: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2019)@d81ef7ce05e3: patched enc_l3: '032A'O MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2021)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2026)-2147483598 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2018)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2019)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2026)2693392 TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2020)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: f_call_hangup 9: done TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2026)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(2012)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2019)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2024)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2013)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2021)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2022)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2014)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2015)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2017)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2016)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2018)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2023)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2011)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2025)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2027)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2020)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2011): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2012): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2013): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2014): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2015): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2016): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2017): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2018): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2019): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2020): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2021): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2022): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2023): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2024): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2025): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_lu_and_mo_call2(2026): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2027): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_lu_and_mo_call finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call pass'. Tue Jun 18 08:36:51 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_call pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=610181) Waiting for packet dumper to finish... 1 (prev_count=610181, count=613292) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout ------ Tue Jun 18 08:36:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2031)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2031)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2031)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(2029)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2034)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2034)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2034)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2032)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2037)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2037)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2037)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2035)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2038)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2031)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2031)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2031)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2031)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2031)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2031)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2031)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2031)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2031)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2031)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2031)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2031)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2031)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2031)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2031)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2031)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2040)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2040)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test_1-M3UA(2034)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2034)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2040)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2040)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_1-M3UA(2034)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2040)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2040)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2040)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2040)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2034)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2034)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2034)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2034)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2034)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2034)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2034)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2034)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2034)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2034)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2034)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2034)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2034)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2037)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2037)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2034)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2034)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2041)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001019" to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001019'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2031)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2031)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2031)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2030)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2034)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2034)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2034)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2033)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2036)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2036)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)12561014 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2036)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d81ef7ce05e3: { messageType := 2, destLocRef := 'BFAA76'O, sourceLocRef := '00018F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2035)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2041)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001019" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043) MSC_Test-GSUP(2041)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)"262420000001019" TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2036)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514995103F421042921D83F'O MSC_Test_2-RAN(2036)@d81ef7ce05e3: patched enc_l3: '0554995103F421042921D83F'O MSC_Test_2-SCCP(2035)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554995103F421042921D83F'O MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2035)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2036)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2036)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2035)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2035)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2036)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)12561014 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2646E57B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2036)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)10400888 MSC_Test_2-RAN(2036)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d81ef7ce05e3: { messageType := 2, destLocRef := '9EB478'O, sourceLocRef := '000190'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2035)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2036)@d81ef7ce05e3: patching N(SD)=1 into dtap '05142C19B5C72104F37E14AD'O MSC_Test_2-RAN(2036)@d81ef7ce05e3: patched enc_l3: '05542C19B5C72104F37E14AD'O MSC_Test_2-SCCP(2035)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542C19B5C72104F37E14AD'O MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2035)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2038)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043) MSC_Test-MGCP(2039)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043) MSC_Test_2-RAN(2036)@d81ef7ce05e3: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2036)@d81ef7ce05e3: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2035)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: vl_len:28 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2039)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "406", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9d" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2038)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043) MSC_Test-MNCC(2038)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)-2147483597 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d81ef7ce05e3: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2035)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: vl_len:46 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-SCCP(2035)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "409", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "9d" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9d", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2036)@d81ef7ce05e3: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2036)@d81ef7ce05e3: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2035)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2035)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d81ef7ce05e3: f_mo_call_establish DONE TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Message received on association #8 MSC_Test-MNCC(2038)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)-2147483597 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2036)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)10400888 MSC_Test_2-M3UA(2037)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(2030)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2029)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2041)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2042)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2031)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2028)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2034)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2032)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2038)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2033)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2039)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2040)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2044)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2035)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2037)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2036)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2028): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2029): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2030): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2031): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2032): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2033): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2034): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2035): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2036): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2037): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2038): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2039): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2040): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2041): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2042): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2044): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass'. Tue Jun 18 08:37:02 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=575429) Waiting for packet dumper to finish... 1 (prev_count=575429, count=578628) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout'. ------ MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout ------ Tue Jun 18 08:37:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_lu_auth_sai_timeout started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2048)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2048)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2048)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2046)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2051)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2051)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2051)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2049)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2054)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2054)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2054)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2052)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2055)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2048)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2048)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2048)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2048)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2048)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2048)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2048)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2048)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2048)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2048)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2048)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2048)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2048)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2048)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2048)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2048)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2051)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2051)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2051)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2051)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2051)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2051)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2051)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2051)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2051)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2051)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2051)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2051)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2051)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2051)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2051)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2051)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2054)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2054)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2054)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2054)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2054)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2054)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2054)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2054)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2054)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2054)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2054)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2051)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2051)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2054)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2054)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2054)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2054)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2054)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2048)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2048)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2048)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2047)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2051)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2051)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2051)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2050)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2054)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2054)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2054)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2053)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2057)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2057)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2057)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2057)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2057)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2057)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2057)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2057)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2058)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001008" to be handled at TC_iu_lu_auth_sai_timeout2(2060) TC_iu_lu_auth_sai_timeout2(2060)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001008'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2053)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_auth_sai_timeout2(2060)12439513 MSC_Test_2-SCCP(2052)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-RAN(2053)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2054)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2054)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2054)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2052)@d81ef7ce05e3: { messageType := 2, destLocRef := 'BDCFD9'O, sourceLocRef := '000191'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2052)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2058)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001008" handled at TC_iu_lu_auth_sai_timeout2(2060) MSC_Test-GSUP(2058)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_lu_auth_sai_timeout2(2060)"262420000001008" MSC_Test_2-M3UA(2054)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2054)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2054)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2054)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2052)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2052)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2052)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2052)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2052)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2052)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2052)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2052)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2052)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2052)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2052)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2052)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2054)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2054)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2054)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2052)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2054)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2053)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_auth_sai_timeout2(2060)12439513 TC_iu_lu_auth_sai_timeout2(2060)@d81ef7ce05e3: setverdict(pass): none -> pass TC_iu_lu_auth_sai_timeout2(2060)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_timeout2(2060)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_timeout2(2060)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_1-RAN(2050)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2046)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2049)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2054)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2047)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2055)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2051)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2048)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2045)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2052)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2061)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2059)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2056)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2058)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2053)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2057)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2045): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2046): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2047): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2048): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2049): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2050): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2051): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2052): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2053): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2054): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2055): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2056): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2057): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2058): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2059): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_lu_auth_sai_timeout2(2060): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2061): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_lu_auth_sai_timeout finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass'. Tue Jun 18 08:37:13 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=247975) Waiting for packet dumper to finish... 1 (prev_count=247975, count=249052) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err'. ------ MSC_Tests_Iu.TC_iu_lu_auth_sai_err ------ Tue Jun 18 08:37:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_auth_sai_err.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_auth_sai_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_lu_auth_sai_err started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2065)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2065)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2065)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2063)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2068)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2068)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2068)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2066)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2071)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2071)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2071)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2069)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2072)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2065)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2065)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2065)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2065)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2065)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2065)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2065)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2065)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2065)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2065)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2065)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2065)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2065)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2065)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2065)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2065)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2068)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2068)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2068)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2068)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2068)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2068)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2068)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2068)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2068)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2068)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2068)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2068)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2068)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2068)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2068)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2068)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2071)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2071)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2074)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test_2-M3UA(2071)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2071)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2071)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(2074)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test_2-M3UA(2071)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2071)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2071)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test-GSUP-IPA(2074)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2074)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_2-M3UA(2071)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test-GSUP-IPA(2074)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test_2-M3UA(2071)@d81ef7ce05e3: Message received on association #8 MSC_Test-GSUP-IPA(2074)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test_2-M3UA(2071)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2068)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2071)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2068)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2071)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2071)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test-GSUP-IPA(2074)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2074)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2071)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2071)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2075)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001009" to be handled at TC_iu_lu_auth_sai_err2(2077) TC_iu_lu_auth_sai_err2(2077)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001009'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2065)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2065)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2065)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2064)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2068)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2068)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2068)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2067)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2071)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2071)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2071)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2070)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2070)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_auth_sai_err2(2077)7520354 MSC_Test_2-SCCP(2069)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2071)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2070)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2071)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2071)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2069)@d81ef7ce05e3: { messageType := 2, destLocRef := '72C062'O, sourceLocRef := '000192'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2069)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2075)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001009" handled at TC_iu_lu_auth_sai_err2(2077) MSC_Test-GSUP(2075)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_lu_auth_sai_err2(2077)"262420000001009" MSC_Test_2-M3UA(2071)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2071)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2071)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2069)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2069)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2071)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2069)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2069)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2069)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2069)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2069)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2069)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2069)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2069)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2069)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2069)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2071)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2071)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2071)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2069)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2070)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_auth_sai_err2(2077)7520354 MSC_Test_2-M3UA(2071)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_auth_sai_err2(2077)@d81ef7ce05e3: setverdict(pass): none -> pass TC_iu_lu_auth_sai_err2(2077)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_err2(2077)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_err2(2077)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(2063)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2069)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2065)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2070)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2066)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2075)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2068)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2064)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2067)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2076)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2071)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2074)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2078)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2073)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2062)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2072)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2062): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2063): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2064): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2065): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2066): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2067): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2068): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2069): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2070): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2071): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2072): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2073): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2074): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2075): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2076): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_lu_auth_sai_err2(2077): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2078): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_lu_auth_sai_err finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass'. Tue Jun 18 08:37:19 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_lu_auth_sai_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=246072) Waiting for packet dumper to finish... 1 (prev_count=246072, count=247237) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_release_request'. ------ MSC_Tests_Iu.TC_iu_lu_release_request ------ Tue Jun 18 08:37:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_release_request.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_release_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_release_request' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_lu_release_request started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2082)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2082)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2082)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2080)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2085)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2085)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2085)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2083)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2088)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2088)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2088)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2086)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2089)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2091)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2091)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2091)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2091)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2091)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2091)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2091)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2091)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2082)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2082)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2082)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2082)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2082)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2082)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2082)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2082)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2082)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2082)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2082)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2082)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2082)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2082)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2082)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2082)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2085)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2085)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2085)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2085)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2085)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2085)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2085)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2085)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2085)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2085)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2085)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2085)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2085)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2085)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2085)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2085)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2092)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001010" to be handled at TC_iu_lu_release_request2(2094) TC_iu_lu_release_request2(2094)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001010'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-M3UA(2088)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2088)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2088)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2088)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2088)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2088)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2088)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2088)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2088)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2088)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2088)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2085)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2088)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2088)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2085)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2088)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2088)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2088)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2082)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2082)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2082)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2081)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2085)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2085)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2085)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2084)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2088)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2088)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2088)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2087)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2087)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_release_request2(2094)1176998 MSC_Test_2-SCCP(2086)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2088)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2087)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2088)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2088)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2086)@d81ef7ce05e3: { messageType := 2, destLocRef := '11F5A6'O, sourceLocRef := '000193'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2086)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2092)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001010" handled at TC_iu_lu_release_request2(2094) MSC_Test-GSUP(2092)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_lu_release_request2(2094)"262420000001010" MSC_Test_2-SCCP(2086)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2086)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2086)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2086)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O MSC_Test_2-M3UA(2088)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2088)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2088)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2088)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2088)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2086)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2086)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2086)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2086)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2086)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2086)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2086)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2086)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2086)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2086)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2086)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2086)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2088)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2088)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2088)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2086)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2088)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2087)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_release_request2(2094)1176998 TC_iu_lu_release_request2(2094)@d81ef7ce05e3: setverdict(pass): none -> pass TC_iu_lu_release_request2(2094)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(2080)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2087)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2083)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2092)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2081)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2093)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2079)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2089)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2085)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2082)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2095)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2090)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2091)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2084)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2086)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2088)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2079): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2080): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2081): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2082): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2083): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2084): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2085): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2086): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2087): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2088): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2089): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2090): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2091): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2092): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2093): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_lu_release_request2(2094): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2095): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_lu_release_request finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_release_request pass'. Tue Jun 18 08:37:26 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_release_request pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_lu_release_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=254996) Waiting for packet dumper to finish... 1 (prev_count=254996, count=256161) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_release_request pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_disconnect'. ------ MSC_Tests_Iu.TC_iu_lu_disconnect ------ Tue Jun 18 08:37:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_disconnect.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_disconnect' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_lu_disconnect started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2099)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2099)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2099)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(2097)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2102)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2102)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2102)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2100)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2105)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2105)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2105)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2103)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2106)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2108)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2108)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2108)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2108)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2108)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2108)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2108)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2108)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2099)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2099)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2099)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2099)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2099)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2099)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2099)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2099)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2099)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2099)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2099)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2099)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2099)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2099)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2099)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2099)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2102)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2102)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2102)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2102)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2102)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2102)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2102)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2102)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2102)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2102)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2102)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2102)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2102)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2102)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2102)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2102)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2105)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2105)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2105)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2105)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2105)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2105)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2105)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2105)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2105)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2105)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2102)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2105)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2105)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2105)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2105)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2102)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2105)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2105)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2109)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001011" to be handled at TC_iu_lu_disconnect2(2111) TC_iu_lu_disconnect2(2111)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001011'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2099)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2099)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2099)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2098)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2102)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2102)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2102)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2101)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2105)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2105)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2105)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2104)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2104)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_disconnect2(2111)14854081 MSC_Test_2-SCCP(2103)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2105)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2104)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2105)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2105)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2103)@d81ef7ce05e3: { messageType := 2, destLocRef := 'E2A7C1'O, sourceLocRef := '000194'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2103)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2109)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001011" handled at TC_iu_lu_disconnect2(2111) MSC_Test-GSUP(2109)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_lu_disconnect2(2111)"262420000001011" TC_iu_lu_disconnect2(2111)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-RAN(2104)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_disconnect2(2111)14854081 MSC_Test_2-SCCP(2103)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-M3UA(2105)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2105)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2105)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2103)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2103)@d81ef7ce05e3: RLC received in state:disconnect_pending TC_iu_lu_disconnect2(2111)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_1-RAN(2101)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2103)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2109)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2100)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2097)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2105)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2098)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2108)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2102)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2107)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2106)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2096)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2110)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2099)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2104)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2112)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2096): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2097): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2098): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2099): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2100): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2101): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2102): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2103): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2104): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2105): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2106): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2107): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2108): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2109): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2110): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_lu_disconnect2(2111): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2112): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_lu_disconnect finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_disconnect pass'. Tue Jun 18 08:37:34 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_disconnect pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_lu_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=220135) Waiting for packet dumper to finish... 1 (prev_count=220135, count=223334) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_disconnect pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_by_imei'. ------ MSC_Tests_Iu.TC_iu_lu_by_imei ------ Tue Jun 18 08:37:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_by_imei.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_by_imei' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_lu_by_imei started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2116)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2116)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2116)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(2114)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2119)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2119)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2119)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2117)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2122)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2122)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2122)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2120)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2123)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2125)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2125)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2125)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2125)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2125)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2125)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2125)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2125)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2116)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2116)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2116)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2116)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2116)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2116)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2116)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2116)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2116)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2116)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2116)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2116)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2116)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2116)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2116)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2116)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2126)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001012" to be handled at TC_iu_lu_by_imei2(2128) TC_iu_lu_by_imei2(2128)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '010'B, oddEvenInd_identity := { imei := { oddevenIndicator := '1'B, digits := '49999000001012'H } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_1-M3UA(2119)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2119)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2119)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2119)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2119)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2119)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2119)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2119)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2119)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2119)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2119)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2119)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2119)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2119)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2119)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2119)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2122)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2122)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2122)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2122)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2122)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2122)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2122)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2122)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2122)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2122)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2122)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2119)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2122)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2122)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2122)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2119)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2122)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2122)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2116)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2116)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2116)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2115)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2119)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2119)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2119)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2118)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2122)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2122)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2122)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2121)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2121)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_by_imei2(2128)11669687 MSC_Test_2-SCCP(2120)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2122)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2121)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2122)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2122)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2122)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2122)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2120)@d81ef7ce05e3: { messageType := 2, destLocRef := 'B210B7'O, sourceLocRef := '000195'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2120)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2120)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2120)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2120)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2120)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2122)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2122)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2122)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2122)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2120)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2120)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2120)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2120)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2120)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2120)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2120)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2120)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2120)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2120)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2120)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2120)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2122)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2122)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2122)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2120)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2121)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_by_imei2(2128)11669687 MSC_Test_2-M3UA(2122)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_by_imei2(2128)@d81ef7ce05e3: setverdict(pass): none -> pass TC_iu_lu_by_imei2(2128)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_by_imei2(2128)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_by_imei2(2128)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(2116)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2115)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2120)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2126)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2123)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2117)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2121)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2114)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2119)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2118)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2113)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2129)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2122)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2125)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2124)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2127)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2113): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2114): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2115): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2116): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2117): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2118): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2119): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2120): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2121): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2122): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2123): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2124): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2125): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2126): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2127): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_lu_by_imei2(2128): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2129): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_lu_by_imei finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_by_imei pass'. Tue Jun 18 08:37:45 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_by_imei pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_lu_by_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=243640) Waiting for packet dumper to finish... 1 (prev_count=243640, count=246751) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_by_imei pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi'. ------ MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi ------ Tue Jun 18 08:37:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi.pcap" >/data/MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_imsi_detach_by_imsi started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2133)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2133)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2133)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(2131)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2136)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2136)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2136)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2134)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2139)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2139)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2139)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-SCCP(2137)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2140)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2142)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2142)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2142)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2142)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2142)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2142)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2142)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2142)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2133)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2133)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2133)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2133)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2133)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2133)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2133)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2133)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2133)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2133)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2133)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2133)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2133)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2133)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2133)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2133)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard TC_iu_imsi_detach_by_imsi2(2145)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001014'H, fillerDigit := omit } } } } } } } } MSC_Test_1-M3UA(2136)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2136)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2136)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2136)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2136)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2136)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2136)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2136)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2136)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2136)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2136)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2136)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2136)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2136)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2136)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2136)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2139)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2139)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2139)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2139)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2139)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2139)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2139)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2139)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2139)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2139)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2139)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2136)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2139)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2136)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2139)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2139)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2139)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2139)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2133)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2133)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2133)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2132)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2136)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2136)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2136)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2135)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2139)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2139)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2139)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2138)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2138)@d81ef7ce05e3: Added conn table entry 0TC_iu_imsi_detach_by_imsi2(2145)15718504 MSC_Test_2-SCCP(2137)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2139)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2138)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2139)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2139)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2139)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2139)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2137)@d81ef7ce05e3: { messageType := 2, destLocRef := 'EFD868'O, sourceLocRef := '000196'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2137)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2137)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2137)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2137)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2137)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2137)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2137)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2137)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2137)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2139)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2139)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2139)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2137)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2139)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2138)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_imsi_detach_by_imsi2(2145)15718504 TC_iu_imsi_detach_by_imsi2(2145)@d81ef7ce05e3: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imsi2(2145)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(2132)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2139)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2134)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2131)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2143)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2138)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2133)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2136)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2137)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2130)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2140)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2144)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2135)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2142)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2146)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2141)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2130): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2131): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2132): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2133): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2134): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2135): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2136): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2137): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2138): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2139): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2140): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2141): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2142): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2143): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2144): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_imsi_detach_by_imsi2(2145): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2146): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_imsi_detach_by_imsi finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass'. Tue Jun 18 08:37:51 UTC 2024 ====== MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=223088) Waiting for packet dumper to finish... 1 (prev_count=223088, count=224165) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi'. ------ MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi ------ Tue Jun 18 08:37:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi.pcap" >/data/MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_imsi_detach_by_tmsi started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2150)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2150)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2150)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2148)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2153)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2153)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2153)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-SCCP(2151)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2156)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2156)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2156)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2154)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2157)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2159)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2159)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2159)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2159)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2159)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2159)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2159)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2159)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2150)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2150)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2150)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2150)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2150)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2150)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2150)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2150)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2150)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2150)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2150)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2150)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2150)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2150)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2150)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2150)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard TC_iu_imsi_detach_by_tmsi2(2162)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '01020304'O } } } } } } } } MSC_Test_1-M3UA(2153)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2153)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2153)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2153)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2153)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2153)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2153)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2153)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2153)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2153)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2153)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2153)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2153)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2153)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2153)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2153)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2156)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2156)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2156)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2156)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2156)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2156)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2156)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2156)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2156)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2156)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2156)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2153)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2153)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2156)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2156)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2156)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2156)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2156)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2150)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2150)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2150)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2149)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2153)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2153)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2153)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2152)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2156)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2156)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2156)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2155)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2155)@d81ef7ce05e3: Added conn table entry 0TC_iu_imsi_detach_by_tmsi2(2162)2235626 MSC_Test_2-SCCP(2154)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2156)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2155)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2156)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2156)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2156)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2156)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2154)@d81ef7ce05e3: { messageType := 2, destLocRef := '221CEA'O, sourceLocRef := '000197'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2154)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2154)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2154)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2154)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2154)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2154)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2154)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2154)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2154)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2156)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2156)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2156)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2154)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2156)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2155)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_imsi_detach_by_tmsi2(2162)2235626 TC_iu_imsi_detach_by_tmsi2(2162)@d81ef7ce05e3: setverdict(pass): none -> pass TC_iu_imsi_detach_by_tmsi2(2162)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_tmsi2(2162)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_tmsi2(2162)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(2149)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2148)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2152)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2151)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2150)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2147)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2154)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2160)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2155)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2153)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2157)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2158)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2161)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2163)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2156)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2159)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2147): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2148): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2149): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2150): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2151): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2152): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2153): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2154): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2155): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2156): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2157): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2158): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2159): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2160): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2161): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_imsi_detach_by_tmsi2(2162): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2163): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_imsi_detach_by_tmsi finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass'. Tue Jun 18 08:37:57 UTC 2024 ====== MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=222554) Waiting for packet dumper to finish... 1 (prev_count=222554, count=223631) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei'. ------ MSC_Tests_Iu.TC_iu_imsi_detach_by_imei ------ Tue Jun 18 08:38:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_imsi_detach_by_imei.pcap" >/data/MSC_Tests_Iu.TC_iu_imsi_detach_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_imsi_detach_by_imei started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2167)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2167)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2167)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2165)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2170)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2170)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2170)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2168)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2173)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2173)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2173)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-SCCP(2171)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2174)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2167)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2167)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2167)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2167)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2167)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2167)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2167)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2167)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2167)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2167)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2167)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2167)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2167)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2167)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2167)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2167)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2170)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2170)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2170)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2176)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test_1-M3UA(2170)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2170)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2170)@d81ef7ce05e3: Message received on association #8 MSC_Test-GSUP-IPA(2176)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test_1-M3UA(2170)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2170)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2170)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2170)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2170)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2170)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2170)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2170)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2170)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2170)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2176)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2176)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2176)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2176)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2176)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2176)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2173)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2173)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2173)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2173)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2173)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2173)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2173)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2173)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2173)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2170)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2170)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2173)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2173)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2173)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2173)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2173)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2173)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2173)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard TC_iu_imsi_detach_by_imei2(2179)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '010'B, oddEvenInd_identity := { imei := { oddevenIndicator := '1'B, digits := '49999000001016'H } } } } } } } } MSC_Test_0-M3UA(2167)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2167)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2167)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2166)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2170)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2170)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2170)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2169)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2173)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2173)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2173)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2172)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2172)@d81ef7ce05e3: Added conn table entry 0TC_iu_imsi_detach_by_imei2(2179)16495858 MSC_Test_2-SCCP(2171)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2173)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2172)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2173)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2173)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2173)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2173)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2171)@d81ef7ce05e3: { messageType := 2, destLocRef := 'FBB4F2'O, sourceLocRef := '000198'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2171)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2171)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2171)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2171)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2171)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2171)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2171)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2171)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2171)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2173)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2173)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2173)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2171)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2173)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2172)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_imsi_detach_by_imei2(2179)16495858 TC_iu_imsi_detach_by_imei2(2179)@d81ef7ce05e3: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imei2(2179)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_imei2(2179)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_imei2(2179)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(2166)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2165)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2168)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2177)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2164)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2170)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2178)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2171)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2173)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2172)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2169)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2175)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2174)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2176)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2180)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2167)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2164): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2165): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2166): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2167): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2168): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2169): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2170): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2171): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2172): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2173): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2174): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2175): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2176): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2177): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2178): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_imsi_detach_by_imei2(2179): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2180): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_imsi_detach_by_imei finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass'. Tue Jun 18 08:38:03 UTC 2024 ====== MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_imsi_detach_by_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=225638) Waiting for packet dumper to finish... 1 (prev_count=225638, count=226715) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject'. ------ MSC_Tests_Iu.TC_iu_emerg_call_imei_reject ------ Tue Jun 18 08:38:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_emerg_call_imei_reject.pcap" >/data/MSC_Tests_Iu.TC_iu_emerg_call_imei_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_emerg_call_imei_reject started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2184)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2184)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2184)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2182)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2187)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2187)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2187)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2185)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2190)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2190)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2190)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2188)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2191)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2193)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2193)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2193)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2193)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2193)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2193)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2193)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2193)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2184)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2184)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2184)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2184)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2184)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2184)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2184)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2184)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2184)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2184)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2184)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2184)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2184)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2184)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2184)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2184)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2187)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2187)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2187)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2187)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2187)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2187)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2187)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2187)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2187)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2187)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2187)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2187)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2187)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2187)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2187)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2187)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2190)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2190)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2190)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2190)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2190)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2190)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2190)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2190)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2190)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2190)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2190)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2187)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2190)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2190)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2190)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2187)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2190)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2190)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard TC_iu_emerg_call_imei_reject2(2196)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0010'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '010'B, oddEvenInd_identity := { imei := { oddevenIndicator := '1'B, digits := '49999000001017'H } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(2184)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2184)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2184)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2183)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2187)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2187)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2187)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2186)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2190)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2190)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2190)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2189)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2189)@d81ef7ce05e3: Added conn table entry 0TC_iu_emerg_call_imei_reject2(2196)15916580 MSC_Test_2-SCCP(2188)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2190)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2189)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2190)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2190)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2190)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2190)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2190)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2190)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2188)@d81ef7ce05e3: { messageType := 2, destLocRef := 'F2DE24'O, sourceLocRef := '000199'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2188)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2188)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2188)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2188)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2188)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2188)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2188)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2188)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2188)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2188)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2188)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2188)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2188)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2190)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2190)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2190)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2188)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2190)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2189)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_emerg_call_imei_reject2(2196)15916580 TC_iu_emerg_call_imei_reject2(2196)@d81ef7ce05e3: setverdict(pass): none -> pass TC_iu_emerg_call_imei_reject2(2196)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imei_reject2(2196)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imei_reject2(2196)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-RAN(2189)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2183)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2182)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2186)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2194)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2191)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2185)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2187)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2181)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2184)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2188)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2192)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2195)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2193)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2197)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2190)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2181): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2182): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2183): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2184): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2185): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2186): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2187): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2188): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2189): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2190): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2191): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2192): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2193): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2194): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2195): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_emerg_call_imei_reject2(2196): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2197): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_emerg_call_imei_reject finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass'. Tue Jun 18 08:38:09 UTC 2024 ====== MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_emerg_call_imei_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=230073) Waiting for packet dumper to finish... 1 (prev_count=230073, count=231238) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi'. ------ MSC_Tests_Iu.TC_iu_emerg_call_imsi ------ Tue Jun 18 08:38:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_emerg_call_imsi.pcap" >/data/MSC_Tests_Iu.TC_iu_emerg_call_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_emerg_call_imsi started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2201)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2201)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2201)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(2199)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2204)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2204)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2204)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2202)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2207)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2207)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2207)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-SCCP(2205)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2208)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2201)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2201)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2201)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2201)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2201)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2201)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2201)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2201)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2201)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2201)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2201)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2201)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2201)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2201)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2201)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2201)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2210)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2210)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2210)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2210)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2210)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2210)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2210)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2210)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2204)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2204)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2204)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2204)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2204)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2204)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2204)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2204)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2204)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2204)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2204)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2204)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2204)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2204)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2204)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2204)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2207)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2207)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2204)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2204)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2211)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001018" to be handled at TC_iu_emerg_call_imsi2(2213) TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001018'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2201)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2201)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2201)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2200)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2204)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2204)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2204)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2203)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2206)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2206)@d81ef7ce05e3: Added conn table entry 0TC_iu_emerg_call_imsi2(2213)6197083 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2206)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d81ef7ce05e3: { messageType := 2, destLocRef := '5E8F5B'O, sourceLocRef := '00019A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2211)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001018" handled at TC_iu_emerg_call_imsi2(2213) MSC_Test-GSUP(2211)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_emerg_call_imsi2(2213)"262420000001018" TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2206)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514B2A2AC9821040852F6A6'O MSC_Test_2-RAN(2206)@d81ef7ce05e3: patched enc_l3: '0554B2A2AC9821040852F6A6'O MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B2A2AC9821040852F6A6'O MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2206)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2206)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2206)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2213)6197083 TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0010'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A46E6027'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2206)@d81ef7ce05e3: Added conn table entry 0TC_iu_emerg_call_imsi2(2213)16473826 MSC_Test_2-RAN(2206)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d81ef7ce05e3: { messageType := 2, destLocRef := 'FB5EE2'O, sourceLocRef := '00019B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2206)@d81ef7ce05e3: patching N(SD)=1 into dtap '05149D0056DC2104A9303E1C'O MSC_Test_2-RAN(2206)@d81ef7ce05e3: patched enc_l3: '05549D0056DC2104A9303E1C'O MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549D0056DC2104A9303E1C'O MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2208)@d81ef7ce05e3: Created MnccExpect[0] for "112" to be handled at TC_iu_emerg_call_imsi2(2213) MSC_Test-MGCP(2209)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_emerg_call_imsi2(2213) MSC_Test_2-RAN(2206)@d81ef7ce05e3: patching N(SD)=2 into dtap '030E0406600504020081'O MSC_Test_2-RAN(2206)@d81ef7ce05e3: patched enc_l3: '038E0406600504020081'O MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: vl_len:22 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A038E0406600504020081'O MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2209)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "412", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9e" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_emerg_call_imsi2(2213) TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2208)@d81ef7ce05e3: Found MnccExpect[0] for "112" handled at TC_iu_emerg_call_imsi2(2213) MSC_Test-MNCC(2208)@d81ef7ce05e3: Added conn table entry 0TC_iu_emerg_call_imsi2(2213)-2147483596 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: vl_len:46 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "415", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "9e" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9e", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2206)@d81ef7ce05e3: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2206)@d81ef7ce05e3: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: f_mo_call_establish DONE TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: Hold the call for some time TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: Call stayed open for 5.000000 seconds, all is well. TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: Hangup TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2206)@d81ef7ce05e3: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2206)@d81ef7ce05e3: patched enc_l3: '032A'O MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Message received on association #8 MSC_Test-MNCC(2208)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2213)-2147483596 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2205)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2206)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2213)16473826 MSC_Test_2-M3UA(2207)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: f_call_hangup 6.iu: rx SCCP DISC TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: f_call_hangup 9: done TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2213)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-MNCC(2208)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2205)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2211)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2199)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2201)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2204)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2206)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2207)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2202)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2203)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2200)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2212)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2198)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2214)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2209)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2210)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2198): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2199): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2200): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2201): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2202): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2203): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2204): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2205): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2206): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2207): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2208): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2209): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2210): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2211): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2212): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_emerg_call_imsi2(2213): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2214): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_emerg_call_imsi finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi pass'. Tue Jun 18 08:38:21 UTC 2024 ====== MSC_Tests_Iu.TC_iu_emerg_call_imsi pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_emerg_call_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=614182) Waiting for packet dumper to finish... 1 (prev_count=614182, count=617381) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_establish_and_nothing'. ------ MSC_Tests_Iu.TC_iu_establish_and_nothing ------ Tue Jun 18 08:38:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_establish_and_nothing.pcap" >/data/MSC_Tests_Iu.TC_iu_establish_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_establish_and_nothing' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_establish_and_nothing started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2218)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2218)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2218)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(2216)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2221)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2221)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2221)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2219)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2224)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2224)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2224)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2222)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2225)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2227)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2227)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2227)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2227)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2227)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2227)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2227)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2227)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2228)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001027" to be handled at TC_iu_establish_and_nothing2(2230) TC_iu_establish_and_nothing2(2230)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001027'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2218)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2218)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2218)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2218)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2218)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2218)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2218)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2218)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2218)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2218)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2218)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2218)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2218)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2218)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2218)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2218)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2221)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2221)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2221)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2221)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2221)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2221)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2221)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2221)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2221)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2221)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2221)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2221)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2221)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2221)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2221)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2221)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2224)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2224)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2224)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2224)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2224)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2224)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2224)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2224)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2224)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2224)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2224)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2224)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2224)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2221)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2224)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2221)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2224)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2224)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2218)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2218)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2218)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2217)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2221)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2221)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2221)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2220)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2224)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2224)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2223)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2223)@d81ef7ce05e3: Added conn table entry 0TC_iu_establish_and_nothing2(2230)2579962 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2224)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2223)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2224)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2224)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@d81ef7ce05e3: { messageType := 2, destLocRef := '275DFA'O, sourceLocRef := '00019C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2222)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2228)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001027" handled at TC_iu_establish_and_nothing2(2230) MSC_Test-GSUP(2228)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_establish_and_nothing2(2230)"262420000001027" TC_iu_establish_and_nothing2(2230)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2230)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2224)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2224)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2223)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514DACA11642104D3FF446F'O MSC_Test_2-RAN(2223)@d81ef7ce05e3: patched enc_l3: '0554DACA11642104D3FF446F'O MSC_Test_2-SCCP(2222)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DACA11642104D3FF446F'O MSC_Test_2-M3UA(2224)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2224)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2222)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2224)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2224)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2224)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2224)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_establish_and_nothing2(2230)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2223)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2223)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2222)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2224)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2224)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2222)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2224)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2224)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2224)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2223)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_establish_and_nothing2(2230)2579962 TC_iu_establish_and_nothing2(2230)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2230)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2230)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2230)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2230)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '67D1D4B3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2223)@d81ef7ce05e3: Added conn table entry 0TC_iu_establish_and_nothing2(2230)16318794 MSC_Test_2-RAN(2223)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2224)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2224)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@d81ef7ce05e3: { messageType := 2, destLocRef := 'F9014A'O, sourceLocRef := '00019D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2222)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_establish_and_nothing2(2230)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2230)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2224)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2224)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2223)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514A32A726721042E7B671F'O MSC_Test_2-RAN(2223)@d81ef7ce05e3: patched enc_l3: '0554A32A726721042E7B671F'O MSC_Test_2-SCCP(2222)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A32A726721042E7B671F'O MSC_Test_2-M3UA(2224)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2224)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2222)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2224)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2224)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2224)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2224)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2222)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2222)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2224)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2224)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2223)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_establish_and_nothing2(2230)16318794 MSC_Test_2-M3UA(2224)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_establish_and_nothing2(2230)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2230)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2230)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2230)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_1-RAN(2220)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2221)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2224)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2216)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2228)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2219)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2223)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2218)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2225)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2215)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2229)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2222)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2227)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2226)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2231)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2217)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2215): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2216): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2217): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2218): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2219): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2220): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2221): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2222): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2223): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2224): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2225): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2226): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2227): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2228): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2229): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_establish_and_nothing2(2230): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2231): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_establish_and_nothing finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_establish_and_nothing pass'. Tue Jun 18 08:38:33 UTC 2024 ====== MSC_Tests_Iu.TC_iu_establish_and_nothing pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_establish_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=446955) Waiting for packet dumper to finish... 1 (prev_count=446955, count=448120) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_establish_and_nothing pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing'. ------ MSC_Tests_Iu.TC_iu_mo_setup_and_nothing ------ Tue Jun 18 08:38:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_mo_setup_and_nothing.pcap" >/data/MSC_Tests_Iu.TC_iu_mo_setup_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_mo_setup_and_nothing started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2235)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2235)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2235)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2233)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2238)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2238)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2238)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2236)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2241)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2241)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2241)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2239)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2242)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2244)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2244)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2244)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2244)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2244)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2244)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2244)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2244)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2245)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001028" to be handled at TC_iu_mo_setup_and_nothing2(2247) TC_iu_mo_setup_and_nothing2(2247)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001028'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2235)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2235)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2235)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2235)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2235)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2235)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2235)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2235)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2235)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2235)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2235)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2235)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2235)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2235)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2235)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2235)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2238)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2238)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2238)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2238)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2238)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2238)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2238)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2238)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2238)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2238)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2238)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2238)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2238)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2238)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2238)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2238)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2241)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2241)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2241)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2241)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2241)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2241)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2241)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2241)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2241)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2241)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2241)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2238)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2241)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2241)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2241)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2238)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2241)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2241)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2235)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2235)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2235)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2234)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2238)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2238)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2238)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2237)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2241)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2241)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2240)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2240)@d81ef7ce05e3: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2247)7475093 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2241)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2240)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2241)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2241)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@d81ef7ce05e3: { messageType := 2, destLocRef := '720F95'O, sourceLocRef := '00019E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2239)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2245)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001028" handled at TC_iu_mo_setup_and_nothing2(2247) MSC_Test-GSUP(2245)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_mo_setup_and_nothing2(2247)"262420000001028" TC_iu_mo_setup_and_nothing2(2247)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2247)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2241)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2241)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2240)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514D96351242104C14AFE38'O MSC_Test_2-RAN(2240)@d81ef7ce05e3: patched enc_l3: '0554D96351242104C14AFE38'O MSC_Test_2-SCCP(2239)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D96351242104C14AFE38'O MSC_Test_2-M3UA(2241)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2241)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2239)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2241)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2241)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2241)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2241)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_setup_and_nothing2(2247)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2240)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2240)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2239)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2241)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2241)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2239)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2241)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2241)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2240)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2247)7475093 MSC_Test_2-M3UA(2241)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_setup_and_nothing2(2247)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2247)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2247)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2247)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2247)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'AF6D6F01'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2240)@d81ef7ce05e3: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2247)4096635 MSC_Test_2-RAN(2240)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2241)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2241)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@d81ef7ce05e3: { messageType := 2, destLocRef := '3E827B'O, sourceLocRef := '00019F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2239)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_mo_setup_and_nothing2(2247)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2247)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2241)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2241)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2240)@d81ef7ce05e3: patching N(SD)=1 into dtap '05148E1F91092104AB5E4165'O MSC_Test_2-RAN(2240)@d81ef7ce05e3: patched enc_l3: '05548E1F91092104AB5E4165'O MSC_Test_2-SCCP(2239)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548E1F91092104AB5E4165'O MSC_Test_2-M3UA(2241)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2241)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2239)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2241)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2241)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2242)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_setup_and_nothing2(2247) MSC_Test-MGCP(2243)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_setup_and_nothing2(2247) MSC_Test_2-RAN(2240)@d81ef7ce05e3: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2240)@d81ef7ce05e3: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2239)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: vl_len:28 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2241)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2243)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "418", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9f" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_setup_and_nothing2(2247) MSC_Test_2-M3UA(2241)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2241)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2241)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2241)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2239)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2239)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2239)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2241)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2241)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2241)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2240)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2247)4096635 TC_iu_mo_setup_and_nothing2(2247)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2247)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2247)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2247)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_1-SCCP(2236)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2235)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2241)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2234)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2233)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2245)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2240)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2239)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2242)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2237)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2238)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2232)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2248)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2246)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2244)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2243)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2232): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2233): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2234): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2235): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2236): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2237): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2238): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2239): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2240): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2241): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2242): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2243): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2244): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2245): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2246): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_mo_setup_and_nothing2(2247): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2248): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_mo_setup_and_nothing finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass'. Tue Jun 18 08:38:43 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_mo_setup_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=487733) Waiting for packet dumper to finish... 1 (prev_count=487733, count=488898) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout'. ------ MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout ------ Tue Jun 18 08:38:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout.pcap" >/data/MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_mo_crcx_ran_timeout started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2252)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2252)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2252)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2250)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2255)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2255)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2255)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2253)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2258)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2258)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2258)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2256)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2259)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2261)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2261)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2261)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2261)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2261)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2261)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2261)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2261)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2262)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001029" to be handled at TC_iu_mo_crcx_ran_timeout2(2264) TC_iu_mo_crcx_ran_timeout2(2264)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001029'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2252)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2252)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2252)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2252)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2252)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2252)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2252)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2252)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2252)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2252)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2252)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2252)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2252)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2252)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2252)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2252)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2255)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2255)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2255)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2255)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2255)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2255)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2255)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2255)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2255)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2255)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2255)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2255)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2255)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2255)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2255)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2255)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2258)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2258)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2258)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2258)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2258)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2258)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2258)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2258)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2258)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2258)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2258)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2255)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2255)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2258)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2258)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2258)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2258)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2258)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2252)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2252)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2252)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2251)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2255)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2255)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2255)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2254)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2258)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2258)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2257)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2257)@d81ef7ce05e3: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2264)14782144 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2258)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2257)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2258)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2258)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@d81ef7ce05e3: { messageType := 2, destLocRef := 'E18EC0'O, sourceLocRef := '0001A0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2256)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2262)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001029" handled at TC_iu_mo_crcx_ran_timeout2(2264) MSC_Test-GSUP(2262)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_mo_crcx_ran_timeout2(2264)"262420000001029" TC_iu_mo_crcx_ran_timeout2(2264)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2264)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2258)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2258)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2257)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514F0635E90210498D6047A'O MSC_Test_2-RAN(2257)@d81ef7ce05e3: patched enc_l3: '0554F0635E90210498D6047A'O MSC_Test_2-SCCP(2256)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F0635E90210498D6047A'O MSC_Test_2-M3UA(2258)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2258)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2256)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2258)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2258)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2258)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2258)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_timeout2(2264)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2257)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2257)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2256)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2258)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2258)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2256)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2258)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2258)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2258)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2257)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2264)14782144 TC_iu_mo_crcx_ran_timeout2(2264)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2264)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2264)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2264)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2264)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '00965B4D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2257)@d81ef7ce05e3: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2264)4303178 MSC_Test_2-RAN(2257)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2258)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2258)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@d81ef7ce05e3: { messageType := 2, destLocRef := '41A94A'O, sourceLocRef := '0001A1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2256)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_mo_crcx_ran_timeout2(2264)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2264)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2258)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2258)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2257)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514D591C77021048A26FE5C'O MSC_Test_2-RAN(2257)@d81ef7ce05e3: patched enc_l3: '0554D591C77021048A26FE5C'O MSC_Test_2-SCCP(2256)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D591C77021048A26FE5C'O MSC_Test_2-M3UA(2258)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2258)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2256)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2258)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2258)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2259)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_timeout2(2264) MSC_Test-MGCP(2260)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_crcx_ran_timeout2(2264) MSC_Test_2-RAN(2257)@d81ef7ce05e3: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2257)@d81ef7ce05e3: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2256)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: vl_len:28 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2258)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2260)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "419", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a0" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_crcx_ran_timeout2(2264) TC_iu_mo_crcx_ran_timeout2(2264)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_iu_mo_crcx_ran_timeout2(2264)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2259)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_iu_mo_crcx_ran_timeout2(2264) MSC_Test-MNCC(2259)@d81ef7ce05e3: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2264)-2147483594 TC_iu_mo_crcx_ran_timeout2(2264)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_timeout2(2264)@d81ef7ce05e3: f_mo_call_establish DONE TC_iu_mo_crcx_ran_timeout2(2264)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2258)@d81ef7ce05e3: Message received on association #8 MSC_Test-MNCC(2259)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2264)-2147483594 MSC_Test_2-M3UA(2258)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2258)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2258)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2256)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2256)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2256)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2258)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2258)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2257)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2264)4303178 MSC_Test_2-M3UA(2258)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_crcx_ran_timeout2(2264)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2264)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2264)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2264)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_1-RAN(2254)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2255)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2252)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2253)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2250)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2251)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2262)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2257)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2258)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2256)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2259)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2265)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2249)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2261)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2263)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2260)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2249): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2250): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2251): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2252): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2253): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2254): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2255): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2256): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2257): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2258): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2259): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2260): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2261): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2262): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2263): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_mo_crcx_ran_timeout2(2264): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2265): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_mo_crcx_ran_timeout finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass'. Tue Jun 18 08:38:52 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=498156) Waiting for packet dumper to finish... 1 (prev_count=498156, count=500474) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject'. ------ MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject ------ Tue Jun 18 08:38:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject.pcap" >/data/MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_mo_crcx_ran_reject started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2269)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2269)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2269)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(2267)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2272)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2272)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2272)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2270)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2275)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2275)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2275)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2273)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2276)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2278)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2278)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2278)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2278)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2278)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2278)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2278)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2278)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2279)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001030" to be handled at TC_iu_mo_crcx_ran_reject2(2281) TC_iu_mo_crcx_ran_reject2(2281)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001030'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2269)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2269)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2269)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2269)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2269)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2269)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2269)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2269)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2269)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2269)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2269)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2269)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2269)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2269)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2269)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2269)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2272)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2272)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2272)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2272)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2272)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2272)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2272)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2272)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2272)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2272)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2272)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2272)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2272)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2272)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2272)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2272)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2275)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2275)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2275)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2275)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2275)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2275)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2275)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2275)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2275)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2275)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2275)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2272)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2275)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2275)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2275)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2272)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2275)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2275)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2269)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2269)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2269)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2268)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2272)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2272)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2272)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2271)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2275)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2275)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2274)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2274)@d81ef7ce05e3: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2281)6945963 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2275)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2274)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2275)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2275)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@d81ef7ce05e3: { messageType := 2, destLocRef := '69FCAB'O, sourceLocRef := '0001A2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2273)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2279)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001030" handled at TC_iu_mo_crcx_ran_reject2(2281) MSC_Test-GSUP(2279)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_mo_crcx_ran_reject2(2281)"262420000001030" TC_iu_mo_crcx_ran_reject2(2281)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2281)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2275)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2275)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2274)@d81ef7ce05e3: patching N(SD)=1 into dtap '051490B14FE4210405DC63E4'O MSC_Test_2-RAN(2274)@d81ef7ce05e3: patched enc_l3: '055490B14FE4210405DC63E4'O MSC_Test_2-SCCP(2273)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055490B14FE4210405DC63E4'O MSC_Test_2-M3UA(2275)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2275)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2273)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2275)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2275)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2275)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2275)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2281)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2274)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2274)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2273)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2275)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2275)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2273)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2275)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2275)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2275)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2274)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2281)6945963 TC_iu_mo_crcx_ran_reject2(2281)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2281)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2281)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2281)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2281)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '4A283567'O ("J(5g") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2274)@d81ef7ce05e3: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2281)15328368 MSC_Test_2-RAN(2274)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2275)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2275)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@d81ef7ce05e3: { messageType := 2, destLocRef := 'E9E470'O, sourceLocRef := '0001A3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2273)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_mo_crcx_ran_reject2(2281)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2281)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2275)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2275)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2274)@d81ef7ce05e3: patching N(SD)=1 into dtap '051419713C512104B7D04AEC'O MSC_Test_2-RAN(2274)@d81ef7ce05e3: patched enc_l3: '055419713C512104B7D04AEC'O MSC_Test_2-SCCP(2273)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055419713C512104B7D04AEC'O MSC_Test_2-M3UA(2275)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2275)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2273)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2275)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2275)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2276)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_reject2(2281) MSC_Test-MGCP(2277)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_crcx_ran_reject2(2281) MSC_Test_2-RAN(2274)@d81ef7ce05e3: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2274)@d81ef7ce05e3: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2273)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: vl_len:28 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2275)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2277)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "422", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a1" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_crcx_ran_reject2(2281) TC_iu_mo_crcx_ran_reject2(2281)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX MSC_Test_2-M3UA(2275)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2275)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2275)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2275)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2273)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2281)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_reject2(2281)@d81ef7ce05e3: f_mo_call_establish DONE TC_iu_mo_crcx_ran_reject2(2281)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2273)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2273)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2275)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2275)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2274)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2281)15328368 TC_iu_mo_crcx_ran_reject2(2281)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2281)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2281)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2275)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_crcx_ran_reject2(2281)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_1-RAN(2271)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2270)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2268)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2267)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2276)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2279)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2272)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2269)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2275)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2273)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2280)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2277)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2266)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2282)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2278)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2274)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2266): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2267): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2268): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2269): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2270): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2271): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2272): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2273): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2274): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2275): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2276): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2277): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2278): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2279): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2280): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_mo_crcx_ran_reject2(2281): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2282): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_mo_crcx_ran_reject finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass'. Tue Jun 18 08:38:59 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=491791) Waiting for packet dumper to finish... 1 (prev_count=491791, count=494990) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject'. ------ MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject ------ Tue Jun 18 08:39:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject.pcap" >/data/MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_mt_crcx_ran_reject started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2286)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2286)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2286)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(2284)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2289)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2289)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2289)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2287)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2292)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2292)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2292)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2290)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2293)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2295)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2295)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2295)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2295)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2295)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2295)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2295)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2295)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2296)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001031" to be handled at TC_iu_mt_crcx_ran_reject2(2298) TC_iu_mt_crcx_ran_reject2(2298)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001031'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2286)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2286)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2286)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2286)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2286)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2286)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2286)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2286)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2286)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2286)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2286)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2286)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2286)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2286)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2286)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2286)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2289)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2289)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2289)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2289)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2289)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2289)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2289)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2289)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2289)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2289)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2289)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2289)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2289)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2289)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2289)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2289)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2292)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2292)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2289)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2289)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2286)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2286)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2286)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2285)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2289)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2289)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2289)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2288)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2291)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2291)@d81ef7ce05e3: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2298)1657022 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2291)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@d81ef7ce05e3: { messageType := 2, destLocRef := '1948BE'O, sourceLocRef := '0001A4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2290)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2296)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001031" handled at TC_iu_mt_crcx_ran_reject2(2298) MSC_Test-GSUP(2296)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_mt_crcx_ran_reject2(2298)"262420000001031" TC_iu_mt_crcx_ran_reject2(2298)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2298)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2291)@d81ef7ce05e3: patching N(SD)=1 into dtap '05144EF6914421049AEC21DA'O MSC_Test_2-RAN(2291)@d81ef7ce05e3: patched enc_l3: '05544EF6914421049AEC21DA'O MSC_Test_2-SCCP(2290)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544EF6914421049AEC21DA'O MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2290)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mt_crcx_ran_reject2(2298)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2291)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2291)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2290)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2290)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2291)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2298)1657022 TC_iu_mt_crcx_ran_reject2(2298)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2298)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2298)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2298)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2291)@d81ef7ce05e3: Created IMSI[0] for '262420000001031'H'8B21884F'O to be handled at TC_iu_mt_crcx_ran_reject2(2298) MSC_Test-MNCC(2293)@d81ef7ce05e3: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2298)1497152163 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2291)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_mt_crcx_ran_reject2(2298) TC_iu_mt_crcx_ran_reject2(2298)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2298)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '8B21884F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2291)@d81ef7ce05e3: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2298)11219106 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@d81ef7ce05e3: { messageType := 2, destLocRef := 'AB30A2'O, sourceLocRef := '0001A5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2290)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_mt_crcx_ran_reject2(2298)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2298)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2291)@d81ef7ce05e3: patching N(SD)=0 into dtap '051479D9A8232104B039D13C'O MSC_Test_2-RAN(2291)@d81ef7ce05e3: patched enc_l3: '051479D9A8232104B039D13C'O MSC_Test_2-SCCP(2290)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051479D9A8232104B039D13C'O MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2290)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2290)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(2294)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mt_crcx_ran_reject2(2298) MSC_Test_2-RAN(2291)@d81ef7ce05e3: patching N(SD)=1 into dtap '8308'O MSC_Test_2-RAN(2291)@d81ef7ce05e3: patched enc_l3: '8348'O MSC_Test_2-SCCP(2290)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028348'O MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2294)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "423", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a2" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mt_crcx_ran_reject2(2298) MSC_Test-MNCC(2293)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2298)1497152163 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2290)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2290)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2290)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2291)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2298)11219106 TC_iu_mt_crcx_ran_reject2(2298)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2292)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mt_crcx_ran_reject2(2298)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2298)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_1-RAN(2288)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2284)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2296)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2289)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2293)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2286)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2283)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2290)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2294)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2297)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2292)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2295)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2299)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2287)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2291)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2285)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2283): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2284): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2285): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2286): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2287): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2288): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2289): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2290): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2291): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2292): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2293): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2294): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2295): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2296): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2297): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_mt_crcx_ran_reject2(2298): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2299): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_mt_crcx_ran_reject finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass'. Tue Jun 18 08:39:05 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=509889) Waiting for packet dumper to finish... 1 (prev_count=509889, count=513088) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_cancel'. ------ MSC_Tests_Iu.TC_iu_gsup_cancel ------ Tue Jun 18 08:39:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_gsup_cancel.pcap" >/data/MSC_Tests_Iu.TC_iu_gsup_cancel.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_cancel' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_gsup_cancel started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2303)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2303)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2303)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2301)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2306)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2306)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2306)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2304)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2309)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2309)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2309)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2307)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2310)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2312)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2312)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2312)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2312)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2312)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2312)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2312)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2312)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(2303)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2303)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2303)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2303)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2303)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2303)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2303)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2303)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2303)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2303)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2303)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2303)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2303)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2303)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2303)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2303)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2313)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001033" to be handled at TC_iu_gsup_cancel2(2315) TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_1-M3UA(2306)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2306)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2306)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2306)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2306)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2306)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2306)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2306)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2306)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2306)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2306)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2306)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2306)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2306)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2306)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2306)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2309)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2309)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2306)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2306)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2309)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2303)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2303)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2303)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2302)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2306)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2306)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2306)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2305)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2308)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2308)@d81ef7ce05e3: Added conn table entry 0TC_iu_gsup_cancel2(2315)13964413 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2308)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d81ef7ce05e3: { messageType := 2, destLocRef := 'D5147D'O, sourceLocRef := '0001A6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2313)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001033" handled at TC_iu_gsup_cancel2(2315) MSC_Test-GSUP(2313)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_gsup_cancel2(2315)"262420000001033" TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2308)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514B710AEA821044A9C5D2F'O MSC_Test_2-RAN(2308)@d81ef7ce05e3: patched enc_l3: '0554B710AEA821044A9C5D2F'O MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B710AEA821044A9C5D2F'O MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2308)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2308)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2308)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_gsup_cancel2(2315)13964413 TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '41354304'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2308)@d81ef7ce05e3: Added conn table entry 0TC_iu_gsup_cancel2(2315)15527699 MSC_Test_2-RAN(2308)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d81ef7ce05e3: { messageType := 2, destLocRef := 'ECEF13'O, sourceLocRef := '0001A7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2308)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514DA1BC2DB2104E9E1C66B'O MSC_Test_2-RAN(2308)@d81ef7ce05e3: patched enc_l3: '0554DA1BC2DB2104E9E1C66B'O MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DA1BC2DB2104E9E1C66B'O MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2310)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_iu_gsup_cancel2(2315) MSC_Test-MGCP(2311)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_gsup_cancel2(2315) MSC_Test_2-RAN(2308)@d81ef7ce05e3: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2308)@d81ef7ce05e3: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: vl_len:28 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2311)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "424", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a3" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_gsup_cancel2(2315) TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2310)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_iu_gsup_cancel2(2315) MSC_Test-MNCC(2310)@d81ef7ce05e3: Added conn table entry 0TC_iu_gsup_cancel2(2315)-2147483592 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: vl_len:46 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "427", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a3" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a3", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2308)@d81ef7ce05e3: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2308)@d81ef7ce05e3: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: f_mo_call_establish DONE TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: Hold the call for some time TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: Call stayed open for 5.000000 seconds, all is well. TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: Hangup TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2308)@d81ef7ce05e3: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2308)@d81ef7ce05e3: patched enc_l3: '032A'O MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Message received on association #8 MSC_Test-MNCC(2310)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_gsup_cancel2(2315)-2147483592 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2308)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_gsup_cancel2(2315)15527699 TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: f_call_hangup 6.iu: rx SCCP DISC TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: f_call_hangup 9: done TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001033'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2308)@d81ef7ce05e3: Added conn table entry 0TC_iu_gsup_cancel2(2315)5015323 MSC_Test_2-RAN(2308)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d81ef7ce05e3: { messageType := 2, destLocRef := '4C871B'O, sourceLocRef := '0001A8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2307)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2308)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_gsup_cancel2(2315)5015323 MSC_Test_2-M3UA(2309)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(2302)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2303)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2305)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2301)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2307)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2313)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2308)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2304)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2310)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2300)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2306)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2311)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2314)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2316)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2312)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2309)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2300): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2301): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2302): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2303): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2304): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2305): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2306): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2307): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2308): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2309): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2310): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2311): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2312): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2313): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2314): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_gsup_cancel2(2315): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2316): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_gsup_cancel finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_cancel pass'. Tue Jun 18 08:39:18 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_cancel pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_gsup_cancel.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=688452) Waiting for packet dumper to finish... 1 (prev_count=688452, count=691651) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_cancel pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_release_timeout'. ------ MSC_Tests_Iu.TC_iu_mo_release_timeout ------ Tue Jun 18 08:39:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_mo_release_timeout.pcap" >/data/MSC_Tests_Iu.TC_iu_mo_release_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_release_timeout' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_mo_release_timeout started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2320)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2320)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2320)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(2318)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2323)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2323)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2323)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2321)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2326)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2326)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2326)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2324)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2327)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2329)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2329)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2329)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2329)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2329)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2329)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2329)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2329)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2330)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001040" to be handled at TC_iu_mo_release_timeout2(2332) TC_iu_mo_release_timeout2(2332)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001040'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2320)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2320)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2320)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2320)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2320)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2320)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2320)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2320)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2320)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2320)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2320)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2320)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2320)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2320)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2320)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2320)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2323)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2323)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2323)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2323)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2323)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2323)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2323)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2323)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2323)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2323)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2323)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2323)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2323)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2323)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2323)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2323)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2326)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2326)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2326)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2326)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2326)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2326)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2326)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2326)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2326)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2326)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2326)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2323)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2323)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2326)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2326)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2326)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2326)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2326)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2320)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2320)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2320)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2319)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2323)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2323)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2323)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2322)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2326)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2326)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2325)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2325)@d81ef7ce05e3: Added conn table entry 0TC_iu_mo_release_timeout2(2332)11610074 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2326)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2325)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2326)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2326)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@d81ef7ce05e3: { messageType := 2, destLocRef := 'B127DA'O, sourceLocRef := '0001A9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2324)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2330)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001040" handled at TC_iu_mo_release_timeout2(2332) MSC_Test-GSUP(2330)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_mo_release_timeout2(2332)"262420000001040" TC_iu_mo_release_timeout2(2332)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2332)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2326)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2326)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2325)@d81ef7ce05e3: patching N(SD)=1 into dtap '051467490D91210418D09E60'O MSC_Test_2-RAN(2325)@d81ef7ce05e3: patched enc_l3: '055467490D91210418D09E60'O MSC_Test_2-SCCP(2324)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055467490D91210418D09E60'O MSC_Test_2-M3UA(2326)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2326)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2324)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2326)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2326)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2326)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2326)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_release_timeout2(2332)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2325)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2325)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2324)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2326)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2326)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2324)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2326)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2326)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2326)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2325)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_mo_release_timeout2(2332)11610074 TC_iu_mo_release_timeout2(2332)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2332)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2332)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2332)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2332)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '353A1C72'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2325)@d81ef7ce05e3: Added conn table entry 0TC_iu_mo_release_timeout2(2332)5218527 MSC_Test_2-RAN(2325)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2326)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2326)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@d81ef7ce05e3: { messageType := 2, destLocRef := '4FA0DF'O, sourceLocRef := '0001AA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2324)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_mo_release_timeout2(2332)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2332)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2326)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2326)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2325)@d81ef7ce05e3: patching N(SD)=1 into dtap '051408027E8021040272950E'O MSC_Test_2-RAN(2325)@d81ef7ce05e3: patched enc_l3: '055408027E8021040272950E'O MSC_Test_2-SCCP(2324)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055408027E8021040272950E'O MSC_Test_2-M3UA(2326)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2326)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2324)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2326)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2326)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2327)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_release_timeout2(2332) MSC_Test-MGCP(2328)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_release_timeout2(2332) MSC_Test_2-RAN(2325)@d81ef7ce05e3: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2325)@d81ef7ce05e3: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2324)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: vl_len:28 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2326)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2328)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "430", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a4" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_release_timeout2(2332) TC_iu_mo_release_timeout2(2332)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_iu_mo_release_timeout2(2332)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2327)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_iu_mo_release_timeout2(2332) MSC_Test-MNCC(2327)@d81ef7ce05e3: Added conn table entry 0TC_iu_mo_release_timeout2(2332)-2147483591 TC_iu_mo_release_timeout2(2332)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_release_timeout2(2332)@d81ef7ce05e3: f_mo_call_establish DONE TC_iu_mo_release_timeout2(2332)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2326)@d81ef7ce05e3: Message received on association #8 MSC_Test-MNCC(2327)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_mo_release_timeout2(2332)-2147483591 MSC_Test_2-M3UA(2326)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2326)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2326)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2324)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2324)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2324)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2326)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2326)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2325)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_mo_release_timeout2(2332)5218527 TC_iu_mo_release_timeout2(2332)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2326)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_release_timeout2(2332)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2332)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2332)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(2319)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2320)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2318)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2330)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2324)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2323)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2328)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2321)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2327)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2317)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2333)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2331)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2329)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2325)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2322)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2326)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2317): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2318): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2319): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2320): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2321): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2322): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2323): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2324): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2325): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2326): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2327): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2328): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2329): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2330): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2331): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_mo_release_timeout2(2332): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2333): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_mo_release_timeout finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_release_timeout pass'. Tue Jun 18 08:39:27 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_release_timeout pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_mo_release_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=497118) Waiting for packet dumper to finish... 1 (prev_count=497118, count=499436) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_release_timeout pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two_1iu'. ------ MSC_Tests.TC_reset_two_1iu ------ Tue Jun 18 08:39:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_reset_two_1iu.pcap" >/data/MSC_Tests.TC_reset_two_1iu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two_1iu' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_reset_two_1iu started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2337)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2337)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2337)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2335)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2340)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2340)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2340)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2338)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2343)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2343)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2343)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-SCCP(2341)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2344)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2346)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2346)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2346)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2346)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2346)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2346)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2346)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2346)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2337)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2337)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2337)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2337)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2337)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2337)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2337)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2337)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2337)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2337)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2337)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2337)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2337)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2337)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2337)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2337)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2340)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2340)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2340)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2340)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2340)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2340)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2340)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2340)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2340)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2340)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2340)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2340)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2340)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2340)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2340)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2340)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2343)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2343)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2343)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2343)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2343)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2343)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2343)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2343)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2343)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2343)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2340)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2343)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2343)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2340)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2343)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2343)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2343)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2343)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2337)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2337)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2337)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2336)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2340)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2340)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2340)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2339)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2343)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2343)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2343)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2342)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-RAN(2336)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2335)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2341)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2343)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2347)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2344)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2348)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2338)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2342)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2337)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2340)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2334)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2346)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2345)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2339)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: pass MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2334): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2335): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2336): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2337): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2338): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2339): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2340): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2341): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2342): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2343): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2344): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2345): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2346): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2347): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2348): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_reset_two_1iu finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two_1iu pass'. Tue Jun 18 08:39:34 UTC 2024 ====== MSC_Tests.TC_reset_two_1iu pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests.TC_reset_two_1iu.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=159658) Waiting for packet dumper to finish... 1 (prev_count=159658, count=160823) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two_1iu pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_call ------ Tue Jun 18 08:39:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mt_call.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_lu_and_mt_call started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2352)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2352)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2352)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(2350)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2355)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2355)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2355)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2353)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2358)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2358)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2358)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2356)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2359)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2361)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2361)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2361)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2361)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2361)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2361)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2361)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2361)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2362)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001142" to be handled at TC_iu_lu_and_mt_call2(2364) TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001142'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2352)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2352)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2352)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2352)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2352)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2352)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2352)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2352)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2352)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2352)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2352)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2352)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2352)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2352)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2352)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2352)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2355)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2355)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2355)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2355)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2355)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2355)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2355)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2355)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2355)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2355)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2355)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2355)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2355)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2355)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2355)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2355)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2358)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2358)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2355)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2355)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2358)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2355)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2352)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2352)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2355)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2352)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(2355)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2354)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2351)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2357)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2357)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mt_call2(2364)4987793 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2357)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d81ef7ce05e3: { messageType := 2, destLocRef := '4C1B91'O, sourceLocRef := '0001AB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2362)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call2(2364) MSC_Test-GSUP(2362)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_lu_and_mt_call2(2364)"262420000001142" TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2357)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514173B6593210442201E69'O MSC_Test_2-RAN(2357)@d81ef7ce05e3: patched enc_l3: '0554173B6593210442201E69'O MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554173B6593210442201E69'O MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2357)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2357)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2357)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2364)4987793 TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2359)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mt_call2(2364)1248282264 MSC_Test_2-RAN(2357)@d81ef7ce05e3: Created IMSI[0] for '262420000001142'H'23079595'O to be handled at TC_iu_lu_and_mt_call2(2364) MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2357)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_call2(2364) TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2357)@d81ef7ce05e3: Created IMSI[1] for '262420000001142'H'23079595'O to be handled at TC_iu_lu_and_mt_call2(2364) TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '23079595'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2357)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mt_call2(2364)4921312 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d81ef7ce05e3: { messageType := 2, destLocRef := '4B17E0'O, sourceLocRef := '0001AC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2357)@d81ef7ce05e3: patching N(SD)=0 into dtap '0514652B8159210410A46014'O MSC_Test_2-RAN(2357)@d81ef7ce05e3: patched enc_l3: '0514652B8159210410A46014'O MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514652B8159210410A46014'O MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: f_mt_call_complete 1 MSC_Test_2-RAN(2357)@d81ef7ce05e3: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2357)@d81ef7ce05e3: patched enc_l3: '8341'O MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: f_mt_call_complete 2 MSC_Test-MGCP(2360)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mt_call2(2364) MSC_Test-MGCP(2360)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "433", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a5" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mt_call2(2364) TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: f_mt_call_complete 3 TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: f_mt_call_complete 4.iu MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: vl_len:46 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-RAN(2357)@d81ef7ce05e3: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2357)@d81ef7ce05e3: patched enc_l3: '8387'O MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: f_mt_call_complete 5.iu TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: f_mt_call_complete 8.iu TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: f_mt_call_complete 7.iu TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: f_mt_call_complete 9.iu TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: f_mt_call_complete DONE TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: Hold the call for some time TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: Hangup TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2357)@d81ef7ce05e3: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_2-RAN(2357)@d81ef7ce05e3: patched enc_l3: '83ED0802E180'O MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: vl_len:18 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400E000001001040070683ED0802E180'O MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2359)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2364)1248282264 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2356)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2357)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2364)4921312 MSC_Test_2-M3UA(2358)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: f_call_hangup 9: done MSC_Test_2-RAN(2357)@d81ef7ce05e3: Removed IMSI[0] for '262420000001142'H to be handled at TC_iu_lu_and_mt_call2(2364) TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2364)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-MNCC(2359)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2350)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2362)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2353)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2360)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2352)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2356)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2357)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2355)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2349)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2351)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2354)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2361)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2365)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2363)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2358)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2349): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2350): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2351): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2352): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2353): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2354): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2355): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2356): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2357): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2358): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2359): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2360): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2361): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2362): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2363): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_lu_and_mt_call2(2364): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2365): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_lu_and_mt_call finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call pass'. Tue Jun 18 08:39:46 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_call pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=604284) Waiting for packet dumper to finish... 1 (prev_count=604284, count=607483) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging ------ Tue Jun 18 08:39:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_lu_and_mt_call_already_paging started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2369)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2369)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2369)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2367)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2372)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2372)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2372)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2370)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2375)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2375)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2375)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2373)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2376)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2378)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2378)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2378)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2378)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2378)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2378)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2378)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2378)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2379)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001142" to be handled at TC_iu_lu_and_mt_call_already_paging2(2381) TC_iu_lu_and_mt_call_already_paging2(2381)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001142'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2369)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2369)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2369)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2369)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2369)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2369)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2369)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2369)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2369)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2369)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2369)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2369)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2369)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2369)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2369)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2369)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2372)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2372)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2372)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2372)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2372)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2372)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2372)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2372)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2372)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2372)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2372)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2372)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2372)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2372)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2372)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2372)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2375)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2375)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2375)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2372)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2372)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2375)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2369)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2369)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2369)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2368)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2372)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2372)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2372)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2371)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2374)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2374)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2381)12586027 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2374)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C00C2B'O, sourceLocRef := '0001AD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2373)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2379)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call_already_paging2(2381) MSC_Test-GSUP(2379)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_lu_and_mt_call_already_paging2(2381)"262420000001142" TC_iu_lu_and_mt_call_already_paging2(2381)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2381)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2374)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514DD57EC212104848E65DA'O MSC_Test_2-RAN(2374)@d81ef7ce05e3: patched enc_l3: '0554DD57EC212104848E65DA'O MSC_Test_2-SCCP(2373)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DD57EC212104848E65DA'O MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2373)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2381)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2374)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2374)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2373)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2373)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2374)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2381)12586027 MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call_already_paging2(2381)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2381)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2381)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2381)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2374)@d81ef7ce05e3: Created IMSI[0] for '262420000001142'H'3EAB5725'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2381) TC_iu_lu_and_mt_call_already_paging2(2381)@d81ef7ce05e3: start Paging by an SMS MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2374)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_call_already_paging2(2381) TC_iu_lu_and_mt_call_already_paging2(2381)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2381)@d81ef7ce05e3: MNCC signals MT call, before Paging Response MSC_Test_2-RAN(2374)@d81ef7ce05e3: Created IMSI[1] for '262420000001142'H'3EAB5725'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2381) MSC_Test-MNCC(2376)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2381)182586020 TC_iu_lu_and_mt_call_already_paging2(2381)@d81ef7ce05e3: phone answers Paging, expecting both SMS and MT call to be established TC_iu_lu_and_mt_call_already_paging2(2381)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3EAB5725'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2374)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2381)11692837 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@d81ef7ce05e3: { messageType := 2, destLocRef := 'B26B25'O, sourceLocRef := '0001AE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2373)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_lu_and_mt_call_already_paging2(2381)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2381)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2374)@d81ef7ce05e3: patching N(SD)=0 into dtap '0514AB3DCC2C2104169E6717'O MSC_Test_2-RAN(2374)@d81ef7ce05e3: patched enc_l3: '0514AB3DCC2C2104169E6717'O MSC_Test_2-SCCP(2373)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514AB3DCC2C2104169E6717'O MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2373)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2373)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2381)@d81ef7ce05e3: Got SMS-DELIVER TC_iu_lu_and_mt_call_already_paging2(2381)@d81ef7ce05e3: Got CC Setup TC_iu_lu_and_mt_call_already_paging2(2381)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2381)@d81ef7ce05e3: success, tear down MSC_Test_2-SCCP(2373)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2373)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2373)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2373)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2374)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2381)11692837 MSC_Test_2-M3UA(2375)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call_already_paging2(2381)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2381)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2381)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2381)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-SCCP(2373)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2371)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2370)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2372)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2367)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2379)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2374)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2376)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2369)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2380)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2366)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2382)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2378)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2377)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2368)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2375)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2366): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2367): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2368): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2369): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2370): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2371): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2372): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2373): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2374): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2375): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2376): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2377): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2378): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2379): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2380): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_lu_and_mt_call_already_paging2(2381): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2382): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_lu_and_mt_call_already_paging finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass'. Tue Jun 18 08:39:54 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=507679) Waiting for packet dumper to finish... 1 (prev_count=507679, count=510878) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_sms ------ Tue Jun 18 08:39:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mo_sms.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_lu_and_mo_sms started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2386)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2386)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2386)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2384)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2389)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2389)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2389)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2387)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2392)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2392)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2392)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2390)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2393)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2395)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2395)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2395)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2395)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2395)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2395)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2395)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2395)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2396)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001042" to be handled at TC_iu_lu_and_mo_sms2(2398) TC_iu_lu_and_mo_sms2(2398)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001042'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2386)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2386)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2386)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2386)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2386)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2386)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2386)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2386)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2386)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2386)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2386)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2386)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2389)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2389)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2389)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2389)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2389)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2389)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2389)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2389)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2389)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2389)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2389)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2389)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2389)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2389)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2389)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2389)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2392)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2392)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2392)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2389)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2392)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2389)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2386)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2386)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2386)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2385)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2389)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2389)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2389)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2388)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2391)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2391)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mo_sms2(2398)9450648 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2391)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d81ef7ce05e3: { messageType := 2, destLocRef := '903498'O, sourceLocRef := '0001AF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2390)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2396)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001042" handled at TC_iu_lu_and_mo_sms2(2398) MSC_Test-GSUP(2396)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_lu_and_mo_sms2(2398)"262420000001042" TC_iu_lu_and_mo_sms2(2398)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2398)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2391)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514B86586972104DF6ECB51'O MSC_Test_2-RAN(2391)@d81ef7ce05e3: patched enc_l3: '0554B86586972104DF6ECB51'O MSC_Test_2-SCCP(2390)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B86586972104DF6ECB51'O MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2390)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2398)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2391)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2391)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2390)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2390)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2391)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2398)9450648 TC_iu_lu_and_mo_sms2(2398)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2398)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2398)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2398)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2398)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2A10C853'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2391)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mo_sms2(2398)1808115 MSC_Test_2-RAN(2391)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d81ef7ce05e3: { messageType := 2, destLocRef := '1B96F3'O, sourceLocRef := '0001B0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2390)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_lu_and_mo_sms2(2398)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2398)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2391)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514B3C3BC342104D6B83FA2'O MSC_Test_2-RAN(2391)@d81ef7ce05e3: patched enc_l3: '0554B3C3BC342104D6B83FA2'O MSC_Test_2-SCCP(2390)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B3C3BC342104D6B83FA2'O MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2390)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2390)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: vl_len:42 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2390)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2398)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2398)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2390)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: vl_len:19 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2390)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2390)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2391)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2398)1808115 TC_iu_lu_and_mo_sms2(2398)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2398)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2398)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2392)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_sms2(2398)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_1-RAN(2388)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2384)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2387)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2385)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2383)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2390)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2395)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2393)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2389)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2391)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2392)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2399)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2397)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2386)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2396)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2394)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2383): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2384): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2385): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2386): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2387): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2388): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2389): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2390): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2391): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2392): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2393): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2394): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2395): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2396): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2397): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_lu_and_mo_sms2(2398): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2399): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_lu_and_mo_sms finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass'. Tue Jun 18 08:40:00 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=494073) Waiting for packet dumper to finish... 1 (prev_count=494073, count=497272) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms ------ Tue Jun 18 08:40:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mt_sms.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_lu_and_mt_sms started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2403)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2403)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2403)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2401)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2406)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2406)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2406)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2404)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2409)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2409)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2409)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2407)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2410)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2412)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2412)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2412)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2412)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2412)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2412)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2412)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2412)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2413)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001043" to be handled at TC_iu_lu_and_mt_sms2(2415) TC_iu_lu_and_mt_sms2(2415)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001043'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2403)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2403)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2403)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2403)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2403)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2403)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2403)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2403)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2403)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2403)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2403)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2403)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2403)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2403)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2403)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2403)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2406)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2406)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2406)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2406)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2406)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2406)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2406)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2406)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2406)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2406)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2406)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2406)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2406)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2406)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2406)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2406)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2409)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2409)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2409)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2406)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2406)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2409)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2403)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2403)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2403)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2402)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2406)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2406)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2406)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2405)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2408)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2408)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mt_sms2(2415)4032284 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2408)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@d81ef7ce05e3: { messageType := 2, destLocRef := '3D871C'O, sourceLocRef := '0001B1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2407)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2413)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001043" handled at TC_iu_lu_and_mt_sms2(2415) MSC_Test-GSUP(2413)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_lu_and_mt_sms2(2415)"262420000001043" TC_iu_lu_and_mt_sms2(2415)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2415)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2408)@d81ef7ce05e3: patching N(SD)=1 into dtap '05146833305221042289C890'O MSC_Test_2-RAN(2408)@d81ef7ce05e3: patched enc_l3: '05546833305221042289C890'O MSC_Test_2-SCCP(2407)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546833305221042289C890'O MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2407)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2415)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2408)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2408)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2407)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2407)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2408)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2415)4032284 TC_iu_lu_and_mt_sms2(2415)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2415)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2415)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2415)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2408)@d81ef7ce05e3: Created IMSI[0] for '262420000001043'H'2E3E7CC3'O to be handled at TC_iu_lu_and_mt_sms2(2415) MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2408)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms2(2415) TC_iu_lu_and_mt_sms2(2415)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2415)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2E3E7CC3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2408)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mt_sms2(2415)13079158 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C79276'O, sourceLocRef := '0001B2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2407)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_lu_and_mt_sms2(2415)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2415)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2408)@d81ef7ce05e3: patching N(SD)=0 into dtap '051488C4015D21045BA16943'O MSC_Test_2-RAN(2408)@d81ef7ce05e3: patched enc_l3: '051488C4015D21045BA16943'O MSC_Test_2-SCCP(2407)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051488C4015D21045BA16943'O MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2407)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2407)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2415)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2407)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: vl_len:19 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2407)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: vl_len:22 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2407)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2415)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2407)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2407)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2408)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2415)13079158 MSC_Test_2-M3UA(2409)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_sms2(2415)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2415)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2415)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2415)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(2403)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2402)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2401)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2413)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2404)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2405)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2406)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2410)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2414)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2400)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2408)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2412)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2411)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2409)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2407)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2416)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2400): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2401): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2402): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2403): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2404): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2405): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2406): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2407): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2408): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2409): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2410): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2411): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2412): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2413): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2414): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_lu_and_mt_sms2(2415): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2416): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_lu_and_mt_sms finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass'. Tue Jun 18 08:40:07 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=504203) Waiting for packet dumper to finish... 1 (prev_count=504203, count=507402) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging ------ Tue Jun 18 08:40:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_lu_and_mt_sms_already_paging started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2420)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2420)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2420)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2418)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2423)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2423)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2423)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2421)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2426)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2426)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2426)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2424)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2427)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2429)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2429)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2429)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2429)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2429)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2429)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2429)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2429)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2430)@d81ef7ce05e3: Created GsupExpect[0] for "262420000101045" to be handled at TC_iu_lu_and_mt_sms_already_paging2(2432) TC_iu_lu_and_mt_sms_already_paging2(2432)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000101045'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2420)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2420)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2420)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2420)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2420)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2420)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2420)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2420)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2420)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2420)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2420)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2420)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2420)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2420)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2420)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2420)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2423)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2423)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2423)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2423)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2423)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2423)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2423)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2423)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2423)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2423)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2423)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2423)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2423)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2423)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2423)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2423)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2426)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2426)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2423)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2423)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2420)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2420)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2420)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2419)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2423)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2423)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2423)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2422)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2425)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2425)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2432)16534144 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2425)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d81ef7ce05e3: { messageType := 2, destLocRef := 'FC4A80'O, sourceLocRef := '0001B3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2430)@d81ef7ce05e3: Found GsupExpect[0] for "262420000101045" handled at TC_iu_lu_and_mt_sms_already_paging2(2432) MSC_Test-GSUP(2430)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_lu_and_mt_sms_already_paging2(2432)"262420000101045" TC_iu_lu_and_mt_sms_already_paging2(2432)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2432)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2425)@d81ef7ce05e3: patching N(SD)=1 into dtap '051441D98AC12104C7FDCA99'O MSC_Test_2-RAN(2425)@d81ef7ce05e3: patched enc_l3: '055441D98AC12104C7FDCA99'O MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055441D98AC12104C7FDCA99'O MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2432)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2425)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2425)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2425)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2432)16534144 TC_iu_lu_and_mt_sms_already_paging2(2432)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2432)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2432)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2432)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2425)@d81ef7ce05e3: Created IMSI[0] for '262420000101045'H'997ADDAF'O to be handled at TC_iu_lu_and_mt_sms_already_paging2(2432) TC_iu_lu_and_mt_sms_already_paging2(2432)@d81ef7ce05e3: first SMS MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2425)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_already_paging2(2432) TC_iu_lu_and_mt_sms_already_paging2(2432)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2432)@d81ef7ce05e3: second SMS TC_iu_lu_and_mt_sms_already_paging2(2432)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '997ADDAF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2425)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2432)10975783 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d81ef7ce05e3: { messageType := 2, destLocRef := 'A77A27'O, sourceLocRef := '0001B4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_lu_and_mt_sms_already_paging2(2432)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2432)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2425)@d81ef7ce05e3: patching N(SD)=0 into dtap '05142523DE42210488FA8574'O MSC_Test_2-RAN(2425)@d81ef7ce05e3: patched enc_l3: '05142523DE42210488FA8574'O MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05142523DE42210488FA8574'O MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2432)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: vl_len:19 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: vl_len:22 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2432)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2432)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: vl_len:19 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: vl_len:22 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2432)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2424)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2425)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2432)10975783 MSC_Test_2-M3UA(2426)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_sms_already_paging2(2432)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2432)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2432)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2432)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-SCCP(2424)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2430)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2419)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2420)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2425)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2423)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2431)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2428)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2422)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2418)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2427)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2426)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2421)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2417)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2429)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2433)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2417): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2418): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2419): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2420): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2421): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2422): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2423): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2424): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2425): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2426): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2427): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2428): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2429): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2430): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2431): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_lu_and_mt_sms_already_paging2(2432): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2433): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass'. Tue Jun 18 08:40:15 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=556301) Waiting for packet dumper to finish... 1 (prev_count=556301, count=559500) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing ------ Tue Jun 18 08:40:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_lu_and_mt_sms_paging_and_nothing started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2437)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2437)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2437)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(2435)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2440)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2440)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2440)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2438)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2443)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2443)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2443)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2441)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2444)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2437)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2437)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2437)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2437)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2437)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2437)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2437)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2437)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2437)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2437)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2437)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2437)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2437)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2437)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2437)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2437)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2440)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2440)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2440)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2440)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2440)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2440)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2440)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2440)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2440)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2440)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2440)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2440)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2440)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2440)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2440)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2440)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2443)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2443)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2443)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2443)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2443)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2443)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2443)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2443)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2443)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2443)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2443)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2440)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2440)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2443)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2443)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2443)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2443)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2443)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2437)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2437)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2437)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2436)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2440)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2440)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2440)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2446)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2446)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test_1-RAN(2439)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2446)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2446)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2446)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2446)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2446)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2446)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2443)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2443)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2443)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2442)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2447)@d81ef7ce05e3: Created GsupExpect[0] for "262420000101843" to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2449) TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000101843'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2442)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)1205010 MSC_Test_2-SCCP(2441)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2443)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2442)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2443)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2443)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@d81ef7ce05e3: { messageType := 2, destLocRef := '126312'O, sourceLocRef := '0001B5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test-GSUP(2447)@d81ef7ce05e3: Found GsupExpect[0] for "262420000101843" handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2449) MSC_Test-GSUP(2447)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)"262420000101843" MSC_Test_2-SCCP(2441)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2443)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2443)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2441)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2441)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2441)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2442)@d81ef7ce05e3: patching N(SD)=1 into dtap '051423DCD7FB2104E17E730D'O MSC_Test_2-RAN(2442)@d81ef7ce05e3: patched enc_l3: '055423DCD7FB2104E17E730D'O MSC_Test_2-SCCP(2441)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2441)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2441)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2441)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055423DCD7FB2104E17E730D'O MSC_Test_2-M3UA(2443)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2443)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2443)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2441)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2441)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2441)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2441)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2441)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2441)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2441)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2443)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2443)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2443)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2441)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2441)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2441)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2443)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2443)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2441)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2441)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2441)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2442)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2442)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2441)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2441)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2441)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2441)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2443)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2443)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2443)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2441)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2441)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2441)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2441)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2441)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2441)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2441)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2443)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2443)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2443)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2443)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2442)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)1205010 TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2442)@d81ef7ce05e3: Created IMSI[0] for '262420000101843'H'75283ECA'O to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2449) MSC_Test_2-M3UA(2443)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2443)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2442)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_paging_and_nothing2(2449) TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP-IPA(2446)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2446)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(2435)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2436)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2437)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2443)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2448)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2442)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2440)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2439)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2438)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2444)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2447)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2445)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2446)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2434)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2441)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2450)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2434): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2435): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2436): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2437): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2438): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2439): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2440): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2441): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2442): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2443): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2444): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2445): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2446): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2447): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2448): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_and_nothing2(2449): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2450): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing pass'. Tue Jun 18 08:40:42 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=344470) Waiting for packet dumper to finish... 1 (prev_count=344470, count=347669) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated ------ Tue Jun 18 08:40:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_lu_and_mt_sms_paging_repeated started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2454)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2454)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2454)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(2452)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2457)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2457)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2457)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2455)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2460)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2460)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2460)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2458)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2461)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2454)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2454)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2454)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2454)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2454)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2454)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2454)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2454)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2454)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2454)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2454)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2454)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2454)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2454)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2454)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2454)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2457)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2457)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2457)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2457)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2457)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2457)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2457)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2457)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2457)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2457)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2457)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2457)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2457)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2457)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2457)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2457)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2460)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2460)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2460)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2460)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2460)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2460)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2460)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2460)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2460)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2460)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2460)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2457)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2460)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2460)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2460)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2457)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2460)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2460)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2463)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2463)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2463)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2463)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2463)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2463)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2463)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2463)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2454)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2454)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2454)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2453)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2457)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2457)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2457)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2456)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2460)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2460)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2460)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2459)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2464)@d81ef7ce05e3: Created GsupExpect[0] for "262420000101844" to be handled at TC_iu_lu_and_mt_sms_paging_repeated2(2466) TC_iu_lu_and_mt_sms_paging_repeated2(2466)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000101844'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2459)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2466)6086390 MSC_Test_2-SCCP(2458)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2460)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2459)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2460)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2460)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2458)@d81ef7ce05e3: { messageType := 2, destLocRef := '5CDEF6'O, sourceLocRef := '0001B6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2458)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2464)@d81ef7ce05e3: Found GsupExpect[0] for "262420000101844" handled at TC_iu_lu_and_mt_sms_paging_repeated2(2466) MSC_Test-GSUP(2464)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2466)"262420000101844" TC_iu_lu_and_mt_sms_paging_repeated2(2466)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2466)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2460)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2460)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2458)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2458)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2458)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2458)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2459)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514F955232021041CDC6DDB'O MSC_Test_2-RAN(2459)@d81ef7ce05e3: patched enc_l3: '0554F955232021041CDC6DDB'O MSC_Test_2-SCCP(2458)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2458)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2458)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2458)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F955232021041CDC6DDB'O MSC_Test_2-M3UA(2460)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2460)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2460)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2458)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2458)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2458)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2458)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2458)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2458)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2458)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2458)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2460)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2460)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2460)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2458)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2458)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2458)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2458)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2460)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2460)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2458)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2458)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2458)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2458)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_repeated2(2466)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2459)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2459)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2458)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2458)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2458)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2458)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2460)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2460)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2460)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2458)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2458)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2458)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2458)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2458)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2458)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2458)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2458)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2460)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2460)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2460)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2458)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2460)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2459)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2466)6086390 TC_iu_lu_and_mt_sms_paging_repeated2(2466)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2466)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2466)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2466)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2459)@d81ef7ce05e3: Created IMSI[0] for '262420000101844'H'195F1453'O to be handled at TC_iu_lu_and_mt_sms_paging_repeated2(2466) TC_iu_lu_and_mt_sms_paging_repeated2(2466)@d81ef7ce05e3: Expecting first Paging MSC_Test_2-M3UA(2460)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2460)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2459)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_paging_repeated2(2466) TC_iu_lu_and_mt_sms_paging_repeated2(2466)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2466)@d81ef7ce05e3: UTRAN: expect more Paging TC_iu_lu_and_mt_sms_paging_repeated2(2466)@d81ef7ce05e3: setverdict(fail): pass -> fail reason: "UTRAN: Expected a second Paging", new component reason: "UTRAN: Expected a second Paging" MC@d81ef7ce05e3: Test Component 2466 has requested to stop MTC. Terminating current testcase execution. TC_iu_lu_and_mt_sms_paging_repeated2(2466)@d81ef7ce05e3: Final verdict of PTC: fail reason: "UTRAN: Expected a second Paging" MSC_Test_0-M3UA(2454)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2452)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2464)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2453)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2462)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2461)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2451)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2456)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2455)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2457)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2458)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2459)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2460)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2463)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2465)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2467)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2451): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2452): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2453): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2454): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2455): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2456): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2457): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2458): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2459): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2460): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2461): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2462): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2463): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2464): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2465): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_repeated2(2466): fail (none -> fail) reason: "UTRAN: Expected a second Paging" MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2467): none (fail -> fail) MTC@d81ef7ce05e3: Test case TC_iu_lu_and_mt_sms_paging_repeated finished. Verdict: fail reason: UTRAN: Expected a second Paging MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated fail'. Tue Jun 18 08:40:54 UTC 2024 ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated fail ------ Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=335715) Waiting for packet dumper to finish... 1 (prev_count=335715, count=338914) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated fail' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms'. ------ MSC_Tests_Iu.TC_iu_smpp_mo_sms ------ Tue Jun 18 08:40:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_smpp_mo_sms.pcap" >/data/MSC_Tests_Iu.TC_iu_smpp_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_smpp_mo_sms started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2471)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2471)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2471)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2469)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2474)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2474)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2474)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-SCCP(2472)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2477)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2477)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2477)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-SCCP(2475)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2478)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2471)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2471)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2471)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2471)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2471)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2471)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2471)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2471)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2471)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2471)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2471)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2471)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2471)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2471)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2471)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2471)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2474)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2474)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2474)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2474)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2474)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2474)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2474)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2474)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2474)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2474)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2474)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2474)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2474)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2474)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2474)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2474)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2477)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2477)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2477)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2474)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2474)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2477)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2480)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2480)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2480)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2480)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2480)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2480)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2480)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2480)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2471)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2471)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2471)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2470)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2481)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001044" to be handled at TC_iu_smpp_mo_sms2(2483) TC_iu_smpp_mo_sms2(2483)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001044'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_1-M3UA(2474)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2474)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2474)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2473)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2476)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2476)@d81ef7ce05e3: Added conn table entry 0TC_iu_smpp_mo_sms2(2483)13541301 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2476)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d81ef7ce05e3: { messageType := 2, destLocRef := 'CE9FB5'O, sourceLocRef := '0001B7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2475)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2481)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001044" handled at TC_iu_smpp_mo_sms2(2483) MSC_Test-GSUP(2481)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_smpp_mo_sms2(2483)"262420000001044" TC_iu_smpp_mo_sms2(2483)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2483)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2476)@d81ef7ce05e3: patching N(SD)=1 into dtap '051493A11FDB2104BDDB6256'O MSC_Test_2-RAN(2476)@d81ef7ce05e3: patched enc_l3: '055493A11FDB2104BDDB6256'O MSC_Test_2-SCCP(2475)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055493A11FDB2104BDDB6256'O MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2475)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2483)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2476)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2476)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2475)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2475)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2476)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2483)13541301 TC_iu_smpp_mo_sms2(2483)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2483)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2483)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2483)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2483)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A6790F94'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2476)@d81ef7ce05e3: Added conn table entry 0TC_iu_smpp_mo_sms2(2483)10444728 MSC_Test_2-RAN(2476)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d81ef7ce05e3: { messageType := 2, destLocRef := '9F5FB8'O, sourceLocRef := '0001B8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2475)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_smpp_mo_sms2(2483)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2483)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2476)@d81ef7ce05e3: patching N(SD)=1 into dtap '051477C1AD5E21042B8C1C45'O MSC_Test_2-RAN(2476)@d81ef7ce05e3: patched enc_l3: '055477C1AD5E21042B8C1C45'O MSC_Test_2-SCCP(2475)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055477C1AD5E21042B8C1C45'O MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2475)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2475)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: vl_len:42 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2483)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2483)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2475)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: vl_len:19 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2475)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2475)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2477)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2476)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2483)10444728 TC_iu_smpp_mo_sms2(2483)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2483)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2483)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2483)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(2470)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2475)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2481)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2469)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2476)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2477)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2472)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2478)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2471)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2480)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2473)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2468)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2474)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2479)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2482)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2484)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2468): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2469): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2470): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2471): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2472): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2473): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2474): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2475): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2476): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2477): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2478): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2479): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2480): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2481): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2482): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_smpp_mo_sms2(2483): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2484): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_smpp_mo_sms finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms pass'. Tue Jun 18 08:41:01 UTC 2024 ====== MSC_Tests_Iu.TC_iu_smpp_mo_sms pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_smpp_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=498984) Waiting for packet dumper to finish... 1 (prev_count=498984, count=502183) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_sms ------ Tue Jun 18 08:41:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_gsup_mo_sms.pcap" >/data/MSC_Tests_Iu.TC_iu_gsup_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_gsup_mo_sms started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2488)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2488)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2488)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2486)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2491)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2491)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2491)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2489)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2494)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2494)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2494)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2492)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2495)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2488)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2488)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2488)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2488)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2488)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2488)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2488)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2488)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2488)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2488)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2488)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2488)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2488)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2488)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2488)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2488)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2491)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2491)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2491)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2491)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2491)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2491)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2491)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2491)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2491)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2491)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2491)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2491)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2491)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2491)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2491)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2491)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2494)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2494)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2494)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2494)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2494)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2494)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2494)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2494)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2494)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2491)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2491)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2494)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2494)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2494)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2494)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2494)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2494)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2494)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2497)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2497)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2497)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2497)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2497)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2497)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2497)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2497)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2488)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2488)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2488)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2487)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2491)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2491)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2491)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2490)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2498)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2500) MSC_Test-GSUP(2498)@d81ef7ce05e3: Created GsupExpect[1] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2500) TC_iu_gsup_mo_sms2(2500)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001088'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-M3UA(2494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2493)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2493)@d81ef7ce05e3: Added conn table entry 0TC_iu_gsup_mo_sms2(2500)9092034 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2493)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2494)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@d81ef7ce05e3: { messageType := 2, destLocRef := '8ABBC2'O, sourceLocRef := '0001B9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2498)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001088" handled at TC_iu_gsup_mo_sms2(2500) MSC_Test-GSUP(2498)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_gsup_mo_sms2(2500)"262420000001088" TC_iu_gsup_mo_sms2(2500)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2500)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2494)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2493)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514171477FD21048C604781'O MSC_Test_2-RAN(2493)@d81ef7ce05e3: patched enc_l3: '0554171477FD21048C604781'O MSC_Test_2-SCCP(2492)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554171477FD21048C604781'O MSC_Test_2-M3UA(2494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2492)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2494)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2500)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2493)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2493)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2492)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2492)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2493)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_gsup_mo_sms2(2500)9092034 TC_iu_gsup_mo_sms2(2500)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2500)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2500)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2500)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2500)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '98089FE9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2493)@d81ef7ce05e3: Added conn table entry 0TC_iu_gsup_mo_sms2(2500)16695638 MSC_Test_2-RAN(2493)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@d81ef7ce05e3: { messageType := 2, destLocRef := 'FEC156'O, sourceLocRef := '0001BA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2492)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_gsup_mo_sms2(2500)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2500)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2494)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2493)@d81ef7ce05e3: patching N(SD)=1 into dtap '05148A0611B42104BF2299ED'O MSC_Test_2-RAN(2493)@d81ef7ce05e3: patched enc_l3: '05548A0611B42104BF2299ED'O MSC_Test_2-SCCP(2492)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548A0611B42104BF2299ED'O MSC_Test_2-M3UA(2494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2492)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2492)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: vl_len:42 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O MSC_Test_2-M3UA(2494)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2494)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2500)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2500)@d81ef7ce05e3: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@d81ef7ce05e3: Test Component 2500 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-RAN(2487)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2489)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2488)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2490)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2486)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2498)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2492)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2493)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2491)@d81ef7ce05e3: Final verdict of PTC: none TC_iu_gsup_mo_sms2(2500)@d81ef7ce05e3: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test_2-M3UA(2494)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2495)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2499)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2485)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2496)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2497)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2501)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2485): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2486): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2487): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2488): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2489): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2490): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2491): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2492): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2493): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2494): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2495): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2496): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2497): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2498): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2499): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_gsup_mo_sms2(2500): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2501): none (fail -> fail) MTC@d81ef7ce05e3: Test case TC_iu_gsup_mo_sms finished. Verdict: fail reason: Rx unexpected GSUP message MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms fail'. Tue Jun 18 08:41:07 UTC 2024 ------ MSC_Tests_Iu.TC_iu_gsup_mo_sms fail ------ Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=425352) Waiting for packet dumper to finish... 1 (prev_count=425352, count=428551) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms fail' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_smma ------ Tue Jun 18 08:41:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_gsup_mo_smma.pcap" >/data/MSC_Tests_Iu.TC_iu_gsup_mo_smma.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_gsup_mo_smma started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2505)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2505)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2505)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2503)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2508)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2508)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2508)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2506)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2511)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2511)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2511)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2509)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2512)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2505)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2505)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2505)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2505)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2505)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2505)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2505)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2505)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2505)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2505)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2505)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2505)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2508)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2508)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2508)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2508)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2508)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2508)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2508)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2508)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2508)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2508)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2508)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2508)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2508)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2508)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2508)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2508)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2511)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2511)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2511)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2511)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2511)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2511)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2511)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2511)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2511)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2511)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2511)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2508)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2511)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2511)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2511)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2508)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2511)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2511)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2514)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2514)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2514)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2514)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2514)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2514)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2514)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2514)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2515)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2517) MSC_Test-GSUP(2515)@d81ef7ce05e3: Created GsupExpect[1] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2517) TC_iu_gsup_mo_smma2(2517)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001089'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2505)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2505)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2505)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2504)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2508)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2508)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2508)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2507)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2511)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2511)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2510)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2510)@d81ef7ce05e3: Added conn table entry 0TC_iu_gsup_mo_smma2(2517)8140241 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-RAN(2510)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2511)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2511)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@d81ef7ce05e3: { messageType := 2, destLocRef := '7C35D1'O, sourceLocRef := '0001BB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2509)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2515)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001089" handled at TC_iu_gsup_mo_smma2(2517) MSC_Test-GSUP(2515)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_gsup_mo_smma2(2517)"262420000001089" TC_iu_gsup_mo_smma2(2517)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2517)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2511)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2511)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2510)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514083156AB210464F2B9BC'O MSC_Test_2-RAN(2510)@d81ef7ce05e3: patched enc_l3: '0554083156AB210464F2B9BC'O MSC_Test_2-SCCP(2509)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554083156AB210464F2B9BC'O MSC_Test_2-M3UA(2511)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2511)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2509)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2511)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2511)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2511)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2511)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2517)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2510)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2510)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2509)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2511)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2511)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2509)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2511)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2511)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2511)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2510)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_gsup_mo_smma2(2517)8140241 TC_iu_gsup_mo_smma2(2517)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2517)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2517)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2517)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2517)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '619F3117'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2510)@d81ef7ce05e3: Added conn table entry 0TC_iu_gsup_mo_smma2(2517)380194 MSC_Test_2-RAN(2510)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2511)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2511)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@d81ef7ce05e3: { messageType := 2, destLocRef := '05CD22'O, sourceLocRef := '0001BC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2509)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_gsup_mo_smma2(2517)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2517)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2511)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2511)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2510)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514AF3434A12104D0F1E155'O MSC_Test_2-RAN(2510)@d81ef7ce05e3: patched enc_l3: '0554AF3434A12104D0F1E155'O MSC_Test_2-SCCP(2509)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554AF3434A12104D0F1E155'O MSC_Test_2-M3UA(2511)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2511)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2509)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2511)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2511)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2509)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: vl_len:22 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020642003B400140'O MSC_Test_2-M3UA(2511)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2511)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2517)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2517)@d81ef7ce05e3: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@d81ef7ce05e3: Test Component 2517 has requested to stop MTC. Terminating current testcase execution. TC_iu_gsup_mo_smma2(2517)@d81ef7ce05e3: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test-GSUP(2515)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2505)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2511)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2509)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2508)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2510)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2507)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2504)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2503)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2506)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2512)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2516)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2518)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2502)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2514)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2513)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2502): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2503): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2504): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2505): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2506): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2507): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2508): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2509): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2510): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2511): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2512): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2513): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2514): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2515): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2516): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_gsup_mo_smma2(2517): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2518): none (fail -> fail) MTC@d81ef7ce05e3: Test case TC_iu_gsup_mo_smma finished. Verdict: fail reason: Rx unexpected GSUP message MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma fail'. Tue Jun 18 08:41:13 UTC 2024 ------ MSC_Tests_Iu.TC_iu_gsup_mo_smma fail ------ Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mo_smma.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=439774) Waiting for packet dumper to finish... 1 (prev_count=439774, count=442973) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma fail' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack ------ Tue Jun 18 08:41:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack.pcap" >/data/MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_gsup_mt_sms_ack started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2522)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2522)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2522)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2520)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2525)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2525)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2525)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2523)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2528)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2528)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2528)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-SCCP(2526)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2529)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2522)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2522)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2522)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2522)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2522)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2522)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2522)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2522)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2522)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2522)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2522)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2522)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2522)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2522)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2522)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2522)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2525)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2525)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2525)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2525)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2525)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2525)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2525)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2525)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2525)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2525)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2525)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2525)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2525)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2525)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2525)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2525)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2528)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2528)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2528)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2525)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2525)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2528)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2531)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2531)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2531)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2531)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2531)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2531)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2531)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2531)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2532)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2534) MSC_Test-GSUP(2532)@d81ef7ce05e3: Created GsupExpect[1] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2534) TC_iu_gsup_mt_sms_ack2(2534)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001090'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2522)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2522)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2522)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2521)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2525)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2525)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2525)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2524)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2527)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2527)@d81ef7ce05e3: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2534)11862116 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2527)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@d81ef7ce05e3: { messageType := 2, destLocRef := 'B50064'O, sourceLocRef := '0001BD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2526)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2532)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001090" handled at TC_iu_gsup_mt_sms_ack2(2534) MSC_Test-GSUP(2532)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_gsup_mt_sms_ack2(2534)"262420000001090" TC_iu_gsup_mt_sms_ack2(2534)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2534)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2527)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514FE27DB1E2104DB29EFA1'O MSC_Test_2-RAN(2527)@d81ef7ce05e3: patched enc_l3: '0554FE27DB1E2104DB29EFA1'O MSC_Test_2-SCCP(2526)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FE27DB1E2104DB29EFA1'O MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2526)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2534)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2527)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2527)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2526)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2526)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2527)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2534)11862116 TC_iu_gsup_mt_sms_ack2(2534)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2534)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2534)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2534)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2527)@d81ef7ce05e3: Created IMSI[0] for '262420000001090'H'9F0C24A9'O to be handled at TC_iu_gsup_mt_sms_ack2(2534) MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2527)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_ack2(2534) TC_iu_gsup_mt_sms_ack2(2534)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2534)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9F0C24A9'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2527)@d81ef7ce05e3: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2534)5000608 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@d81ef7ce05e3: { messageType := 2, destLocRef := '4C4DA0'O, sourceLocRef := '0001BE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2526)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_gsup_mt_sms_ack2(2534)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2534)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2527)@d81ef7ce05e3: patching N(SD)=0 into dtap '0514520AB7972104A5948166'O MSC_Test_2-RAN(2527)@d81ef7ce05e3: patched enc_l3: '0514520AB7972104A5948166'O MSC_Test_2-SCCP(2526)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514520AB7972104A5948166'O MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2526)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2526)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2534)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2526)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: vl_len:19 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2526)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: vl_len:22 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2526)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2534)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2534)@d81ef7ce05e3: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_ack2(2534)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2526)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2526)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2527)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2534)5000608 TC_iu_gsup_mt_sms_ack2(2534)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2534)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2534)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2528)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_ack2(2534)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_1-SCCP(2523)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2526)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2525)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2529)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2521)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2524)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2532)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2522)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2520)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2519)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2528)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2531)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2530)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2535)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2527)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2533)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2519): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2520): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2521): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2522): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2523): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2524): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2525): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2526): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2527): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2528): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2529): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2530): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2531): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2532): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2533): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_gsup_mt_sms_ack2(2534): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2535): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_gsup_mt_sms_ack finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass'. Tue Jun 18 08:41:20 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=512686) Waiting for packet dumper to finish... 1 (prev_count=512686, count=515885) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_err ------ Tue Jun 18 08:41:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_gsup_mt_sms_err.pcap" >/data/MSC_Tests_Iu.TC_iu_gsup_mt_sms_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_gsup_mt_sms_err started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2539)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2539)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2539)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2537)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2542)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2542)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2542)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2540)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2545)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2545)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2545)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2543)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2546)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2539)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2539)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2539)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2539)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2539)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2539)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2539)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2539)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2539)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2539)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2539)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2539)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2539)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2539)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2539)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2539)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2542)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2542)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2542)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2542)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2542)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2542)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2542)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2542)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2542)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2542)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2542)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2542)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2542)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2542)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2542)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2542)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2545)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2545)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2545)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2542)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2542)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2545)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2539)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2539)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2539)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2538)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2542)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(2548)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test_1-M3UA(2542)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2542)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2548)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2548)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2548)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2548)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2548)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2548)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2548)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-RAN(2541)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2545)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2545)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2544)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2549)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2551) MSC_Test-GSUP(2549)@d81ef7ce05e3: Created GsupExpect[1] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2551) TC_iu_gsup_mt_sms_err2(2551)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001091'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2544)@d81ef7ce05e3: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2551)8758261 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2545)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2544)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2545)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@d81ef7ce05e3: { messageType := 2, destLocRef := '85A3F5'O, sourceLocRef := '0001BF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2543)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2549)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001091" handled at TC_iu_gsup_mt_sms_err2(2551) MSC_Test-GSUP(2549)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_gsup_mt_sms_err2(2551)"262420000001091" TC_iu_gsup_mt_sms_err2(2551)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2551)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2545)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2544)@d81ef7ce05e3: patching N(SD)=1 into dtap '05147C2ABE9921048A42174A'O MSC_Test_2-RAN(2544)@d81ef7ce05e3: patched enc_l3: '05547C2ABE9921048A42174A'O MSC_Test_2-SCCP(2543)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547C2ABE9921048A42174A'O MSC_Test_2-M3UA(2545)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2545)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2543)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2545)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2545)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2545)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2551)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2544)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2544)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2543)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2545)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2545)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2543)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2545)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2545)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2545)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2544)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_gsup_mt_sms_err2(2551)8758261 TC_iu_gsup_mt_sms_err2(2551)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2551)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2551)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2551)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2544)@d81ef7ce05e3: Created IMSI[0] for '262420000001091'H'0224A3A7'O to be handled at TC_iu_gsup_mt_sms_err2(2551) MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2545)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2544)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_err2(2551) TC_iu_gsup_mt_sms_err2(2551)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2551)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0224A3A7'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2544)@d81ef7ce05e3: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2551)802597 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2545)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2545)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@d81ef7ce05e3: { messageType := 2, destLocRef := '0C3F25'O ("\f?%"), sourceLocRef := '0001C0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2543)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_gsup_mt_sms_err2(2551)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2551)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2545)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2544)@d81ef7ce05e3: patching N(SD)=0 into dtap '0514ACE7C58C210479A72268'O MSC_Test_2-RAN(2544)@d81ef7ce05e3: patched enc_l3: '0514ACE7C58C210479A72268'O MSC_Test_2-SCCP(2543)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514ACE7C58C210479A72268'O MSC_Test_2-M3UA(2545)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2545)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2543)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2545)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2545)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2545)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2551)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2543)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: vl_len:19 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2545)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2543)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00144014000002001040080789010404000178003B400140'O MSC_Test_2-M3UA(2545)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2545)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2545)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2543)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2551)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2551)@d81ef7ce05e3: RX MT-forwardSM-Err (RP-ERROR) TC_iu_gsup_mt_sms_err2(2551)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MC@d81ef7ce05e3: Test Component 2551 has requested to stop MTC. Terminating current testcase execution. MSC_Test_2-RAN(2544)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2549)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2546)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2537)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2540)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2539)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2542)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2543)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2550)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2541)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2538)@d81ef7ce05e3: Final verdict of PTC: none TC_iu_gsup_mt_sms_err2(2551)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP-IPA(2548)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2536)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2552)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2547)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2545)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2536): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2537): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2538): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2539): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2540): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2541): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2542): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2543): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2544): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2545): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2546): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2547): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2548): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2549): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2550): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_gsup_mt_sms_err2(2551): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2552): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_gsup_mt_sms_err finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass'. Tue Jun 18 08:41:26 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=473394) Waiting for packet dumper to finish... 1 (prev_count=473394, count=476593) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr ------ Tue Jun 18 08:41:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr.pcap" >/data/MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_gsup_mt_sms_rp_mr started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2556)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2556)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2556)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(2554)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2559)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2559)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2559)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-SCCP(2557)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2562)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2562)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2562)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2560)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2563)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2556)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2556)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2556)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2556)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2556)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2556)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2556)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2556)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2556)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2556)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2556)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2556)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2556)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2556)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2556)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2556)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2559)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2559)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2559)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2559)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2559)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2559)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2559)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2559)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2559)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2559)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2559)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2559)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2559)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2559)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2559)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2559)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2562)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2562)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2562)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2559)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2559)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2562)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2565)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2565)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2565)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2565)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2565)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2565)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2565)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2565)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2566)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001092" to be handled at TC_iu_gsup_mt_sms_rp_mr2(2568) MSC_Test-GSUP(2566)@d81ef7ce05e3: Created GsupExpect[1] for "262420000001092" to be handled at TC_iu_gsup_mt_sms_rp_mr2(2568) TC_iu_gsup_mt_sms_rp_mr2(2568)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001092'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2556)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2556)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2556)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2555)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2559)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2559)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2559)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2558)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2561)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2561)@d81ef7ce05e3: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2568)6683450 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2561)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d81ef7ce05e3: { messageType := 2, destLocRef := '65FB3A'O, sourceLocRef := '0001C1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2566)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001092" handled at TC_iu_gsup_mt_sms_rp_mr2(2568) MSC_Test-GSUP(2566)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_gsup_mt_sms_rp_mr2(2568)"262420000001092" TC_iu_gsup_mt_sms_rp_mr2(2568)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2568)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2561)@d81ef7ce05e3: patching N(SD)=1 into dtap '05145BB069E221042AD37343'O MSC_Test_2-RAN(2561)@d81ef7ce05e3: patched enc_l3: '05545BB069E221042AD37343'O MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545BB069E221042AD37343'O MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2568)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2561)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2561)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2561)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2568)6683450 TC_iu_gsup_mt_sms_rp_mr2(2568)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2568)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2561)@d81ef7ce05e3: Created IMSI[0] for '262420000001092'H'31C75EB9'O to be handled at TC_iu_gsup_mt_sms_rp_mr2(2568) TC_iu_gsup_mt_sms_rp_mr2(2568)@d81ef7ce05e3: TX MT-forwardSM-Req for the 1st SMS MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2561)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_rp_mr2(2568) TC_iu_gsup_mt_sms_rp_mr2(2568)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '31C75EB9'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2561)@d81ef7ce05e3: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2568)3507363 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d81ef7ce05e3: { messageType := 2, destLocRef := '3584A3'O, sourceLocRef := '0001C2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_gsup_mt_sms_rp_mr2(2568)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2568)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2561)@d81ef7ce05e3: patching N(SD)=0 into dtap '0514CB8DC7F52104685823DA'O MSC_Test_2-RAN(2561)@d81ef7ce05e3: patched enc_l3: '0514CB8DC7F52104685823DA'O MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514CB8DC7F52104685823DA'O MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2568)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@d81ef7ce05e3: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_iu_gsup_mt_sms_rp_mr2(2568)@d81ef7ce05e3: TX MT-forwardSM-Req for the 2nd SMS MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: vl_len:19 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2568)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@d81ef7ce05e3: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: vl_len:19 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: vl_len:22 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2568)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@d81ef7ce05e3: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2568)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: vl_len:22 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2568)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@d81ef7ce05e3: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2568)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2560)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2561)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2568)3507363 TC_iu_gsup_mt_sms_rp_mr2(2568)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2568)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2562)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_rp_mr2(2568)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(2554)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2555)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2556)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2560)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2558)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2566)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2569)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2557)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2562)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2563)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2559)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2553)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2561)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2565)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2564)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2567)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2553): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2554): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2555): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2556): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2557): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2558): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2559): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2560): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2561): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2562): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2563): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2564): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2565): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2566): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2567): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_gsup_mt_sms_rp_mr2(2568): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2569): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass'. Tue Jun 18 08:41:33 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=558771) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr ------ Tue Jun 18 08:41:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr.pcap" >/data/MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_gsup_mo_mt_sms_rp_mr started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2573)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2573)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2573)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(2571)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2576)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2576)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2576)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2574)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2579)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2579)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2579)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2577)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2580)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2573)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2573)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2573)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2573)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2573)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2573)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2573)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2573)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2573)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2573)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2573)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2573)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2573)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2573)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2573)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2573)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2576)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2576)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2576)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2576)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2576)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2576)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2576)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2576)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2576)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2576)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2576)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2576)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2576)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2576)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2576)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2576)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2579)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2579)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2579)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2579)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2579)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2579)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2579)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2579)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2579)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2579)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2579)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2576)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2576)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2579)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2579)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2579)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2579)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2579)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2582)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2582)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2582)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2582)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2582)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2582)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2582)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2582)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2583)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001093" to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2585) MSC_Test-GSUP(2583)@d81ef7ce05e3: Created GsupExpect[1] for "262420000001093" to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2585) TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001093'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2573)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2573)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2573)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2572)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2576)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2576)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2576)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2575)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2579)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2579)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2578)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2578)@d81ef7ce05e3: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2585)6131411 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2579)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2578)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2579)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2579)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@d81ef7ce05e3: { messageType := 2, destLocRef := '5D8ED3'O, sourceLocRef := '0001C3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2577)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2583)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001093" handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2585) MSC_Test-GSUP(2583)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2585)"262420000001093" TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2579)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2579)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2578)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514B3C21A7021040A692A1B'O MSC_Test_2-RAN(2578)@d81ef7ce05e3: patched enc_l3: '0554B3C21A7021040A692A1B'O MSC_Test_2-SCCP(2577)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B3C21A7021040A692A1B'O MSC_Test_2-M3UA(2579)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2579)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2577)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2579)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2579)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2579)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2579)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2578)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2578)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2577)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2579)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2579)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2577)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2579)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2579)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2579)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2578)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2585)6131411 TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2578)@d81ef7ce05e3: Created IMSI[0] for '262420000001093'H'1FB66965'O to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2585) TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1FB66965'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2578)@d81ef7ce05e3: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2585)6026411 MSC_Test_2-RAN(2578)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2579)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2579)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@d81ef7ce05e3: { messageType := 2, destLocRef := '5BF4AB'O, sourceLocRef := '0001C4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2577)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2579)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2579)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2578)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514C01EC2DB2104D85961BE'O MSC_Test_2-RAN(2578)@d81ef7ce05e3: patched enc_l3: '0554C01EC2DB2104D85961BE'O MSC_Test_2-SCCP(2577)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C01EC2DB2104D85961BE'O MSC_Test_2-M3UA(2579)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2579)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2577)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2579)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2579)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d81ef7ce05e3: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_2-SCCP(2577)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: vl_len:22 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020600003B400140'O MSC_Test_2-M3UA(2579)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2579)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d81ef7ce05e3: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@d81ef7ce05e3: Test Component 2585 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-RAN(2572)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2583)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2577)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2571)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2580)@d81ef7ce05e3: Final verdict of PTC: none TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d81ef7ce05e3: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test_1-RAN(2575)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2574)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2576)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2573)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2578)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2586)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2579)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2582)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2570)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2584)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2581)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2570): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2571): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2572): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2573): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2574): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2575): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2576): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2577): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2578): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2579): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2580): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2581): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2582): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2583): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2584): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_gsup_mo_mt_sms_rp_mr2(2585): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2586): none (fail -> fail) MTC@d81ef7ce05e3: Test case TC_iu_gsup_mo_mt_sms_rp_mr finished. Verdict: fail reason: Rx unexpected GSUP message MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr fail'. Tue Jun 18 08:41:38 UTC 2024 ------ MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr fail ------ Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=428480) Waiting for packet dumper to finish... 1 (prev_count=428480, count=431679) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr fail' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request ------ Tue Jun 18 08:41:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_lu_and_mo_ussd_single_request started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2590)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2590)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2590)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2588)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2593)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2593)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2593)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2591)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2596)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2596)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2596)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2594)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2597)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2590)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2590)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2590)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2590)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2590)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2590)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2590)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2590)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2590)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2590)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2590)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2590)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2590)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2590)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2590)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2590)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2593)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2593)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2593)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2593)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2593)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2593)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2593)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2593)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2593)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2593)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2593)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2593)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2593)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2593)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2593)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2593)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2596)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2596)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2596)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2596)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2596)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2596)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2596)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2596)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2596)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2596)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2596)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2593)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2596)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2596)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2596)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2593)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2596)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2596)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2599)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2599)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2599)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2599)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2599)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2599)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2599)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2599)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2600)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001046" to be handled at TC_iu_lu_and_mo_ussd_single_request2(2602) TC_iu_lu_and_mo_ussd_single_request2(2602)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001046'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2590)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2590)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2590)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2589)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2593)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2593)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2593)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2592)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2596)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2596)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2595)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2595)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2602)13709575 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2596)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2595)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2596)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2596)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@d81ef7ce05e3: { messageType := 2, destLocRef := 'D13107'O, sourceLocRef := '0001C5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2594)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2600)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001046" handled at TC_iu_lu_and_mo_ussd_single_request2(2602) MSC_Test-GSUP(2600)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_single_request2(2602)"262420000001046" TC_iu_lu_and_mo_ussd_single_request2(2602)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2602)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2596)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2596)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2595)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514408CD322210474E688A3'O MSC_Test_2-RAN(2595)@d81ef7ce05e3: patched enc_l3: '0554408CD322210474E688A3'O MSC_Test_2-SCCP(2594)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554408CD322210474E688A3'O MSC_Test_2-M3UA(2596)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2596)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2594)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2596)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2596)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2596)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2596)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2602)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2595)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2595)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2594)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2596)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2596)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2594)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2596)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2596)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2596)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2595)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2602)13709575 TC_iu_lu_and_mo_ussd_single_request2(2602)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2602)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2602)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2602)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2602)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9D96C972'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2595)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2602)14217991 MSC_Test_2-RAN(2595)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2596)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2596)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@d81ef7ce05e3: { messageType := 2, destLocRef := 'D8F307'O, sourceLocRef := '0001C6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2594)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_single_request2(2602)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2602)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2596)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2596)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2595)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514711A9B6F210424EE1848'O MSC_Test_2-RAN(2595)@d81ef7ce05e3: patched enc_l3: '0554711A9B6F210424EE1848'O MSC_Test_2-SCCP(2594)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554711A9B6F210424EE1848'O MSC_Test_2-M3UA(2596)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2596)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2594)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2596)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2596)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2600)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001046" to be handled at TC_iu_lu_and_mo_ussd_single_request2(2602) MSC_Test_2-RAN(2595)@d81ef7ce05e3: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2595)@d81ef7ce05e3: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2594)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: vl_len:37 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2596)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_single_request2(2602)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2596)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2596)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2596)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2596)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2594)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2602)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2594)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2594)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2596)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2596)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2595)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2602)14217991 TC_iu_lu_and_mo_ussd_single_request2(2602)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2602)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2602)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2596)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_single_request2(2602)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-SCCP(2594)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2592)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2600)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2591)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2590)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2588)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2589)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2595)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2597)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2587)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2593)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2596)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2598)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2603)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2599)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2601)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2587): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2588): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2589): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2590): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2591): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2592): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2593): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2594): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2595): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2596): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2597): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2598): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2599): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2600): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2601): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_lu_and_mo_ussd_single_request2(2602): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2603): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_requestTue Jun 18 08:41:45 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request.talloc pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=473873) Waiting for packet dumper to finish... 1 (prev_count=473873, count=477072) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification ------ Tue Jun 18 08:41:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_lu_and_mt_ussd_notification started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2607)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2607)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2607)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2605)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2610)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2610)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2610)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2608)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2613)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2613)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2613)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-SCCP(2611)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2614)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2607)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2607)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2607)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2607)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2607)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2607)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2607)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2607)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2607)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2607)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2607)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2607)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2607)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2607)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2607)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2607)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2610)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2610)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2610)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2610)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2610)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2610)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2610)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2610)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2610)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2610)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2610)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2610)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2610)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2610)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2610)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2610)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2613)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2613)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2613)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2610)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2610)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2613)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2616)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2616)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2616)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2616)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2616)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2616)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2616)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2616)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2617)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001047" to be handled at TC_iu_lu_and_mt_ussd_notification2(2619) TC_iu_lu_and_mt_ussd_notification2(2619)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001047'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2607)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2607)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2607)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2606)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2610)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2610)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2610)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2609)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2612)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2612)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2619)2161139 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2612)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@d81ef7ce05e3: { messageType := 2, destLocRef := '20F9F3'O, sourceLocRef := '0001C7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2611)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2617)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001047" handled at TC_iu_lu_and_mt_ussd_notification2(2619) MSC_Test-GSUP(2617)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_lu_and_mt_ussd_notification2(2619)"262420000001047" TC_iu_lu_and_mt_ussd_notification2(2619)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2619)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2612)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514AE7DAEFC2104EFE4EB45'O MSC_Test_2-RAN(2612)@d81ef7ce05e3: patched enc_l3: '0554AE7DAEFC2104EFE4EB45'O MSC_Test_2-SCCP(2611)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554AE7DAEFC2104EFE4EB45'O MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2611)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2619)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2612)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2612)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2611)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2611)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2612)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2619)2161139 TC_iu_lu_and_mt_ussd_notification2(2619)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2619)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2619)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2619)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2612)@d81ef7ce05e3: Created IMSI[0] for '262420000001047'H'0A8FDDFD'O to be handled at TC_iu_lu_and_mt_ussd_notification2(2619) MSC_Test-GSUP(2617)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001047" to be handled at TC_iu_lu_and_mt_ussd_notification2(2619) MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2612)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_ussd_notification2(2619) TC_iu_lu_and_mt_ussd_notification2(2619)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2619)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0A8FDDFD'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2612)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2619)7584974 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@d81ef7ce05e3: { messageType := 2, destLocRef := '73BCCE'O, sourceLocRef := '0001C8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2611)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_notification2(2619)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2619)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2612)@d81ef7ce05e3: patching N(SD)=0 into dtap '05146E78B16F2104454BDBF3'O MSC_Test_2-RAN(2612)@d81ef7ce05e3: patched enc_l3: '05146E78B16F2104454BDBF3'O MSC_Test_2-SCCP(2611)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05146E78B16F2104454BDBF3'O MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2611)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2611)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2619)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2612)@d81ef7ce05e3: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2612)@d81ef7ce05e3: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2611)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: vl_len:20 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_notification2(2619)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2611)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2619)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2611)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2611)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2612)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2619)7584974 TC_iu_lu_and_mt_ussd_notification2(2619)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2619)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2619)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2613)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_notification2(2619)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP(2617)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2606)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2605)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2609)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2612)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2618)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2607)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2614)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2611)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2604)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2608)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2616)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2615)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2610)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2620)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2613)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2604): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2605): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2606): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2607): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2608): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2609): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2610): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2611): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2612): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2613): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2614): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2615): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2616): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2617): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2618): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_lu_and_mt_ussd_notification2(2619): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2620): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_lu_and_mt_ussd_notification finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass'. Tue Jun 18 08:41:51 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=486950) Waiting for packet dumper to finish... 1 (prev_count=486950, count=490149) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call ------ Tue Jun 18 08:41:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_lu_and_mo_ussd_during_mt_call started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2624)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2624)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2624)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2622)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2627)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2627)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2627)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2625)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2630)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2630)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2630)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2628)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2631)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2624)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2624)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2624)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2624)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2624)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2624)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2624)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2624)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2624)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2624)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2624)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2624)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2624)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2624)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2624)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2624)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2627)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2627)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2627)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2627)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2627)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2627)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2627)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2627)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2627)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2627)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2627)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2627)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2627)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2627)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2627)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2627)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2630)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2630)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2627)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2627)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2633)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2633)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2633)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2633)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2633)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2633)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2633)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2633)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2634)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001048" to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2636) TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001048'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2624)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2624)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2624)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2623)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2627)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2627)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2627)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2626)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2629)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2629)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2636)7467927 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2629)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d81ef7ce05e3: { messageType := 2, destLocRef := '71F397'O, sourceLocRef := '0001C9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2634)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001048" handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2636) MSC_Test-GSUP(2634)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2636)"262420000001048" TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2629)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514FB88A8D221040038D292'O MSC_Test_2-RAN(2629)@d81ef7ce05e3: patched enc_l3: '0554FB88A8D221040038D292'O MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FB88A8D221040038D292'O MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2629)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2629)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2629)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2636)7467927 TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2631)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2636)352603965 MSC_Test_2-RAN(2629)@d81ef7ce05e3: Created IMSI[0] for '262420000001048'H'11B057D5'O to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2636) MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2629)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mo_ussd_during_mt_call2(2636) TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2629)@d81ef7ce05e3: Created IMSI[1] for '262420000001048'H'11B057D5'O to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2636) TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '11B057D5'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2629)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2636)6383367 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d81ef7ce05e3: { messageType := 2, destLocRef := '616707'O ("ag\a"), sourceLocRef := '0001CA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2629)@d81ef7ce05e3: patching N(SD)=0 into dtap '0514C457B2C12104DDD58810'O MSC_Test_2-RAN(2629)@d81ef7ce05e3: patched enc_l3: '0514C457B2C12104DDD58810'O MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514C457B2C12104DDD58810'O MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: f_mt_call_complete 1 MSC_Test_2-RAN(2629)@d81ef7ce05e3: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2629)@d81ef7ce05e3: patched enc_l3: '8341'O MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: f_mt_call_complete 2 MSC_Test-MGCP(2632)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2636) MSC_Test-MGCP(2632)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "439", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b8" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2636) TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: f_mt_call_complete 3 TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: f_mt_call_complete 4.iu MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: vl_len:46 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2629)@d81ef7ce05e3: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2629)@d81ef7ce05e3: patched enc_l3: '8387'O MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: f_mt_call_complete 5.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: f_mt_call_complete 8.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: f_mt_call_complete 7.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: f_mt_call_complete 9.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: f_mt_call_complete DONE TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2629)@d81ef7ce05e3: patching N(SD)=3 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2629)@d81ef7ce05e3: patched enc_l3: '1BFB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: vl_len:37 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BFB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2629)@d81ef7ce05e3: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(2629)@d81ef7ce05e3: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: vl_len:18 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2631)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2636)352603965 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2628)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2630)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2629)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2636)6383367 TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: f_call_hangup 9: done TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_1-RAN(2626)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2622)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2631)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2634)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2625)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2630)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2629)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2624)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2623)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2627)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2621)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2635)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2637)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2632)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2628)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2633)@d81ef7ce05e3: Final verdict of PTC: none Tue Jun 18 08:42:01 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call.talloc MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2621): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2622): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2623): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2624): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2625): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2626): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2627): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2628): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2629): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2630): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2631): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2632): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2633): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2634): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2635): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_lu_and_mo_ussd_during_mt_call2(2636): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2637): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=630634) Waiting for packet dumper to finish... 1 (prev_count=630634, count=633833) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call ------ Tue Jun 18 08:42:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_lu_and_mt_ussd_during_mt_call started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2641)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2641)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2641)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2639)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2644)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2644)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2644)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2642)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2647)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2647)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2647)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2645)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2648)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2641)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2641)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2641)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2641)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2641)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2641)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2641)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2641)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2641)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2641)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2641)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2641)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2641)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2641)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2641)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2641)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2644)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2644)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2644)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2644)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2644)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2644)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2644)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2644)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2644)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2644)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2644)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2644)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2644)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2644)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2644)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2644)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2647)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2647)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2644)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2644)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2647)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2650)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2650)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2650)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2650)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2650)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2650)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2650)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2650)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2641)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2641)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2641)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2640)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2651)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001049" to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2653) TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001049'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_1-M3UA(2644)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2644)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2644)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2643)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2646)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2646)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2653)11803600 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2646)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d81ef7ce05e3: { messageType := 2, destLocRef := 'B41BD0'O, sourceLocRef := '0001CB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2651)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001049" handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2653) MSC_Test-GSUP(2651)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2653)"262420000001049" TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2646)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514AC063F272104E161324F'O MSC_Test_2-RAN(2646)@d81ef7ce05e3: patched enc_l3: '0554AC063F272104E161324F'O MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554AC063F272104E161324F'O MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2646)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2646)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2646)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2653)11803600 TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2646)@d81ef7ce05e3: Created IMSI[0] for '262420000001049'H'569715CB'O to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2653) MSC_Test-MNCC(2648)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2653)1151564149 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2646)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_ussd_during_mt_call2(2653) TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2646)@d81ef7ce05e3: Created IMSI[1] for '262420000001049'H'569715CB'O to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2653) TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '569715CB'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2646)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2653)4220367 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d81ef7ce05e3: { messageType := 2, destLocRef := '4065CF'O, sourceLocRef := '0001CC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2646)@d81ef7ce05e3: patching N(SD)=0 into dtap '0514421ABC432104FBBC0059'O MSC_Test_2-RAN(2646)@d81ef7ce05e3: patched enc_l3: '0514421ABC432104FBBC0059'O MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514421ABC432104FBBC0059'O MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: f_mt_call_complete 1 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2646)@d81ef7ce05e3: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2646)@d81ef7ce05e3: patched enc_l3: '8341'O MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: f_mt_call_complete 2 MSC_Test-MGCP(2649)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2653) MSC_Test-MGCP(2649)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "445", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ba" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2653) TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: f_mt_call_complete 3 TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: f_mt_call_complete 4.iu MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: vl_len:46 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: vl_from0 MSC_Test_2-RAN(2646)@d81ef7ce05e3: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2646)@d81ef7ce05e3: patched enc_l3: '8387'O MSC_Test_2-SCCP(2645)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: f_mt_call_complete 5.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: f_mt_call_complete 8.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: f_mt_call_complete 7.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: f_mt_call_complete 9.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: f_mt_call_complete DONE TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2646)@d81ef7ce05e3: patching N(SD)=3 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-RAN(2646)@d81ef7ce05e3: patched enc_l3: '8BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: vl_len:37 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440210000010010401A198BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2646)@d81ef7ce05e3: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(2646)@d81ef7ce05e3: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: vl_len:18 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2648)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2653)1151564149 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Message received on association #8 TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2645)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2647)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2646)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2653)4220367 TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: f_call_hangup 9: done TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(2639)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2647)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2641)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2651)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2642)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2643)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2650)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2644)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2646)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2640)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2638)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2652)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2648)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2649)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2654)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2645)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2638): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2639): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2640): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2641): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2642): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2643): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2644): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2645): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2646): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2647): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2648): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2649): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2650): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2651): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2652): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_lu_and_mt_ussd_during_mt_call2(2653): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2654): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass'. Tue Jun 18 08:42:10 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=635660) Waiting for packet dumper to finish... 1 (prev_count=635660, count=638859) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release ------ Tue Jun 18 08:42:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_lu_and_mo_ussd_mo_release started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2658)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2658)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2658)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2656)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2661)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2661)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2661)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2659)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2664)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2664)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2664)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-SCCP(2662)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2665)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2658)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2658)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2658)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2658)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2658)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2658)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2658)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2658)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2658)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2658)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2658)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2658)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2658)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2658)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2658)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2658)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2661)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2661)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2661)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2661)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2661)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2661)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2661)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2661)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2661)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2661)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2661)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2661)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2661)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2661)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2661)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2661)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2664)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2664)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2664)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2664)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2664)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2664)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2664)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2664)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2664)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2664)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2661)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2664)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2661)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2664)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2664)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2664)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2664)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2664)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2667)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2667)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2667)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2667)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2667)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2667)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2667)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2667)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2668)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001050" to be handled at TC_iu_lu_and_mo_ussd_mo_release2(2670) TC_iu_lu_and_mo_ussd_mo_release2(2670)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001050'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2658)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2658)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2658)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2657)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2661)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2661)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2661)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2660)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2663)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2663)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2670)577263 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2663)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2664)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@d81ef7ce05e3: { messageType := 2, destLocRef := '08CEEF'O, sourceLocRef := '0001CD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2662)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2668)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001050" handled at TC_iu_lu_and_mo_ussd_mo_release2(2670) MSC_Test-GSUP(2668)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2670)"262420000001050" TC_iu_lu_and_mo_ussd_mo_release2(2670)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2670)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2664)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2663)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514484808932104435C4924'O MSC_Test_2-RAN(2663)@d81ef7ce05e3: patched enc_l3: '0554484808932104435C4924'O MSC_Test_2-SCCP(2662)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554484808932104435C4924'O MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2662)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2664)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(2670)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2663)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2663)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2662)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2662)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2663)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2670)577263 TC_iu_lu_and_mo_ussd_mo_release2(2670)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2670)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2670)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2670)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2670)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '24716550'O ("$qeP") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2663)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2670)3607911 MSC_Test_2-RAN(2663)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@d81ef7ce05e3: { messageType := 2, destLocRef := '370D67'O ("7\rg"), sourceLocRef := '0001CE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2662)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_mo_release2(2670)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2670)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2664)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2663)@d81ef7ce05e3: patching N(SD)=1 into dtap '05140AD7AA0B2104D9C75469'O MSC_Test_2-RAN(2663)@d81ef7ce05e3: patched enc_l3: '05540AD7AA0B2104D9C75469'O MSC_Test_2-SCCP(2662)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540AD7AA0B2104D9C75469'O MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2662)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2668)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001050" to be handled at TC_iu_lu_and_mo_ussd_mo_release2(2670) MSC_Test_2-RAN(2663)@d81ef7ce05e3: patching N(SD)=2 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-RAN(2663)@d81ef7ce05e3: patched enc_l3: '1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-SCCP(2662)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: vl_len:40 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440240000010010401D1C1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_mo_release2(2670)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2664)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(2670)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2663)@d81ef7ce05e3: patching N(SD)=3 into dtap '1B2A'O MSC_Test_2-RAN(2663)@d81ef7ce05e3: patched enc_l3: '1BEA'O MSC_Test_2-SCCP(2662)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A00000100104003021BEA'O MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_mo_release2(2670)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2664)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2662)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2662)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2663)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2670)3607911 TC_iu_lu_and_mo_ussd_mo_release2(2670)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2670)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2670)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2664)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_mo_release2(2670)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_1-SCCP(2659)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2657)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2656)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2660)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2658)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2662)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2668)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2664)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2663)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2665)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2666)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2669)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2661)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2655)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2671)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2667)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2655): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2656): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2657): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2658): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2659): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2660): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2661): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2662): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2663): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2664): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2665): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2666): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2667): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2668): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2669): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_lu_and_mo_ussd_mo_release2(2670): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2671): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass'. Tue Jun 18 08:42:17 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=480209) Waiting for packet dumper to finish... 1 (prev_count=480209, count=483408) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout'. ------ MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout ------ Tue Jun 18 08:42:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_lu_and_ss_session_timeout started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2675)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2675)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2675)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2673)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2678)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2678)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2678)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2676)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2681)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2681)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2681)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2679)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2682)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2675)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2675)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2675)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2675)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2675)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2675)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2675)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2675)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2675)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2675)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2675)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2675)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2675)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2675)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2675)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2675)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2678)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2678)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2678)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2678)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2678)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2678)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2678)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2678)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2678)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2678)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2678)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2678)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2678)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2678)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2678)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2678)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2681)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2681)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2681)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2681)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2681)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2681)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2681)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2681)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2681)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2681)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2681)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2678)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2681)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2678)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2681)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2681)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2681)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2681)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2684)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2684)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2684)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2684)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2684)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2684)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2684)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2684)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2685)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001051" to be handled at TC_iu_lu_and_ss_session_timeout2(2687) TC_iu_lu_and_ss_session_timeout2(2687)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001051'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2675)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2675)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2675)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2674)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2678)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2678)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2678)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2677)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2681)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2681)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2680)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2680)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(2687)14085803 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2681)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2680)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2681)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2681)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@d81ef7ce05e3: { messageType := 2, destLocRef := 'D6EEAB'O, sourceLocRef := '0001CF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2679)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2685)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001051" handled at TC_iu_lu_and_ss_session_timeout2(2687) MSC_Test-GSUP(2685)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_lu_and_ss_session_timeout2(2687)"262420000001051" TC_iu_lu_and_ss_session_timeout2(2687)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2687)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2681)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2681)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2680)@d81ef7ce05e3: patching N(SD)=1 into dtap '051401F385402104D6BC49D0'O MSC_Test_2-RAN(2680)@d81ef7ce05e3: patched enc_l3: '055401F385402104D6BC49D0'O MSC_Test_2-SCCP(2679)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055401F385402104D6BC49D0'O MSC_Test_2-M3UA(2681)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2681)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2679)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2681)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2681)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2681)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2681)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_ss_session_timeout2(2687)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2680)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2680)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2679)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2681)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2681)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2679)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2681)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2681)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2681)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2680)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(2687)14085803 TC_iu_lu_and_ss_session_timeout2(2687)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2687)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2687)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2687)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2687)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '4D171CCB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2680)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(2687)6704860 MSC_Test_2-RAN(2680)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2681)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2681)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@d81ef7ce05e3: { messageType := 2, destLocRef := '664EDC'O, sourceLocRef := '0001D0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2679)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_lu_and_ss_session_timeout2(2687)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2687)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2681)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2681)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2680)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514A86378002104CD0D4B32'O MSC_Test_2-RAN(2680)@d81ef7ce05e3: patched enc_l3: '0554A86378002104CD0D4B32'O MSC_Test_2-SCCP(2679)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A86378002104CD0D4B32'O MSC_Test_2-M3UA(2681)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2681)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2679)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2681)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2681)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2685)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001051" to be handled at TC_iu_lu_and_ss_session_timeout2(2687) MSC_Test_2-RAN(2680)@d81ef7ce05e3: patching N(SD)=2 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-RAN(2680)@d81ef7ce05e3: patched enc_l3: '1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-SCCP(2679)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: vl_len:41 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440250000010010401E1D1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-M3UA(2681)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_ss_session_timeout2(2687)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2681)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2681)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2681)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2681)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2679)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2679)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2679)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2681)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2681)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2680)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(2687)6704860 MSC_Test_2-M3UA(2681)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_ss_session_timeout2(2687)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2687)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2687)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2687)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2687)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-RAN(2680)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2676)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2678)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2681)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2675)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2673)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2679)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2677)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2672)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2674)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2685)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2686)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2688)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2684)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2683)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2682)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2672): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2673): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2674): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2675): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2676): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2677): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2678): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2679): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2680): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2681): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2682): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2683): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2684): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2685): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2686): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_lu_and_ss_session_timeout2(2687): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2688): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_lu_and_ss_session_timeout finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass'. Tue Jun 18 08:42:26 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=472839) Waiting for packet dumper to finish... 1 (prev_count=472839, count=476038) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr'. ------ MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr ------ Tue Jun 18 08:42:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr.pcap" >/data/MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_mt_ussd_for_unknown_subscr started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2692)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2692)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2692)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2690)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2695)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2695)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2695)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2693)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2698)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2698)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2698)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2696)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2699)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2692)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2692)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2692)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2692)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2692)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2692)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2692)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2692)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2692)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2692)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2692)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2692)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2692)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2692)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2692)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2692)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2695)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2695)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2695)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2695)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2695)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2695)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2695)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2695)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2695)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2695)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2695)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2695)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2695)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2695)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2695)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2695)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2698)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2698)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2698)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2698)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2698)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2698)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2698)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2698)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2698)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2698)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2698)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2695)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2698)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2695)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2698)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2698)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2698)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2698)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2701)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2701)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2701)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2701)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2701)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2701)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2701)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2701)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2692)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2692)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2692)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2691)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2695)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2695)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2695)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2694)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2698)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2698)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2698)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2697)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2697)@d81ef7ce05e3: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_iu_mt_ussd_for_unknown_subscr2(2704) MSC_Test-GSUP(2702)@d81ef7ce05e3: Created GsupExpect[0] for "000000000000000" to be handled at TC_iu_mt_ussd_for_unknown_subscr2(2704) MSC_Test-GSUP(2702)@d81ef7ce05e3: Found GsupExpect[0] for "000000000000000" handled at TC_iu_mt_ussd_for_unknown_subscr2(2704) MSC_Test-GSUP(2702)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_mt_ussd_for_unknown_subscr2(2704)"000000000000000" TC_iu_mt_ussd_for_unknown_subscr2(2704)@d81ef7ce05e3: setverdict(fail): none -> fail reason: "Unknown/unexpected GSUP received", new component reason: "Unknown/unexpected GSUP received" TC_iu_mt_ussd_for_unknown_subscr2(2704)@d81ef7ce05e3: Final verdict of PTC: fail reason: "Unknown/unexpected GSUP received" MSC_Test_0-SCCP(2690)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2691)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2692)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2693)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2697)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2695)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2696)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2694)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2699)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2698)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2702)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2689)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2700)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2705)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2703)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2701)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2689): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2690): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2691): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2692): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2693): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2694): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2695): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2696): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2697): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2698): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2699): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2700): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2701): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2702): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2703): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_mt_ussd_for_unknown_subscr2(2704): fail (none -> fail) reason: "Unknown/unexpected GSUP received" MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2705): none (fail -> fail) MTC@d81ef7ce05e3: Test case TC_iu_mt_ussd_for_unknown_subscr finished. Verdict: fail reason: Unknown/unexpected GSUP received MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr fail'. Tue Jun 18 08:42:32 UTC 2024 ------ MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr fail ------ Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=173530) Waiting for packet dumper to finish... 1 (prev_count=173530, count=176729) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr fail' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans'. ------ MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans ------ Tue Jun 18 08:42:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans.pcap" >/data/MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_mo_ussd_for_unknown_trans started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2709)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2709)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2709)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2707)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2712)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2712)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2712)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2710)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2715)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2715)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2715)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2713)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2716)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2709)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2709)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2709)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2709)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2709)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2709)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2709)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2709)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2709)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2709)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2709)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2709)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2709)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2709)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2709)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2709)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2712)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2712)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2712)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2712)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2712)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2712)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2712)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2712)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2712)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2712)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2712)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2712)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2712)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2712)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2712)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2712)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2715)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2715)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2712)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2712)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2718)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2718)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2718)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2718)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2718)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2718)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2718)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2718)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2709)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2709)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2709)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2708)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2712)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2712)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2712)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2711)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2714)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2714)@d81ef7ce05e3: Created IMSI[0] for '262420000001053'H'FFFFFFFF'O to be handled at TC_iu_mo_ussd_for_unknown_trans2(2721) MSC_Test-GSUP(2719)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001053" to be handled at TC_iu_mo_ussd_for_unknown_trans2(2721) MSC_Test-GSUP(2719)@d81ef7ce05e3: Created GsupExpect[1] for "262420000001053" to be handled at TC_iu_mo_ussd_for_unknown_trans2(2721) TC_iu_mo_ussd_for_unknown_trans2(2721)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2714)@d81ef7ce05e3: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2721)6623179 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2714)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d81ef7ce05e3: { messageType := 2, destLocRef := '650FCB'O, sourceLocRef := '0001D1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2719)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001053" handled at TC_iu_mo_ussd_for_unknown_trans2(2721) MSC_Test-GSUP(2719)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_mo_ussd_for_unknown_trans2(2721)"262420000001053" TC_iu_mo_ussd_for_unknown_trans2(2721)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2721)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2714)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514A7BCD13621046811E084'O MSC_Test_2-RAN(2714)@d81ef7ce05e3: patched enc_l3: '0554A7BCD13621046811E084'O MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A7BCD13621046811E084'O MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2721)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2714)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2714)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2714)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2721)6623179 TC_iu_mo_ussd_for_unknown_trans2(2721)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2721)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2721)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2721)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2721)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '12B5A4E2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2714)@d81ef7ce05e3: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2721)8593786 MSC_Test_2-RAN(2714)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d81ef7ce05e3: { messageType := 2, destLocRef := '83217A'O, sourceLocRef := '0001D2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(2721)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2721)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2714)@d81ef7ce05e3: patching N(SD)=1 into dtap '05144FBF94B2210452CF15E2'O MSC_Test_2-RAN(2714)@d81ef7ce05e3: patched enc_l3: '05544FBF94B2210452CF15E2'O MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544FBF94B2210452CF15E2'O MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2714)@d81ef7ce05e3: patching N(SD)=2 into dtap '1B3A17BA8ED55C20D57C87BCAA7536BEE60FA892A868539E69A4'O MSC_Test_2-RAN(2714)@d81ef7ce05e3: patched enc_l3: '1BBA17BA8ED55C20D57C87BCAA7536BEE60FA892A868539E69A4'O MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: vl_len:38 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440220000010010401B1A1BBA17BA8ED55C20D57C87BCAA7536BEE60FA892A868539E69A4'O MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2721)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2714)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2721)8593786 TC_iu_mo_ussd_for_unknown_trans2(2721)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2721)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2721)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_ussd_for_unknown_trans2(2721)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '12B5A4E2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2714)@d81ef7ce05e3: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2721)10805955 MSC_Test_2-RAN(2714)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d81ef7ce05e3: { messageType := 2, destLocRef := 'A4E2C3'O, sourceLocRef := '0001D3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(2721)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2721)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2714)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514E6EF861C210426AF82E5'O MSC_Test_2-RAN(2714)@d81ef7ce05e3: patched enc_l3: '0554E6EF861C210426AF82E5'O MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E6EF861C210426AF82E5'O MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2714)@d81ef7ce05e3: patching N(SD)=2 into dtap '1B2A1C17C8BA35A12DBB7328A2A96D8D10CEA6DF1303CB8ED2CDE0'O MSC_Test_2-RAN(2714)@d81ef7ce05e3: patched enc_l3: '1BAA1C17C8BA35A12DBB7328A2A96D8D10CEA6DF1303CB8ED2CDE0'O MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: vl_len:39 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440230000010010401C1B1BAA1C17C8BA35A12DBB7328A2A96D8D10CEA6DF1303CB8ED2CDE0'O MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2721)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2713)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2714)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2721)10805955 MSC_Test_2-M3UA(2715)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_ussd_for_unknown_trans2(2721)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2721)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2721)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2721)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-M3UA(2715)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2707)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2708)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2714)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2719)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2710)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2711)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2709)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2706)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2712)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2722)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2713)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2716)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2720)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2718)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2717)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2706): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2707): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2708): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2709): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2710): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2711): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2712): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2713): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2714): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2715): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2716): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2717): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2718): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2719): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2720): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_mo_ussd_for_unknown_trans2(2721): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2722): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass'. Tue Jun 18 08:42:49 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=606248) Waiting for packet dumper to finish... 1 (prev_count=606248, count=609447) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session'. ------ MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session ------ Tue Jun 18 08:42:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session.pcap" >/data/MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_proc_ss_for_unknown_session started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2726)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2726)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2726)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2724)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2729)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2729)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2729)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2727)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2732)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2732)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2732)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2730)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2733)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2726)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2726)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2726)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2726)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2726)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2726)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2726)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2726)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2726)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2726)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2726)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2726)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2726)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2726)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2726)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2726)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2729)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2729)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2729)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2729)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2729)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2729)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2729)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2729)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2729)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2729)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2729)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2729)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2729)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2729)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2729)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2729)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2732)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2732)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2732)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2732)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2732)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2732)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2732)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2732)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2732)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2732)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2732)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2732)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2732)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2732)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2729)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2732)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2732)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2729)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test-GSUP-IPA(2735)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2735)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2735)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2735)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2735)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2735)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2735)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2735)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2736)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_proc_ss_for_unknown_session2(2738) TC_iu_proc_ss_for_unknown_session2(2738)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001055'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2726)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2726)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2726)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2725)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2729)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2729)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2729)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2728)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2732)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2732)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2732)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2731)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2731)@d81ef7ce05e3: Added conn table entry 0TC_iu_proc_ss_for_unknown_session2(2738)11029776 MSC_Test_2-SCCP(2730)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2732)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2731)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2732)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2732)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2730)@d81ef7ce05e3: { messageType := 2, destLocRef := 'A84D10'O, sourceLocRef := '0001D4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2730)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2736)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001055" handled at TC_iu_proc_ss_for_unknown_session2(2738) MSC_Test-GSUP(2736)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_proc_ss_for_unknown_session2(2738)"262420000001055" TC_iu_proc_ss_for_unknown_session2(2738)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(2738)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2732)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2732)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2730)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2730)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2730)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2730)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2731)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514299C21352104BAEF0A7E'O MSC_Test_2-RAN(2731)@d81ef7ce05e3: patched enc_l3: '0554299C21352104BAEF0A7E'O MSC_Test_2-SCCP(2730)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2730)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2730)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2730)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554299C21352104BAEF0A7E'O MSC_Test_2-M3UA(2732)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2732)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2732)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2730)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2730)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2730)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2730)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2730)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2730)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2730)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2730)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2732)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2732)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2732)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2730)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2730)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2730)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2730)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2732)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2732)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2730)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2730)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2730)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2730)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_for_unknown_session2(2738)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2731)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2731)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2730)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2730)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2730)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2730)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2732)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2732)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2732)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2730)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2730)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2730)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2730)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2730)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2730)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2730)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2730)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2732)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2732)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2732)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2730)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2732)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2731)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_proc_ss_for_unknown_session2(2738)11029776 TC_iu_proc_ss_for_unknown_session2(2738)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2738)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(2738)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2738)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2731)@d81ef7ce05e3: Created IMSI[0] for '262420000001055'H'94135E52'O to be handled at TC_iu_proc_ss_for_unknown_session2(2738) MSC_Test-GSUP(2736)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_proc_ss_for_unknown_session2(2738) TC_iu_proc_ss_for_unknown_session2(2738)@d81ef7ce05e3: setverdict(fail): pass -> fail reason: "Unknown/unexpected GSUP received", new component reason: "Unknown/unexpected GSUP received" TC_iu_proc_ss_for_unknown_session2(2738)@d81ef7ce05e3: Final verdict of PTC: fail reason: "Unknown/unexpected GSUP received" MSC_Test_1-M3UA(2729)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2727)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2726)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2736)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2728)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2733)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2730)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2732)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2725)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2724)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2723)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2734)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2735)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2737)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2739)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2731)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2723): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2724): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2725): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2726): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2727): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2728): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2729): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2730): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2731): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2732): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2733): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2734): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2735): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2736): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2737): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_proc_ss_for_unknown_session2(2738): fail (none -> fail) reason: "Unknown/unexpected GSUP received" MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2739): none (fail -> fail) MTC@d81ef7ce05e3: Test case TC_iu_proc_ss_for_unknown_session finished. Verdict: fail reason: Unknown/unexpected GSUP received MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session fail'. Tue Jun 18 08:42:55 UTC 2024 ------ MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session fail ------ Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=324826) Waiting for packet dumper to finish... 1 (prev_count=324826, count=328602) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session fail' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail'. ------ MSC_Tests_Iu.TC_iu_proc_ss_paging_fail ------ Tue Jun 18 08:43:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_proc_ss_paging_fail.pcap" >/data/MSC_Tests_Iu.TC_iu_proc_ss_paging_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_proc_ss_paging_fail started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2743)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2743)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2743)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(2741)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2746)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2746)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2746)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2744)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2749)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2749)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2749)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2747)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2750)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2743)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2743)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2743)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2743)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2743)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2743)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2743)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2743)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2743)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2743)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2743)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2743)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2743)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2743)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2743)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2743)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2746)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2746)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2746)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2746)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2746)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2746)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2746)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2746)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2746)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2746)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2746)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2746)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2746)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2746)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2746)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2746)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2749)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2749)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2749)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2749)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2749)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2749)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2749)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2749)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2749)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2749)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2749)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2746)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2749)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2749)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2749)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2746)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2749)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2749)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2752)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2752)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2752)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2752)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2752)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2752)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2752)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2752)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2753)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(2755) TC_iu_proc_ss_paging_fail2(2755)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001056'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2743)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2743)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2743)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2742)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2746)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2746)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2746)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2745)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2749)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2749)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2749)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2748)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2748)@d81ef7ce05e3: Added conn table entry 0TC_iu_proc_ss_paging_fail2(2755)16422308 MSC_Test_2-SCCP(2747)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2749)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2748)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2749)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2749)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2747)@d81ef7ce05e3: { messageType := 2, destLocRef := 'FA95A4'O, sourceLocRef := '0001D5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2747)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2753)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001056" handled at TC_iu_proc_ss_paging_fail2(2755) MSC_Test-GSUP(2753)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_proc_ss_paging_fail2(2755)"262420000001056" TC_iu_proc_ss_paging_fail2(2755)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(2755)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2749)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2749)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2747)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2747)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2747)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2747)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2748)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514C680A8C22104B209576E'O MSC_Test_2-RAN(2748)@d81ef7ce05e3: patched enc_l3: '0554C680A8C22104B209576E'O MSC_Test_2-SCCP(2747)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2747)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2747)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2747)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C680A8C22104B209576E'O MSC_Test_2-M3UA(2749)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2749)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2749)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2747)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2747)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2747)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2747)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2747)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2747)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2747)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2747)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2749)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2749)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2749)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2747)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2747)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2747)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2747)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2749)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2749)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2747)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2747)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2747)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2747)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_paging_fail2(2755)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2748)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2748)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2747)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2747)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2747)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2747)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2749)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2749)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2749)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2747)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2747)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2747)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2747)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2747)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2747)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2747)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2747)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2749)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2749)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2749)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2747)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2749)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2748)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_proc_ss_paging_fail2(2755)16422308 TC_iu_proc_ss_paging_fail2(2755)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2755)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(2755)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2755)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2748)@d81ef7ce05e3: Created IMSI[0] for '262420000001056'H'384D6BE7'O to be handled at TC_iu_proc_ss_paging_fail2(2755) MSC_Test-GSUP(2753)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(2755) MSC_Test_2-M3UA(2749)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2749)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2748)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_paging_fail2(2755) TC_iu_proc_ss_paging_fail2(2755)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2755)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2755)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-SCCP(2747)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2741)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2750)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2749)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2753)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2746)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2740)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2744)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2742)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2743)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2745)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2752)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2754)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2756)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2748)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2751)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2740): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2741): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2742): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2743): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2744): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2745): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2746): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2747): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2748): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2749): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2750): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2751): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2752): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2753): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2754): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_proc_ss_paging_fail2(2755): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2756): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_proc_ss_paging_fail finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass'. Tue Jun 18 08:43:12 UTC 2024 ====== MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_proc_ss_paging_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=335790) Waiting for packet dumper to finish... 1 (prev_count=335790, count=338989) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_abort'. ------ MSC_Tests_Iu.TC_iu_proc_ss_abort ------ Tue Jun 18 08:43:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_proc_ss_abort.pcap" >/data/MSC_Tests_Iu.TC_iu_proc_ss_abort.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_abort' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_proc_ss_abort started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2760)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2760)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2760)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2758)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2763)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2763)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2763)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2761)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2766)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2766)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2766)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2764)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2767)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2760)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2760)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2760)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2760)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2760)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2760)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2760)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2760)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2760)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2760)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2760)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2760)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2760)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2760)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2760)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2760)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2763)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2763)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2763)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2763)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2763)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2763)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2763)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2763)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2763)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2763)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2763)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2763)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2763)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2763)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2763)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2763)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2766)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2766)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2766)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2763)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2763)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2766)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2769)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2769)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2769)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2769)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2769)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2769)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2769)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2769)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2770)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(2772) TC_iu_proc_ss_abort2(2772)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001057'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2760)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2760)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2760)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2759)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2763)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2763)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2763)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2762)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2765)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2765)@d81ef7ce05e3: Added conn table entry 0TC_iu_proc_ss_abort2(2772)12622051 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2765)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C098E3'O, sourceLocRef := '0001D6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2764)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2770)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001057" handled at TC_iu_proc_ss_abort2(2772) MSC_Test-GSUP(2770)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_proc_ss_abort2(2772)"262420000001057" TC_iu_proc_ss_abort2(2772)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2772)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2765)@d81ef7ce05e3: patching N(SD)=1 into dtap '05140343CD0B2104BC867AA9'O MSC_Test_2-RAN(2765)@d81ef7ce05e3: patched enc_l3: '05540343CD0B2104BC867AA9'O MSC_Test_2-SCCP(2764)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540343CD0B2104BC867AA9'O MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2764)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2772)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2765)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2765)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2764)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2764)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2765)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_proc_ss_abort2(2772)12622051 TC_iu_proc_ss_abort2(2772)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2772)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2772)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2772)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2765)@d81ef7ce05e3: Created IMSI[0] for '262420000001057'H'03020E2B'O to be handled at TC_iu_proc_ss_abort2(2772) MSC_Test-GSUP(2770)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(2772) MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2765)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_abort2(2772) TC_iu_proc_ss_abort2(2772)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2772)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '03020E2B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2765)@d81ef7ce05e3: Added conn table entry 0TC_iu_proc_ss_abort2(2772)12720151 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C21817'O, sourceLocRef := '0001D7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2764)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_proc_ss_abort2(2772)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2772)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2765)@d81ef7ce05e3: patching N(SD)=0 into dtap '05148C34E5A321040C5DB236'O MSC_Test_2-RAN(2765)@d81ef7ce05e3: patched enc_l3: '05148C34E5A321040C5DB236'O MSC_Test_2-SCCP(2764)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05148C34E5A321040C5DB236'O MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2764)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2764)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2772)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2764)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2772)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2764)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2764)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2765)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_proc_ss_abort2(2772)12720151 TC_iu_proc_ss_abort2(2772)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2772)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2772)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2766)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_proc_ss_abort2(2772)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-RAN(2759)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2762)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2766)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2758)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2770)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2765)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2761)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2767)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2764)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2757)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2771)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2763)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2768)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2769)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2773)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2760)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2757): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2758): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2759): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2760): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2761): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2762): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2763): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2764): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2765): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2766): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2767): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2768): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2769): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2770): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2771): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_proc_ss_abort2(2772): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2773): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_proc_ss_abort finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_abort pass'. Tue Jun 18 08:43:18 UTC 2024 ====== MSC_Tests_Iu.TC_iu_proc_ss_abort pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_proc_ss_abort.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=476112) Waiting for packet dumper to finish... 1 (prev_count=476112, count=479311) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_abort pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd'. ------ MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd ------ Tue Jun 18 08:43:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd.pcap" >/data/MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_multi_lu_and_mo_ussd started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2777)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2777)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2777)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(2775)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2780)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2780)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2780)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2778)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2783)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2783)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2783)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2781)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2784)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2777)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2777)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2777)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2777)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2777)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2777)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2777)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2777)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2777)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2777)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2777)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2777)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2777)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2777)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2777)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2777)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2780)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2780)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2780)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2780)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2780)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2780)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2780)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2780)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2780)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2780)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2780)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2780)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2780)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2780)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2780)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2780)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2783)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2783)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2780)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2780)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2786)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2786)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2786)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2786)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2786)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2786)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2786)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2786)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001100" to be handled at TC_iu_multi_lu_and_mo_ussd2(2789) TC_iu_multi_lu_and_mo_ussd2(2789)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001100'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[1] for "262420000001101" to be handled at TC_iu_multi_lu_and_mo_ussd2(2790) TC_iu_multi_lu_and_mo_ussd2(2790)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001101'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[2] for "262420000001102" to be handled at TC_iu_multi_lu_and_mo_ussd2(2792) TC_iu_multi_lu_and_mo_ussd2(2792)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001102'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[3] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(2794) TC_iu_multi_lu_and_mo_ussd2(2794)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001103'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[4] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(2796) TC_iu_multi_lu_and_mo_ussd2(2796)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001104'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[5] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(2798) TC_iu_multi_lu_and_mo_ussd2(2798)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001105'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[6] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(2800) TC_iu_multi_lu_and_mo_ussd2(2800)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001106'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[7] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(2802) TC_iu_multi_lu_and_mo_ussd2(2802)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001107'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[8] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(2804) TC_iu_multi_lu_and_mo_ussd2(2804)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001108'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[9] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(2806) TC_iu_multi_lu_and_mo_ussd2(2806)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001109'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[10] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(2808) TC_iu_multi_lu_and_mo_ussd2(2808)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001110'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[11] for "262420000001111" to be handled at TC_iu_multi_lu_and_mo_ussd2(2810) TC_iu_multi_lu_and_mo_ussd2(2810)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001111'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[12] for "262420000001112" to be handled at TC_iu_multi_lu_and_mo_ussd2(2812) TC_iu_multi_lu_and_mo_ussd2(2812)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001112'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[13] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(2814) TC_iu_multi_lu_and_mo_ussd2(2814)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001113'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[14] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(2816) TC_iu_multi_lu_and_mo_ussd2(2816)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001114'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2777)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2777)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2777)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2776)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[15] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(2818) TC_iu_multi_lu_and_mo_ussd2(2818)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001115'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_1-M3UA(2780)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2780)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2780)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2779)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2789)13170848 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2790)16677801 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2792)13324668 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2794)16035774 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:1 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2796)15701460 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2798)14621966 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2800)16682284 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2802)7589556 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C8F8A0'O, sourceLocRef := '0001D8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2804)6810993 MSC_Test-GSUP(2787)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001100" handled at TC_iu_multi_lu_and_mo_ussd2(2789) MSC_Test-GSUP(2787)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_multi_lu_and_mo_ussd2(2789)"262420000001100" MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2806)16717210 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test-GSUP(2787)@d81ef7ce05e3: Found GsupExpect[1] for "262420000001101" handled at TC_iu_multi_lu_and_mo_ussd2(2790) MSC_Test-GSUP(2787)@d81ef7ce05e3: Added IMSI table entry 1TC_iu_multi_lu_and_mo_ussd2(2790)"262420000001101" MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2808)1626137 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2810)9856223 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2812)7645215 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:2 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2814)905815 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2816)8065228 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2818)1528625 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:3 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:4 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := 'FE7BA9'O, sourceLocRef := '0001D9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:5 MSC_Test-GSUP(2787)@d81ef7ce05e3: Found GsupExpect[2] for "262420000001102" handled at TC_iu_multi_lu_and_mo_ussd2(2792) MSC_Test-GSUP(2787)@d81ef7ce05e3: Added IMSI table entry 2TC_iu_multi_lu_and_mo_ussd2(2792)"262420000001102" MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:6 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:9 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:10 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2789)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2789)@d81ef7ce05e3: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2790)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2790)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := 'CB517C'O, sourceLocRef := '0001DA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:11 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:12 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:13 MSC_Test-GSUP(2787)@d81ef7ce05e3: Found GsupExpect[3] for "262420000001103" handled at TC_iu_multi_lu_and_mo_ussd2(2794) MSC_Test-GSUP(2787)@d81ef7ce05e3: Added IMSI table entry 3TC_iu_multi_lu_and_mo_ussd2(2794)"262420000001103" MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2787)@d81ef7ce05e3: Found GsupExpect[4] for "262420000001104" handled at TC_iu_multi_lu_and_mo_ussd2(2796) MSC_Test-GSUP(2787)@d81ef7ce05e3: Added IMSI table entry 4TC_iu_multi_lu_and_mo_ussd2(2796)"262420000001104" MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:15 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2792)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2792)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := 'F4AFBE'O, sourceLocRef := '0001DB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := 'EF95D4'O, sourceLocRef := '0001DC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test-GSUP(2787)@d81ef7ce05e3: Found GsupExpect[5] for "262420000001105" handled at TC_iu_multi_lu_and_mo_ussd2(2798) MSC_Test-GSUP(2787)@d81ef7ce05e3: Added IMSI table entry 5TC_iu_multi_lu_and_mo_ussd2(2798)"262420000001105" TC_iu_multi_lu_and_mo_ussd2(2794)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test-GSUP(2787)@d81ef7ce05e3: Found GsupExpect[6] for "262420000001106" handled at TC_iu_multi_lu_and_mo_ussd2(2800) MSC_Test-GSUP(2787)@d81ef7ce05e3: Added IMSI table entry 6TC_iu_multi_lu_and_mo_ussd2(2800)"262420000001106" TC_iu_multi_lu_and_mo_ussd2(2794)@d81ef7ce05e3: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2796)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test-GSUP(2787)@d81ef7ce05e3: Found GsupExpect[7] for "262420000001107" handled at TC_iu_multi_lu_and_mo_ussd2(2802) MSC_Test-GSUP(2787)@d81ef7ce05e3: Added IMSI table entry 7TC_iu_multi_lu_and_mo_ussd2(2802)"262420000001107" TC_iu_multi_lu_and_mo_ussd2(2796)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2787)@d81ef7ce05e3: Found GsupExpect[8] for "262420000001108" handled at TC_iu_multi_lu_and_mo_ussd2(2804) MSC_Test-GSUP(2787)@d81ef7ce05e3: Added IMSI table entry 8TC_iu_multi_lu_and_mo_ussd2(2804)"262420000001108" MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := 'DF1D0E'O, sourceLocRef := '0001DD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := 'FE8D2C'O, sourceLocRef := '0001DE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2787)@d81ef7ce05e3: Found GsupExpect[9] for "262420000001109" handled at TC_iu_multi_lu_and_mo_ussd2(2806) MSC_Test-GSUP(2787)@d81ef7ce05e3: Added IMSI table entry 9TC_iu_multi_lu_and_mo_ussd2(2806)"262420000001109" MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := '73CEB4'O, sourceLocRef := '0001DF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2798)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := '67ED71'O, sourceLocRef := '0001E0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(2798)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test-GSUP(2787)@d81ef7ce05e3: Found GsupExpect[10] for "262420000001110" handled at TC_iu_multi_lu_and_mo_ussd2(2808) MSC_Test-GSUP(2787)@d81ef7ce05e3: Added IMSI table entry 10TC_iu_multi_lu_and_mo_ussd2(2808)"262420000001110" TC_iu_multi_lu_and_mo_ussd2(2800)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2800)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := 'FF159A'O, sourceLocRef := '0001E1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2802)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2804)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2804)@d81ef7ce05e3: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2802)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test-GSUP(2787)@d81ef7ce05e3: Found GsupExpect[11] for "262420000001111" handled at TC_iu_multi_lu_and_mo_ussd2(2810) MSC_Test-GSUP(2787)@d81ef7ce05e3: Added IMSI table entry 11TC_iu_multi_lu_and_mo_ussd2(2810)"262420000001111" MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := '18D019'O, sourceLocRef := '0001E2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test-GSUP(2787)@d81ef7ce05e3: Found GsupExpect[12] for "262420000001112" handled at TC_iu_multi_lu_and_mo_ussd2(2812) MSC_Test-GSUP(2787)@d81ef7ce05e3: Added IMSI table entry 12TC_iu_multi_lu_and_mo_ussd2(2812)"262420000001112" TC_iu_multi_lu_and_mo_ussd2(2806)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2806)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2787)@d81ef7ce05e3: Found GsupExpect[13] for "262420000001113" handled at TC_iu_multi_lu_and_mo_ussd2(2814) MSC_Test-GSUP(2787)@d81ef7ce05e3: Added IMSI table entry 13TC_iu_multi_lu_and_mo_ussd2(2814)"262420000001113" MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := '9664DF'O, sourceLocRef := '0001E3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test-GSUP(2787)@d81ef7ce05e3: Found GsupExpect[14] for "262420000001114" handled at TC_iu_multi_lu_and_mo_ussd2(2816) MSC_Test-GSUP(2787)@d81ef7ce05e3: Added IMSI table entry 14TC_iu_multi_lu_and_mo_ussd2(2816)"262420000001114" MSC_Test-GSUP(2787)@d81ef7ce05e3: Found GsupExpect[15] for "262420000001115" handled at TC_iu_multi_lu_and_mo_ussd2(2818) MSC_Test-GSUP(2787)@d81ef7ce05e3: Added IMSI table entry 15TC_iu_multi_lu_and_mo_ussd2(2818)"262420000001115" MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := '74A81F'O, sourceLocRef := '0001E4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := '0DD257'O, sourceLocRef := '0001E5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := '7B10CC'O, sourceLocRef := '0001E6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := '175331'O, sourceLocRef := '0001E7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2808)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2808)@d81ef7ce05e3: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2810)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2810)@d81ef7ce05e3: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2812)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2812)@d81ef7ce05e3: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2814)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2814)@d81ef7ce05e3: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2816)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2816)@d81ef7ce05e3: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2818)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2818)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514C14E92EC21045BB3A864'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '0554C14E92EC21045BB3A864'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '051403D94DB42104DB9364AD'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '055403D94DB42104DB9364AD'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C14E92EC21045BB3A864'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514F69746D42104CD11DA6B'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '0554F69746D42104CD11DA6B'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055403D94DB42104DB9364AD'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '05146DB4009D2104D78242A3'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '05546DB4009D2104D78242A3'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F69746D42104CD11DA6B'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '05146814D6B62104A4E1C2DD'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '05546814D6B62104A4E1C2DD'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546DB4009D2104D78242A3'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514E33B6EE02104ADA57AEB'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '0554E33B6EE02104ADA57AEB'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546814D6B62104A4E1C2DD'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '05146A773F0B210477CD50A5'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '05546A773F0B210477CD50A5'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '05143D39CFAA2104F47CF212'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '05543D39CFAA2104F47CF212'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E33B6EE02104ADA57AEB'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546A773F0B210477CD50A5'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514E361A7302104DE5F15ED'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '0554E361A7302104DE5F15ED'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:6 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543D39CFAA2104F47CF212'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:5 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E361A7302104DE5F15ED'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:5 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:6 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '051460E276832104E8875171'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '055460E276832104E8875171'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055460E276832104E8875171'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514228EECC221042ADB6AFA'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '0554228EECC221042ADB6AFA'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:11 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514A9CE3E452104A04B595C'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '0554A9CE3E452104A04B595C'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554228EECC221042ADB6AFA'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514D4E53D8A2104C8DB0A6D'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:12 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '0554D4E53D8A2104C8DB0A6D'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A9CE3E452104A04B595C'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:10 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D4E53D8A2104C8DB0A6D'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '051487DBBF59210468531D15'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '055487DBBF59210468531D15'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '051483E4B88121040BFC3A84'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:15 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '055483E4B88121040BFC3A84'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055487DBBF59210468531D15'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '05145B72389521042CCF76D1'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '05545B72389521042CCF76D1'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2790)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055483E4B88121040BFC3A84'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545B72389521042CCF76D1'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:2 TC_iu_multi_lu_and_mo_ussd2(2796)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2804)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2798)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:5 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2800)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2789)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:11 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:10 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2794)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:12 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2802)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:15 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:6 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:5 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2792)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2790)16677801 TC_iu_multi_lu_and_mo_ussd2(2790)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2790)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2790)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2790)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2790)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '320C594B'O ("2\fYK") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2806)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2790)4347887 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:1 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2796)15701460 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2796)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2796)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2796)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2796)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:5 TC_iu_multi_lu_and_mo_ussd2(2796)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '79FBF044'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2804)6810993 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2798)14621966 TC_iu_multi_lu_and_mo_ussd2(2804)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2804)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2804)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2804)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:9 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2798)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2798)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2798)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2798)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2804)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '39E18AA3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2798)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0F55EF69'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:6 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2796)2352858 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2808)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:4 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2804)7336508 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2810)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2798)6250259 TC_iu_multi_lu_and_mo_ussd2(2818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:5 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:10 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:11 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2812)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := '4257EF'O, sourceLocRef := '0001E8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2790)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2790)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2814)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2800)16682284 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2789)13170848 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mo_ussd2(2789)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2816)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2789)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2789)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2800)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2800)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2789)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2800)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2800)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2789)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '211D25EA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_iu_multi_lu_and_mo_ussd2(2800)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A04E1EDC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := '23E6DA'O, sourceLocRef := '0001E9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2789)1145316 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2794)16035774 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:0 TC_iu_multi_lu_and_mo_ussd2(2796)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2800)4895529 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2796)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2794)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2794)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2794)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2794)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2802)7589556 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:3 TC_iu_multi_lu_and_mo_ussd2(2802)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2802)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2802)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2802)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2794)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '35899930'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := '6FF23C'O, sourceLocRef := '0001EA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '05148CE9E6C52104AC0632C0'O TC_iu_multi_lu_and_mo_ussd2(2802)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '10A03395'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '05548CE9E6C52104AC0632C0'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548CE9E6C52104AC0632C0'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2794)2981452 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := '5F5F13'O, sourceLocRef := '0001EB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(2804)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2804)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:6 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2798)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2798)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2802)12885985 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2792)13324668 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2792)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2792)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2792)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2792)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:2 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2792)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'BFE99402'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2792)7870693 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := '1179E4'O, sourceLocRef := '0001EC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:7 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := '4AB329'O, sourceLocRef := '0001ED'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:1 TC_iu_multi_lu_and_mo_ussd2(2789)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2789)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:10 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2806)16717210 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2800)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2800)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2806)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2806)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2806)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2806)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := '2D7E4C'O ("-~L"), sourceLocRef := '0001EE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C49FE1'O, sourceLocRef := '0001EF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '05142CEAC26621040933E329'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '05542CEAC26621040933E329'O TC_iu_multi_lu_and_mo_ussd2(2806)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '29B1AEBC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:11 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := '7818E5'O, sourceLocRef := '0001F0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:7 TC_iu_multi_lu_and_mo_ussd2(2794)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2794)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2802)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2802)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '051402C895A621046D07F7D3'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '055402C895A621046D07F7D3'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542CEAC26621040933E329'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:5 TC_iu_multi_lu_and_mo_ussd2(2792)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2792)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055402C895A621046D07F7D3'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2806)8685007 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514B851291C21044B491969'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '0554B851291C21044B491969'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:9 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2808)1626137 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B851291C21044B491969'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514E0B934F82104BEDA993C'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '0554E0B934F82104BEDA993C'O TC_iu_multi_lu_and_mo_ussd2(2808)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2808)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2808)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2808)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E0B934F82104BEDA993C'O TC_iu_multi_lu_and_mo_ussd2(2808)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7A026D49'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2808)13480958 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2810)9856223 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:10 TC_iu_multi_lu_and_mo_ussd2(2810)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2810)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2810)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2810)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2818)1528625 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2818)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2810)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'AAC616BA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_iu_multi_lu_and_mo_ussd2(2818)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3D4CB8D3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2810)15657042 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:11 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2818)14533269 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:15 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2812)7645215 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2812)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2812)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:13 TC_iu_multi_lu_and_mo_ussd2(2812)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2812)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2814)905815 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2814)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2814)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2814)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2814)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2812)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3A4702D1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2814)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '18FE894D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2812)3105075 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:12 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := '8485CF'O, sourceLocRef := '0001F1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2816)8065228 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2816)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2816)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2816)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2816)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2814)14556704 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001101" to be handled at TC_iu_multi_lu_and_mo_ussd2(2790) MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:13 TC_iu_multi_lu_and_mo_ussd2(2816)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '29830416'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_multi_lu_and_mo_ussd2(2806)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2806)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:5 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Added conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2816)14767216 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d81ef7ce05e3: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: First idle individual index:14 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := 'CDB3FE'O, sourceLocRef := '0001F2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514823500392104507D68A4'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '0554823500392104507D68A4'O TC_iu_multi_lu_and_mo_ussd2(2808)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:2 TC_iu_multi_lu_and_mo_ussd2(2808)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '051440FDAA4D210426416B94'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '055440FDAA4D210426416B94'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554823500392104507D68A4'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:6 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055440FDAA4D210426416B94'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514FF9301882104C7169346'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '0554FF9301882104C7169346'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := 'EEE852'O, sourceLocRef := '0001F3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FF9301882104C7169346'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514E6E1A10F21043F391A68'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '0554E6E1A10F21043F391A68'O TC_iu_multi_lu_and_mo_ussd2(2810)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2810)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := 'DDC295'O, sourceLocRef := '0001F4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E6E1A10F21043F391A68'O TC_iu_multi_lu_and_mo_ussd2(2818)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := '2F6133'O ("/a3"), sourceLocRef := '0001F5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[1] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(2796) MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := 'DE1E20'O, sourceLocRef := '0001F6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '05148F474F1121040C9A2B1F'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '05548F474F1121040C9A2B1F'O TC_iu_multi_lu_and_mo_ussd2(2812)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2812)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: { messageType := 2, destLocRef := 'E15470'O, sourceLocRef := '0001F7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548F474F1121040C9A2B1F'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2814)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2814)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:3 TC_iu_multi_lu_and_mo_ussd2(2816)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2816)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[2] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(2804) MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:37 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[3] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(2798) MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[4] for "262420000001100" to be handled at TC_iu_multi_lu_and_mo_ussd2(2789) MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514D2F093042104B638EB2A'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '0554D2F093042104B638EB2A'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:10 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '05142A13A08C2104FFEFD7A3'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '05542A13A08C2104FFEFD7A3'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D2F093042104B638EB2A'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:11 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542A13A08C2104FFEFD7A3'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2790)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:6 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '05146FF763CF210443FB314D'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '05546FF763CF210443FB314D'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546FF763CF210443FB314D'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514E2F0E4D22104229FF2E3'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '0554E2F0E4D22104229FF2E3'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:37 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '05140196C5C2210429C22E08'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '05540196C5C2210429C22E08'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E2F0E4D22104229FF2E3'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=1 into dtap '051423B634642104216BDE43'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '055423B634642104216BDE43'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540196C5C2210429C22E08'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055423B634642104216BDE43'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:10 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:5 TC_iu_multi_lu_and_mo_ussd2(2796)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:37 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:37 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[5] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(2800) MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:11 MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[6] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(2794) MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2804)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[7] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(2802) MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2798)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[8] for "262420000001102" to be handled at TC_iu_multi_lu_and_mo_ussd2(2792) MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[9] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(2806) MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:37 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2790)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2789)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[10] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(2808) MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2796)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2804)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[11] for "262420000001111" to be handled at TC_iu_multi_lu_and_mo_ussd2(2810) MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:12 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2798)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:37 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:37 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:37 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:37 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[12] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(2818) MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:5 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:6 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:37 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:10 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:37 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:11 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:37 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2790)4347887 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2790)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2790)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2790)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2790)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[13] for "262420000001112" to be handled at TC_iu_multi_lu_and_mo_ussd2(2812) MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2800)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2802)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2806)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[14] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(2816) MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2787)@d81ef7ce05e3: Created GsupExpect[15] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(2814) MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2792)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2794)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:2 TC_iu_multi_lu_and_mo_ussd2(2789)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2796)2352858 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2796)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2796)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2796)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:5 TC_iu_multi_lu_and_mo_ussd2(2796)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2810)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2802)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2808)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2804)7336508 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(2804)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2804)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2804)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2804)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2800)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2798)6250259 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2798)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2798)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2798)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2798)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2806)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:2 TC_iu_multi_lu_and_mo_ussd2(2792)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2794)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:37 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:37 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2789)1145316 TC_iu_multi_lu_and_mo_ussd2(2789)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2802)12885985 TC_iu_multi_lu_and_mo_ussd2(2789)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2789)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2802)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2802)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2802)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2810)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:37 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d81ef7ce05e3: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2789)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-RAN(2782)@d81ef7ce05e3: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2802)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:37 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:6 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:11 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2816)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2812)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:3 TC_iu_multi_lu_and_mo_ussd2(2808)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2800)4895529 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2800)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2800)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2800)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:9 TC_iu_multi_lu_and_mo_ussd2(2814)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2806)8685007 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:7 TC_iu_multi_lu_and_mo_ussd2(2800)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2806)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2806)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2806)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:10 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2806)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2792)7870693 TC_iu_multi_lu_and_mo_ussd2(2792)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2792)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2792)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2792)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2794)2981452 TC_iu_multi_lu_and_mo_ussd2(2816)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2794)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2794)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2794)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2810)15657042 TC_iu_multi_lu_and_mo_ussd2(2810)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2810)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2810)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2794)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2810)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:10 TC_iu_multi_lu_and_mo_ussd2(2812)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2808)13480958 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2808)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2808)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2808)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:12 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2808)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2814)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2816)14767216 TC_iu_multi_lu_and_mo_ussd2(2816)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2816)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2816)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2812)3105075 TC_iu_multi_lu_and_mo_ussd2(2812)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2812)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2812)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2818)14533269 TC_iu_multi_lu_and_mo_ussd2(2818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2818)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2818)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2816)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2781)@d81ef7ce05e3: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2812)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-SCCP(2781)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2818)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_2-M3UA(2783)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d81ef7ce05e3: Deleted conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2814)14556704 TC_iu_multi_lu_and_mo_ussd2(2814)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2814)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2814)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2814)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test-GSUP-IPA(2786)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2777)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2787)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2783)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2775)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2778)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2781)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2780)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2782)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2776)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2784)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2779)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2774)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2788)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2791)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2793)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2785)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2795)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2801)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2805)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2799)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2803)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2797)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2807)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2811)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2813)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2809)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2820)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2815)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2817)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2819)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2774): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2775): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2776): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2777): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2778): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2779): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2780): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2781): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2782): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2783): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2784): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2785): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2786): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2787): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2788): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2789): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2790): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2791): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2792): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2793): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2794): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2795): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2796): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2797): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2798): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2799): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2800): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2801): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2802): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2803): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2804): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2805): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2806): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2807): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2808): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2809): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2810): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2811): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2812): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2813): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2814): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2815): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2816): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2817): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2818): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2819): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2820): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_multi_lu_and_mo_ussd finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass'. Tue Jun 18 08:43:25 UTC 2024 ====== MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4983436) Waiting for packet dumper to finish... 1 (prev_count=4983436, count=4986635) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd'. ------ MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd ------ Tue Jun 18 08:43:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd.pcap" >/data/MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_multi_lu_and_mt_ussd started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2824)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2824)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2824)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2822)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2827)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2827)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2827)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-SCCP(2825)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2830)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2830)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2830)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2828)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2831)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2824)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2824)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2824)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2824)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2824)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2824)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2824)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2824)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2824)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2824)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2824)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2824)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2824)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2824)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2824)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2824)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2827)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2827)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2827)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2827)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2827)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2827)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2827)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2827)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2827)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2827)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2827)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2827)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2827)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2827)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2827)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2827)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2830)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2830)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2827)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2827)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2833)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2833)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2833)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2833)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2833)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2833)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2833)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2833)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001116" to be handled at TC_iu_multi_lu_and_mt_ussd2(2836) TC_iu_multi_lu_and_mt_ussd2(2836)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001116'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[1] for "262420000001117" to be handled at TC_iu_multi_lu_and_mt_ussd2(2837) TC_iu_multi_lu_and_mt_ussd2(2837)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001117'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[2] for "262420000001118" to be handled at TC_iu_multi_lu_and_mt_ussd2(2839) TC_iu_multi_lu_and_mt_ussd2(2839)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001118'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[3] for "262420000001119" to be handled at TC_iu_multi_lu_and_mt_ussd2(2841) TC_iu_multi_lu_and_mt_ussd2(2841)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001119'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[4] for "262420000001120" to be handled at TC_iu_multi_lu_and_mt_ussd2(2843) TC_iu_multi_lu_and_mt_ussd2(2843)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001120'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[5] for "262420000001121" to be handled at TC_iu_multi_lu_and_mt_ussd2(2845) TC_iu_multi_lu_and_mt_ussd2(2845)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001121'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[6] for "262420000001122" to be handled at TC_iu_multi_lu_and_mt_ussd2(2847) TC_iu_multi_lu_and_mt_ussd2(2847)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001122'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[7] for "262420000001123" to be handled at TC_iu_multi_lu_and_mt_ussd2(2849) TC_iu_multi_lu_and_mt_ussd2(2849)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001123'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[8] for "262420000001124" to be handled at TC_iu_multi_lu_and_mt_ussd2(2851) TC_iu_multi_lu_and_mt_ussd2(2851)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001124'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[9] for "262420000001125" to be handled at TC_iu_multi_lu_and_mt_ussd2(2853) TC_iu_multi_lu_and_mt_ussd2(2853)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001125'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[10] for "262420000001126" to be handled at TC_iu_multi_lu_and_mt_ussd2(2855) TC_iu_multi_lu_and_mt_ussd2(2855)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001126'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[11] for "262420000001127" to be handled at TC_iu_multi_lu_and_mt_ussd2(2857) TC_iu_multi_lu_and_mt_ussd2(2857)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001127'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[12] for "262420000001128" to be handled at TC_iu_multi_lu_and_mt_ussd2(2859) TC_iu_multi_lu_and_mt_ussd2(2859)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001128'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[13] for "262420000001129" to be handled at TC_iu_multi_lu_and_mt_ussd2(2861) TC_iu_multi_lu_and_mt_ussd2(2861)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001129'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[14] for "262420000001130" to be handled at TC_iu_multi_lu_and_mt_ussd2(2863) TC_iu_multi_lu_and_mt_ussd2(2863)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001130'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[15] for "262420000001131" to be handled at TC_iu_multi_lu_and_mt_ussd2(2865) TC_iu_multi_lu_and_mt_ussd2(2865)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001131'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2824)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2824)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2824)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2823)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2827)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2827)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2827)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2826)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2836)7501329 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2837)6749073 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2839)9775937 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:1 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2841)4403461 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d81ef7ce05e3: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2843)3315880 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d81ef7ce05e3: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := '727611'O, sourceLocRef := '0001F8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2845)4843238 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2847)15070551 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2849)12978335 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:2 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2851)13261135 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2853)14092266 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:3 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d81ef7ce05e3: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2855)15513235 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:4 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2857)7531831 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:5 MSC_Test-GSUP(2834)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001116" handled at TC_iu_multi_lu_and_mt_ussd2(2836) MSC_Test-GSUP(2834)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_multi_lu_and_mt_ussd2(2836)"262420000001116" MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d81ef7ce05e3: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2859)3535663 MSC_Test-GSUP(2834)@d81ef7ce05e3: Found GsupExpect[1] for "262420000001117" handled at TC_iu_multi_lu_and_mt_ussd2(2837) MSC_Test-GSUP(2834)@d81ef7ce05e3: Added IMSI table entry 1TC_iu_multi_lu_and_mt_ussd2(2837)"262420000001117" MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:6 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2861)6302760 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:7 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:8 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2863)14711804 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2865)6509629 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:9 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:10 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:11 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:13 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := '66FB91'O, sourceLocRef := '0001F9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2834)@d81ef7ce05e3: Found GsupExpect[2] for "262420000001118" handled at TC_iu_multi_lu_and_mt_ussd2(2839) MSC_Test-GSUP(2834)@d81ef7ce05e3: Added IMSI table entry 2TC_iu_multi_lu_and_mt_ussd2(2839)"262420000001118" MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:14 MSC_Test-GSUP(2834)@d81ef7ce05e3: Found GsupExpect[3] for "262420000001119" handled at TC_iu_multi_lu_and_mt_ussd2(2841) MSC_Test-GSUP(2834)@d81ef7ce05e3: Added IMSI table entry 3TC_iu_multi_lu_and_mt_ussd2(2841)"262420000001119" MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:15 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2836)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2836)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2837)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2837)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2834)@d81ef7ce05e3: Found GsupExpect[4] for "262420000001120" handled at TC_iu_multi_lu_and_mt_ussd2(2843) MSC_Test-GSUP(2834)@d81ef7ce05e3: Added IMSI table entry 4TC_iu_multi_lu_and_mt_ussd2(2843)"262420000001120" MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := '952B41'O, sourceLocRef := '0001FA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := '433105'O, sourceLocRef := '0001FB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test-GSUP(2834)@d81ef7ce05e3: Found GsupExpect[5] for "262420000001121" handled at TC_iu_multi_lu_and_mt_ussd2(2845) MSC_Test-GSUP(2834)@d81ef7ce05e3: Added IMSI table entry 5TC_iu_multi_lu_and_mt_ussd2(2845)"262420000001121" MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := '3298A8'O, sourceLocRef := '0001FC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := '49E6E6'O, sourceLocRef := '0001FD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:5 TC_iu_multi_lu_and_mt_ussd2(2839)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2839)@d81ef7ce05e3: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2841)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2841)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2834)@d81ef7ce05e3: Found GsupExpect[6] for "262420000001122" handled at TC_iu_multi_lu_and_mt_ussd2(2847) MSC_Test-GSUP(2834)@d81ef7ce05e3: Added IMSI table entry 6TC_iu_multi_lu_and_mt_ussd2(2847)"262420000001122" MSC_Test-GSUP(2834)@d81ef7ce05e3: Found GsupExpect[7] for "262420000001123" handled at TC_iu_multi_lu_and_mt_ussd2(2849) MSC_Test-GSUP(2834)@d81ef7ce05e3: Added IMSI table entry 7TC_iu_multi_lu_and_mt_ussd2(2849)"262420000001123" MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := 'E5F557'O, sourceLocRef := '0001FE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test-GSUP(2834)@d81ef7ce05e3: Found GsupExpect[8] for "262420000001124" handled at TC_iu_multi_lu_and_mt_ussd2(2851) MSC_Test-GSUP(2834)@d81ef7ce05e3: Added IMSI table entry 8TC_iu_multi_lu_and_mt_ussd2(2851)"262420000001124" MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2843)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2845)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2843)@d81ef7ce05e3: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2845)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C6089F'O, sourceLocRef := '0001FF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test-GSUP(2834)@d81ef7ce05e3: Found GsupExpect[9] for "262420000001125" handled at TC_iu_multi_lu_and_mt_ussd2(2853) MSC_Test-GSUP(2834)@d81ef7ce05e3: Added IMSI table entry 9TC_iu_multi_lu_and_mt_ussd2(2853)"262420000001125" MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := 'CA594F'O, sourceLocRef := '000200'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2847)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2847)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := 'D707EA'O, sourceLocRef := '000201'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2834)@d81ef7ce05e3: Found GsupExpect[10] for "262420000001126" handled at TC_iu_multi_lu_and_mt_ussd2(2855) MSC_Test-GSUP(2834)@d81ef7ce05e3: Added IMSI table entry 10TC_iu_multi_lu_and_mt_ussd2(2855)"262420000001126" MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := 'ECB693'O, sourceLocRef := '000202'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:10 TC_iu_multi_lu_and_mt_ussd2(2849)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2851)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2849)@d81ef7ce05e3: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2851)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test-GSUP(2834)@d81ef7ce05e3: Found GsupExpect[11] for "262420000001127" handled at TC_iu_multi_lu_and_mt_ussd2(2857) MSC_Test-GSUP(2834)@d81ef7ce05e3: Added IMSI table entry 11TC_iu_multi_lu_and_mt_ussd2(2857)"262420000001127" MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2853)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2853)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2834)@d81ef7ce05e3: Found GsupExpect[12] for "262420000001128" handled at TC_iu_multi_lu_and_mt_ussd2(2859) MSC_Test-GSUP(2834)@d81ef7ce05e3: Added IMSI table entry 12TC_iu_multi_lu_and_mt_ussd2(2859)"262420000001128" MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := '72ED37'O, sourceLocRef := '000203'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test-GSUP(2834)@d81ef7ce05e3: Found GsupExpect[13] for "262420000001129" handled at TC_iu_multi_lu_and_mt_ussd2(2861) MSC_Test-GSUP(2834)@d81ef7ce05e3: Added IMSI table entry 13TC_iu_multi_lu_and_mt_ussd2(2861)"262420000001129" TC_iu_multi_lu_and_mt_ussd2(2855)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2855)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test-GSUP(2834)@d81ef7ce05e3: Found GsupExpect[14] for "262420000001130" handled at TC_iu_multi_lu_and_mt_ussd2(2863) MSC_Test-GSUP(2834)@d81ef7ce05e3: Added IMSI table entry 14TC_iu_multi_lu_and_mt_ussd2(2863)"262420000001130" MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2834)@d81ef7ce05e3: Found GsupExpect[15] for "262420000001131" handled at TC_iu_multi_lu_and_mt_ussd2(2865) MSC_Test-GSUP(2834)@d81ef7ce05e3: Added IMSI table entry 15TC_iu_multi_lu_and_mt_ussd2(2865)"262420000001131" MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := '35F32F'O, sourceLocRef := '000204'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := '602C28'O ("`,("), sourceLocRef := '000205'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := 'E07BFC'O, sourceLocRef := '000206'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := '63543D'O ("cT="), sourceLocRef := '000207'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2861)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2861)@d81ef7ce05e3: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2857)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2857)@d81ef7ce05e3: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2859)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2859)@d81ef7ce05e3: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2863)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2863)@d81ef7ce05e3: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2865)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2865)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '051471CD467B21041D229F83'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '055471CD467B21041D229F83'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055471CD467B21041D229F83'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '05143435CF4F21046A07F489'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '05543435CF4F21046A07F489'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514483A9AA82104C8534D6C'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '0554483A9AA82104C8534D6C'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543435CF4F21046A07F489'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '05141300C4522104D227C92A'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '05541300C4522104D227C92A'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:3 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554483A9AA82104C8534D6C'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514BD35411021040CDAF70F'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '0554BD35411021040CDAF70F'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '051462EA2F652104B2C3DAAD'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '055462EA2F652104B2C3DAAD'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541300C4522104D227C92A'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '05140DB7DAD52104636CE4F4'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '05540DB7DAD52104636CE4F4'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BD35411021040CDAF70F'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514837B26022104F936E9E5'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '0554837B26022104F936E9E5'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055462EA2F652104B2C3DAAD'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:9 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '051427646AAE2104AC7FC3E1'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '055427646AAE2104AC7FC3E1'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540DB7DAD52104636CE4F4'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554837B26022104F936E9E5'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055427646AAE2104AC7FC3E1'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:3 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:9 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '05142B67100F2104BBCCC935'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '05542B67100F2104BBCCC935'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '051448D133DF210421B2FF55'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '055448D133DF210421B2FF55'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514DACDB38521040EDDCCC8'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '0554DACDB38521040EDDCCC8'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '051459F43C1F210419C9967E'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '055459F43C1F210419C9967E'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514F962F43021047A98E933'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '0554F962F43021047A98E933'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542B67100F2104BBCCC935'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055448D133DF210421B2FF55'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DACDB38521040EDDCCC8'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '0514477C5C2F21046DE7D68F'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '0554477C5C2F21046DE7D68F'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '051490B6997821042D053999'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '055490B6997821042D053999'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055459F43C1F210419C9967E'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F962F43021047A98E933'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554477C5C2F21046DE7D68F'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055490B6997821042D053999'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2841)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2836)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:3 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2845)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2837)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2839)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2853)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2847)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2851)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '059B'O TC_iu_multi_lu_and_mt_ussd2(2855)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2843)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:3 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2836)7501329 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2836)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2836)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2836)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2836)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:9 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d81ef7ce05e3: Created IMSI[0] for '262420000001116'H'69B9E9DF'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2836) MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001116" to be handled at TC_iu_multi_lu_and_mt_ussd2(2836) MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2841)4403461 TC_iu_multi_lu_and_mt_ussd2(2861)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2841)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2841)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2841)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2841)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: Created IMSI[1] for '262420000001119'H'60F59560'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2841) MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[1] for "262420000001119" to be handled at TC_iu_multi_lu_and_mt_ussd2(2841) MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:9 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:6 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2845)4843238 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2845)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2845)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2845)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2845)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2849)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2865)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d81ef7ce05e3: Created IMSI[2] for '262420000001121'H'0C3E048E'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2845) MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2837)6749073 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2839)9775937 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '059B'O TC_iu_multi_lu_and_mt_ussd2(2839)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2839)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2837)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2839)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2839)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2837)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2837)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2837)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[2] for "262420000001121" to be handled at TC_iu_multi_lu_and_mt_ussd2(2845) MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:14 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2853)14092266 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2847)15070551 TC_iu_multi_lu_and_mt_ussd2(2853)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2853)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2853)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2853)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d81ef7ce05e3: Created IMSI[3] for '262420000001118'H'01C1A9BA'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2839) TC_iu_multi_lu_and_mt_ussd2(2847)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2847)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2847)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2847)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d81ef7ce05e3: Created IMSI[4] for '262420000001117'H'28278F55'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2837) MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[3] for "262420000001118" to be handled at TC_iu_multi_lu_and_mt_ussd2(2839) MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[4] for "262420000001117" to be handled at TC_iu_multi_lu_and_mt_ussd2(2837) MSC_Test_2-RAN(2829)@d81ef7ce05e3: Created IMSI[5] for '262420000001125'H'297B2A46'O ("){*F") to be handled at TC_iu_multi_lu_and_mt_ussd2(2853) MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[5] for "262420000001125" to be handled at TC_iu_multi_lu_and_mt_ussd2(2853) MSC_Test_2-RAN(2829)@d81ef7ce05e3: Created IMSI[6] for '262420000001122'H'BA8C18CF'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2847) MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[6] for "262420000001122" to be handled at TC_iu_multi_lu_and_mt_ussd2(2847) MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2836) MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2851)13261135 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2851)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2851)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2851)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2851)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2863)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2836)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d81ef7ce05e3: Created IMSI[7] for '262420000001124'H'177A4B71'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2851) MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2841) MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2836)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '69B9E9DF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[7] for "262420000001124" to be handled at TC_iu_multi_lu_and_mt_ussd2(2851) MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2836)5386969 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2841)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2845) TC_iu_multi_lu_and_mt_ussd2(2841)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '60F59560'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2843)3315880 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2843)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2843)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2843)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2843)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2841)9818036 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2839) MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:1 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2845)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d81ef7ce05e3: Created IMSI[8] for '262420000001120'H'6E63B51E'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2843) TC_iu_multi_lu_and_mt_ussd2(2845)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0C3E048E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_2-RAN(2829)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2837) MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[8] for "262420000001120" to be handled at TC_iu_multi_lu_and_mt_ussd2(2843) MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2855)15513235 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:13 TC_iu_multi_lu_and_mt_ussd2(2855)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2855)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2855)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2855)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2839)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-RAN(2829)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2853) MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2845)10282763 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2837)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2839)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '01C1A9BA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:2 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2861)6302760 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2847) TC_iu_multi_lu_and_mt_ussd2(2861)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2861)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2861)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2861)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2837)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '28278F55'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2853)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Created IMSI[9] for '262420000001126'H'85B0A28E'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2855) MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := '5232D9'O, sourceLocRef := '000208'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[9] for "262420000001126" to be handled at TC_iu_multi_lu_and_mt_ussd2(2855) MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2853)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '297B2A46'O ("){*F") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := '95CFB4'O, sourceLocRef := '000209'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:7 TC_iu_multi_lu_and_mt_ussd2(2847)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2857)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2839)6512539 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := '9CE70B'O, sourceLocRef := '00020A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:2 TC_iu_multi_lu_and_mt_ussd2(2847)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'BA8C18CF'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2859)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:3 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2836)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2836)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2841)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2841)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2849)12978335 TC_iu_multi_lu_and_mt_ussd2(2849)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2849)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2849)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2849)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2851) MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2837)13170641 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:4 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2853)14631699 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := '635F9B'O, sourceLocRef := '00020B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:5 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: Created IMSI[10] for '262420000001129'H'93B14D8D'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2861) MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C8F7D1'O, sourceLocRef := '00020C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:4 TC_iu_multi_lu_and_mt_ussd2(2851)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := 'DF4313'O, sourceLocRef := '00020D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[10] for "262420000001129" to be handled at TC_iu_multi_lu_and_mt_ussd2(2861) MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2845)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2845)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2851)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '177A4B71'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2865)6509629 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2865)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2865)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2865)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2865)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2829)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2843) MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2839)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2839)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2843)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2847)6973473 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:6 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:14 TC_iu_multi_lu_and_mt_ussd2(2843)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6E63B51E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: Created IMSI[11] for '262420000001123'H'8F0EC982'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2849) MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[11] for "262420000001123" to be handled at TC_iu_multi_lu_and_mt_ussd2(2849) MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2853)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2853)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2855) TC_iu_multi_lu_and_mt_ussd2(2837)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2837)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2851)11914030 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=0 into dtap '05141623185F2104B0E73F69'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '05141623185F2104B0E73F69'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:7 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=0 into dtap '05145610260E2104A77F1119'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '05145610260E2104A77F1119'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: Created IMSI[12] for '262420000001131'H'BC10D43C'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2865) MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := '6A6821'O ("jh!"), sourceLocRef := '00020E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2855)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05141623185F2104B0E73F69'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2843)12408700 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05145610260E2104A77F1119'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=0 into dtap '0514C610C19D2104FEF70923'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '0514C610C19D2104FEF70923'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:8 MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[12] for "262420000001131" to be handled at TC_iu_multi_lu_and_mt_ussd2(2865) MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514C610C19D2104FEF70923'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2855)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '85B0A28E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2847)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2847)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2855)12275026 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:11 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2861) MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=0 into dtap '05148DB750B72104DD9AA74C'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '05148DB750B72104DD9AA74C'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:9 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:3 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05148DB750B72104DD9AA74C'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2861)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2861)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '93B14D8D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := 'B5CB2E'O, sourceLocRef := '00020F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2863)14711804 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:7 TC_iu_multi_lu_and_mt_ussd2(2863)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2863)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2863)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2863)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2851)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2851)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2861)10833090 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=0 into dtap '051402A6356C21041D37A3BA'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '051402A6356C21041D37A3BA'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: Created IMSI[13] for '262420000001130'H'10C460CC'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2863) MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:10 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051402A6356C21041D37A3BA'O MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[13] for "262420000001130" to be handled at TC_iu_multi_lu_and_mt_ussd2(2863) MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=0 into dtap '051483541DD12104CBF1CABD'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '051483541DD12104CBF1CABD'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051483541DD12104CBF1CABD'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := 'BD577C'O, sourceLocRef := '000210'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=0 into dtap '0514ABB627AD21047860F78D'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '0514ABB627AD21047860F78D'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2843)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2843)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514ABB627AD21047860F78D'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2857)7531831 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2857)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2857)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := 'BB4D52'O, sourceLocRef := '000211'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:9 TC_iu_multi_lu_and_mt_ussd2(2857)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2857)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2849) MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2855)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2855)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Created IMSI[14] for '262420000001127'H'4819C90E'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2857) MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2865) MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[14] for "262420000001127" to be handled at TC_iu_multi_lu_and_mt_ussd2(2857) MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=0 into dtap '0514EBD9133E2104C3722720'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '0514EBD9133E2104C3722720'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2849)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2859)3535663 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := 'A54CC2'O, sourceLocRef := '000212'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2859)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2859)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2859)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2859)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2849)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '8F0EC982'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2861)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2861)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2849)12899884 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d81ef7ce05e3: Created IMSI[15] for '262420000001128'H'454B3689'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2859) MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2834)@d81ef7ce05e3: Created GsupExpect[15] for "262420000001128" to be handled at TC_iu_multi_lu_and_mt_ussd2(2859) MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_multi_lu_and_mt_ussd2(2865)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=0 into dtap '051461F451BB21042FED0D27'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '051461F451BB21042FED0D27'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514EBD9133E2104C3722720'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2865)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'BC10D43C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:3 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-RAN(2829)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2863) MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2836)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2865)14291455 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2863)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2863)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '10C460CC'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:11 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2863)8614230 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2841)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2845)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051461F451BB21042FED0D27'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C4D62C'O, sourceLocRef := '000213'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2849)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2849)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:12 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:20 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2839)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:13 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:20 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:20 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-RAN(2829)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2857) MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:3 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:20 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2859) MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := 'DA11FF'O, sourceLocRef := '000214'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } TC_iu_multi_lu_and_mt_ussd2(2836)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2853)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=0 into dtap '05143104AA5E21041999A47A'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '05143104AA5E21041999A47A'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=0 into dtap '0514F78F96C121042FC9BE47'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '0514F78F96C121042FC9BE47'O TC_iu_multi_lu_and_mt_ussd2(2841)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2837)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2857)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2865)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2865)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:9 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=0 into dtap '051453ECE7342104CFCBD4EE'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '051453ECE7342104CFCBD4EE'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05143104AA5E21041999A47A'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2859)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514F78F96C121042FC9BE47'O TC_iu_multi_lu_and_mt_ussd2(2857)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '4819C90E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2845)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:20 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051453ECE7342104CFCBD4EE'O TC_iu_multi_lu_and_mt_ussd2(2859)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '454B3689'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2857)6542906 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:20 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := '837156'O, sourceLocRef := '000215'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:13 TC_iu_multi_lu_and_mt_ussd2(2847)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:14 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2859)12603678 TC_iu_multi_lu_and_mt_ussd2(2863)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2863)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: First idle individual index:15 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:20 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2836)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2839)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2851)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:20 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2841)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2853)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2837)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:9 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2847)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=0 into dtap '0514776597972104AFD980DE'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '0514776597972104AFD980DE'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514776597972104AFD980DE'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2851)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2843)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2845)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:20 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=0 into dtap '0514D8EDBB812104A5BB2A54'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '0514D8EDBB812104A5BB2A54'O TC_iu_multi_lu_and_mt_ussd2(2839)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514D8EDBB812104A5BB2A54'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := '63D63A'O, sourceLocRef := '000216'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: { messageType := 2, destLocRef := 'C0511E'O, sourceLocRef := '000217'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2857)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2857)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2853)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2843)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2859)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2859)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2837)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2836)5386969 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2841)9818036 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2836)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2836)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2836)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2841)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2841)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2841)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:3 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2847)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2841)@d81ef7ce05e3: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2836)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:7 TC_iu_multi_lu_and_mt_ussd2(2855)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2845)10282763 TC_iu_multi_lu_and_mt_ussd2(2851)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2845)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2845)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:11 TC_iu_multi_lu_and_mt_ussd2(2845)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2861)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2845)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:9 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:20 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2839)6512539 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2839)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2849)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2839)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2839)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:20 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=0 into dtap '0514B4BC88DD21043294EE9B'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '0514B4BC88DD21043294EE9B'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514B4BC88DD21043294EE9B'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:20 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2839)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:5 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2853)14631699 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2853)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2853)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2853)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:4 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2853)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2837)13170641 TC_iu_multi_lu_and_mt_ussd2(2837)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2837)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2837)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:6 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2847)6973473 TC_iu_multi_lu_and_mt_ussd2(2847)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2847)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2847)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2837)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2847)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2855)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2865)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:7 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2851)11914030 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2851)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2851)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2851)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:20 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2851)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2861)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2849)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2843)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2863)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=0 into dtap '05147A34D19D21049C642151'O TC_iu_multi_lu_and_mt_ussd2(2865)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '05147A34D19D21049C642151'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:15 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05147A34D19D21049C642151'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2855)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:20 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2861)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2849)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:9 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2843)12408700 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2843)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2843)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2843)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2843)@d81ef7ce05e3: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2863)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:9 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2855)12275026 TC_iu_multi_lu_and_mt_ussd2(2855)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2855)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2855)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2857)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:10 TC_iu_multi_lu_and_mt_ussd2(2855)@d81ef7ce05e3: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2865)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2861)10833090 TC_iu_multi_lu_and_mt_ussd2(2861)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2861)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2861)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:11 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2849)12899884 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2849)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2849)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2849)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:20 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2861)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2849)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-RAN(2829)@d81ef7ce05e3: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d81ef7ce05e3: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2859)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:20 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2863)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:12 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2865)14291455 TC_iu_multi_lu_and_mt_ussd2(2865)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2865)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2865)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2857)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2859)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2865)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:13 TC_iu_multi_lu_and_mt_ussd2(2857)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2863)8614230 TC_iu_multi_lu_and_mt_ussd2(2863)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2863)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2863)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2863)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:14 TC_iu_multi_lu_and_mt_ussd2(2859)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2857)6542906 TC_iu_multi_lu_and_mt_ussd2(2857)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2857)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2857)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2828)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2857)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Session index based on local reference:15 MSC_Test_2-RAN(2829)@d81ef7ce05e3: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2859)12603678 MSC_Test_2-M3UA(2830)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2859)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2859)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2859)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2859)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-M3UA(2824)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2834)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2830)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2829)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2826)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2827)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2825)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2823)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2822)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2831)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2828)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2835)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2832)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2852)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2833)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2840)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2844)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2856)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2866)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2864)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2862)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2821)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2860)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2854)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2858)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2842)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2867)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2838)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2850)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2848)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2846)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2821): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2822): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2823): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2824): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2825): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2826): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2827): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2828): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2829): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2830): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2831): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2832): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2833): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2834): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2835): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2836): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2837): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2838): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2839): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2840): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2841): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2842): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2843): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2844): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2845): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2846): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2847): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2848): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2849): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2850): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2851): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2852): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2853): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2854): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2855): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2856): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2857): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2858): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2859): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2860): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2861): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2862): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2863): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2864): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2865): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2866): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2867): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_multi_lu_and_mt_ussd finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass'. Tue Jun 18 08:43:32 UTC 2024 ====== MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=5282936) Waiting for packet dumper to finish... 1 (prev_count=5282936, count=5284101) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc'. ------ MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc ------ Tue Jun 18 08:43:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_lu_with_invalid_mcc_mnc started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2871)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2871)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2871)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2869)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2874)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2874)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2874)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2872)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2877)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2877)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2877)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-SCCP(2875)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2878)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2871)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2871)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2871)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2880)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(2871)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2871)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2871)@d81ef7ce05e3: Message received on association #8 MSC_Test-GSUP-IPA(2880)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test_0-M3UA(2871)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2871)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2871)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2871)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2871)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2871)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2871)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2871)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2871)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2871)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2880)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2880)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2880)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2880)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2880)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2880)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2874)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2874)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2874)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2874)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2874)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2874)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2874)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2874)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2874)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2874)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2874)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2874)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2874)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2874)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2874)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2874)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2877)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2877)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP(2881)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001054" to be handled at TC_iu_lu_with_invalid_mcc_mnc2(2883) MSC_Test_2-M3UA(2877)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2877)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2877)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2877)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2877)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2877)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2877)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2877)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2877)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard TC_iu_lu_with_invalid_mcc_mnc2(2883)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-M3UA(2877)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2874)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2877)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2877)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2874)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2877)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2877)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2871)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2871)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2871)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2870)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2874)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2874)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2874)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2873)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2877)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2877)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2877)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2876)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2876)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(2883)14090761 MSC_Test_2-SCCP(2875)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2877)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2876)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2877)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2877)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2875)@d81ef7ce05e3: { messageType := 2, destLocRef := 'D70209'O, sourceLocRef := '000218'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2875)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2881)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001054" handled at TC_iu_lu_with_invalid_mcc_mnc2(2883) MSC_Test-GSUP(2881)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_lu_with_invalid_mcc_mnc2(2883)"262420000001054" MSC_Test_2-M3UA(2877)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2877)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2877)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2877)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2875)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2875)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2875)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2875)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2875)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2875)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2875)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2875)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP-IPA(2880)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2880)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_2-M3UA(2877)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2877)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2875)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2877)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2876)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(2883)14090761 MSC_Test-GSUP-IPA(2880)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2880)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2880)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2880)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_with_invalid_mcc_mnc2(2883)@d81ef7ce05e3: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@d81ef7ce05e3: Test Component 2883 has requested to stop MTC. Terminating current testcase execution. MSC_Test_1-SCCP(2872)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2870)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2871)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2881)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2875)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2869)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2874)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2876)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2873)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2878)@d81ef7ce05e3: Final verdict of PTC: none TC_iu_lu_with_invalid_mcc_mnc2(2883)@d81ef7ce05e3: Final verdict of PTC: fail reason: "Tguard timeout" IPA-CTRL-CLI-IPA(2868)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2879)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2882)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2884)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2880)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2877)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2868): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2869): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2870): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2871): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2872): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2873): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2874): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2875): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2876): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2877): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2878): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2879): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2880): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2881): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2882): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_lu_with_invalid_mcc_mnc2(2883): fail (none -> fail) reason: "Tguard timeout" MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2884): none (fail -> fail) MTC@d81ef7ce05e3: Test case TC_iu_lu_with_invalid_mcc_mnc finished. Verdict: fail reason: Tguard timeout MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail'. Tue Jun 18 08:44:38 UTC 2024 ------ MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail ------ Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=253118) Waiting for packet dumper to finish... 1 (prev_count=253118, count=254283) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging'. ------ MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging ------ Tue Jun 18 08:44:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_iu_lu_and_expire_while_paging started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2888)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2888)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2888)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(2886)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2891)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2891)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2891)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2889)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2894)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2894)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2894)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2892)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2895)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2888)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2888)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2888)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2888)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2888)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2888)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2888)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2888)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2888)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2888)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2888)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2888)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2888)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2888)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2888)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2888)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2891)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2891)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2891)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2891)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2891)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2891)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2891)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2891)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2891)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2891)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2891)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2891)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2891)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2891)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2891)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2891)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2894)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2894)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2894)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2894)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2894)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2894)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2894)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2894)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2894)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2894)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2891)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2894)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2894)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2891)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2894)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2894)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2894)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2894)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2897)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2897)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2897)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2897)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2897)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2897)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2897)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2897)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2898)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_lu_and_expire_while_paging2(2900) TC_iu_lu_and_expire_while_paging2(2900)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001055'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2888)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2888)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2888)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2887)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2891)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2891)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2891)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2890)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2894)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2894)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2893)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2893)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(2900)825615 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2894)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2893)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2894)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2894)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@d81ef7ce05e3: { messageType := 2, destLocRef := '0C990F'O, sourceLocRef := '000219'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2892)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2898)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001055" handled at TC_iu_lu_and_expire_while_paging2(2900) MSC_Test-GSUP(2898)@d81ef7ce05e3: Added IMSI table entry 0TC_iu_lu_and_expire_while_paging2(2900)"262420000001055" TC_iu_lu_and_expire_while_paging2(2900)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(2900)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2894)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2894)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2893)@d81ef7ce05e3: patching N(SD)=1 into dtap '05145BC671782104E77BEE9D'O MSC_Test_2-RAN(2893)@d81ef7ce05e3: patched enc_l3: '05545BC671782104E77BEE9D'O MSC_Test_2-SCCP(2892)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545BC671782104E77BEE9D'O MSC_Test_2-M3UA(2894)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2894)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2892)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2894)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2894)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2894)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2894)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_expire_while_paging2(2900)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2893)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2893)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2892)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2894)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2894)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2892)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2894)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2894)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2894)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2893)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(2900)825615 TC_iu_lu_and_expire_while_paging2(2900)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(2900)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(2900)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(2900)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2893)@d81ef7ce05e3: Created IMSI[0] for '262420000001055'H'03D8BCCC'O to be handled at TC_iu_lu_and_expire_while_paging2(2900) MSC_Test-GSUP(2898)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_lu_and_expire_while_paging2(2900) MSC_Test_2-M3UA(2894)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2894)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2893)@d81ef7ce05e3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_expire_while_paging2(2900) TC_iu_lu_and_expire_while_paging2(2900)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(2900)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '03D8BCCC'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2893)@d81ef7ce05e3: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(2900)4990473 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2894)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2894)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@d81ef7ce05e3: { messageType := 2, destLocRef := '4C2609'O ("L&\t"), sourceLocRef := '00021A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2892)@d81ef7ce05e3: Session index based on local reference:0 TC_iu_lu_and_expire_while_paging2(2900)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(2900)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2894)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2894)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2893)@d81ef7ce05e3: patching N(SD)=0 into dtap '0514E378FFE12104DE514F8C'O MSC_Test_2-RAN(2893)@d81ef7ce05e3: patched enc_l3: '0514E378FFE12104DE514F8C'O MSC_Test_2-SCCP(2892)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514E378FFE12104DE514F8C'O MSC_Test_2-M3UA(2894)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2894)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2892)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2894)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2894)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2894)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2894)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2892)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2892)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2892)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2894)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2894)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2893)@d81ef7ce05e3: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(2900)4990473 TC_iu_lu_and_expire_while_paging2(2900)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2894)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_expire_while_paging2(2900)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_2-SCCP(2892)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2895)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2889)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2890)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2888)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2891)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2887)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2893)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2885)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2898)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2894)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2901)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2899)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2897)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2896)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2886)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2885): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2886): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2887): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2888): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2889): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2890): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2891): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2892): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2893): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2894): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2895): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2896): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2897): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2898): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2899): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_iu_lu_and_expire_while_paging2(2900): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2901): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_iu_lu_and_expire_while_paging finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass'. Tue Jun 18 08:44:45 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=464012) Waiting for packet dumper to finish... 1 (prev_count=464012, count=465177) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_mo_cc_iu_release'. ------ MSC_Tests_Iu.TC_mo_cc_iu_release ------ Tue Jun 18 08:44:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_mo_cc_iu_release.pcap" >/data/MSC_Tests_Iu.TC_mo_cc_iu_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_mo_cc_iu_release' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_mo_cc_iu_release started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2905)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2905)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2905)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2903)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_1-M3UA(2908)@d81ef7ce05e3: ************************************************* MSC_Test_1-M3UA(2908)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2908)@d81ef7ce05e3: ************************************************* MSC_Test_1-SCCP(2906)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MTC@d81ef7ce05e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_2-M3UA(2911)@d81ef7ce05e3: ************************************************* MSC_Test_2-M3UA(2911)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2911)@d81ef7ce05e3: ************************************************* MSC_Test_2-SCCP(2909)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2912)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2905)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2905)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2905)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2905)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2905)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2905)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2905)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2905)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2905)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2905)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2905)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2905)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2905)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2905)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2905)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2905)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2908)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23907 to server: "172.18.215.200":2905 association #8 MSC_Test_1-M3UA(2908)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2908)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2908)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_1-M3UA(2908)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2908)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2908)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2908)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2908)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2908)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2908)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2908)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2908)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2908)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2908)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2908)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2911)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23908 to server: "172.18.215.200":2905 association #8 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2911)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2908)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2908)@d81ef7ce05e3: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2914)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2914)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2914)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2914)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2914)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2914)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2914)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2914)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2915)@d81ef7ce05e3: Created GsupExpect[0] for "262420000001043" to be handled at TC_mo_cc_iu_release2(2917) TC_mo_cc_iu_release2(2917)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001043'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2905)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2905)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2905)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2904)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2908)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2908)@d81ef7ce05e3: Message received on association #8 MSC_Test_1-M3UA(2908)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2907)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2910)@d81ef7ce05e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2910)@d81ef7ce05e3: Added conn table entry 0TC_mo_cc_iu_release2(2917)9081617 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2910)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d81ef7ce05e3: { messageType := 2, destLocRef := '8A9311'O, sourceLocRef := '00021B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2909)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2915)@d81ef7ce05e3: Found GsupExpect[0] for "262420000001043" handled at TC_mo_cc_iu_release2(2917) MSC_Test-GSUP(2915)@d81ef7ce05e3: Added IMSI table entry 0TC_mo_cc_iu_release2(2917)"262420000001043" TC_mo_cc_iu_release2(2917)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(2917)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2910)@d81ef7ce05e3: patching N(SD)=1 into dtap '05148D6418152104D73AECCB'O MSC_Test_2-RAN(2910)@d81ef7ce05e3: patched enc_l3: '05548D6418152104D73AECCB'O MSC_Test_2-SCCP(2909)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548D6418152104D73AECCB'O MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2909)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(2917)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2910)@d81ef7ce05e3: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2910)@d81ef7ce05e3: patched enc_l3: '059B'O MSC_Test_2-SCCP(2909)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: vl_len:14 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2909)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2910)@d81ef7ce05e3: Deleted conn table entry 0TC_mo_cc_iu_release2(2917)9081617 TC_mo_cc_iu_release2(2917)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2917)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(2917)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2917)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2917)@d81ef7ce05e3: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '30386826'O ("08h&") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2910)@d81ef7ce05e3: Added conn table entry 0TC_mo_cc_iu_release2(2917)1221880 MSC_Test_2-RAN(2910)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: First idle individual index:0 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d81ef7ce05e3: { messageType := 2, destLocRef := '12A4F8'O, sourceLocRef := '00021C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2909)@d81ef7ce05e3: Session index based on local reference:0 TC_mo_cc_iu_release2(2917)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(2917)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2910)@d81ef7ce05e3: patching N(SD)=1 into dtap '05146877A53A21044FBF5235'O MSC_Test_2-RAN(2910)@d81ef7ce05e3: patched enc_l3: '05546877A53A21044FBF5235'O MSC_Test_2-SCCP(2909)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: vl_len:24 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546877A53A21044FBF5235'O MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2909)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2912)@d81ef7ce05e3: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_iu_release2(2917) MSC_Test-MGCP(2913)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_cc_iu_release2(2917) MSC_Test_2-RAN(2910)@d81ef7ce05e3: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2910)@d81ef7ce05e3: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2909)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: vl_len:28 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2913)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "451", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e0" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_cc_iu_release2(2917) TC_mo_cc_iu_release2(2917)@d81ef7ce05e3: f_mo_call_establish 2: rx 1st CRCX TC_mo_cc_iu_release2(2917)@d81ef7ce05e3: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2912)@d81ef7ce05e3: Found MnccExpect[0] for "12345" handled at TC_mo_cc_iu_release2(2917) MSC_Test-MNCC(2912)@d81ef7ce05e3: Added conn table entry 0TC_mo_cc_iu_release2(2917)-2147483590 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(2917)@d81ef7ce05e3: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_cc_iu_release2(2917)@d81ef7ce05e3: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2909)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: vl_len:46 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_iu_release2(2917)@d81ef7ce05e3: f_mo_call_establish 3: rx RTP CREATE TC_mo_cc_iu_release2(2917)@d81ef7ce05e3: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(2917)@d81ef7ce05e3: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-SCCP(2909)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: vl_len:12 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2912)@d81ef7ce05e3: Deleted conn table entry 0TC_mo_cc_iu_release2(2917)-2147483590 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(2917)@d81ef7ce05e3: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_iu_release2(2917)@d81ef7ce05e3: f_mo_call_establish DONE TC_mo_cc_iu_release2(2917)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2909)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: vl_len:7 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: vl_from0 MSC_Test_2-SCCP(2909)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Message received on association #8 MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_2-RAN(2910)@d81ef7ce05e3: Deleted conn table entry 0TC_mo_cc_iu_release2(2917)1221880 TC_mo_cc_iu_release2(2917)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2917)@d81ef7ce05e3: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2911)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_iu_release2(2917)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2917)@d81ef7ce05e3: Final verdict of PTC: pass MSC_Test_0-SCCP(2903)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2905)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2912)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2904)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2915)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-RAN(2907)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-RAN(2910)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-SCCP(2906)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_1-M3UA(2908)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-SCCP(2909)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_2-M3UA(2911)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2902)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2913)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2914)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2916)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2918)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: none MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2902): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2903): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2904): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2905): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-SCCP(2906): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-RAN(2907): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_1-M3UA(2908): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-SCCP(2909): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-RAN(2910): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_2-M3UA(2911): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2912): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2913): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2914): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2915): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2916): none (none -> none) MTC@d81ef7ce05e3: Local verdict of PTC TC_mo_cc_iu_release2(2917): pass (none -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2918): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_mo_cc_iu_release finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_mo_cc_iu_release pass'. Tue Jun 18 08:44:54 UTC 2024 ====== MSC_Tests_Iu.TC_mo_cc_iu_release pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_Iu.TC_mo_cc_iu_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=572092) Waiting for packet dumper to finish... 1 (prev_count=572092, count=577593) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_mo_cc_iu_release pass' was executed successfully (exit status: 0). MC@d81ef7ce05e3: Test execution finished. MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_no_callref'. ------ MSC_Tests_ASCI.TC_no_callref ------ Tue Jun 18 08:44:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_ASCI.TC_no_callref.pcap" >/data/MSC_Tests_ASCI.TC_no_callref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_no_callref' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_no_callref started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-M3UA(2922)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2922)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2922)@d81ef7ce05e3: ************************************************* MSC_Test_0-SCCP(2920)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2923)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2922)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2922)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2922)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2922)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2922)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2922)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2922)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2922)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2922)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2922)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2922)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2922)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2922)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2922)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2922)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2922)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2925)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2925)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2925)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2925)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2925)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2925)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2925)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2925)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2926)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000033" to be handled at TC_no_callref0(2928) TC_no_callref0(2928)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2922)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2922)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2922)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2921)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2921)@d81ef7ce05e3: Added conn table entry 0TC_no_callref0(2928)9932528 MSC_Test_0-SCCP(2920)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(2921)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2922)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2921)@d81ef7ce05e3: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2921)@d81ef7ce05e3: Created Expect[0] for N-CONNECT to be handled at TC_no_callref0(2929) MSC_Test_0-M3UA(2922)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2922)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2922)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2922)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2920)@d81ef7ce05e3: { messageType := 2, destLocRef := '978EF0'O, sourceLocRef := '00021D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2920)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2920)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2920)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2926)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000033" handled at TC_no_callref0(2928) MSC_Test-GSUP(2926)@d81ef7ce05e3: Added IMSI table entry 0TC_no_callref0(2928)"262420000000033" MSC_Test_0-SCCP(2920)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(2920)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(2920)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2920)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2922)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_no_callref0(2928)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_no_callref0(2928)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(2922)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2922)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2920)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2920)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2920)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(2928)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2921)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2921)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(2920)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(2920)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(2920)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2920)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2922)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2922)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2922)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2920)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2920)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2920)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2920)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(2920)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(2920)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2920)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2922)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2921)@d81ef7ce05e3: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2921)@d81ef7ce05e3: Created Expect[1] for N-CONNECT to be handled at TC_no_callref0(2930) MSC_Test_0-M3UA(2922)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2922)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2920)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(2922)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2921)@d81ef7ce05e3: Deleted conn table entry 0TC_no_callref0(2928)9932528 TC_no_callref0(2928)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(2928)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_no_callref0(2928)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(2928)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2924)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_no_callref0(2928) TC_no_callref0(2928)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '8C46AE8B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2921)@d81ef7ce05e3: Added conn table entry 0TC_no_callref0(2928)4718729 MSC_Test_0-RAN(2921)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2920)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(2922)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2922)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2922)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2922)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(2920)@d81ef7ce05e3: { messageType := 2, destLocRef := '480089'O, sourceLocRef := '00021E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(2922)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2922)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2922)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2920)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2920)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2920)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2920)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2920)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2920)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(2928)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_no_callref0(2928)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(2928)@d81ef7ce05e3: Sending SETUP. MTC@d81ef7ce05e3: Got test event: "SETUP" MSC_Test_0-RAN(2921)@d81ef7ce05e3: patching N(SD)=0 into dtap '003200002900'O MSC_Test_0-RAN(2921)@d81ef7ce05e3: patched enc_l3: '003200002900'O MSC_Test_0-SCCP(2920)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(2920)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(2920)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2920)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010006003200002900'O MSC_Test_0-M3UA(2922)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2922)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2922)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2922)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2922)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2920)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2920)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2920)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2920)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2920)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2920)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(2928)@d81ef7ce05e3: Got GCC Termination with failure. MTC@d81ef7ce05e3: Got test event: "GCC_TERMINATION_FAIL" TC_no_callref0(2928)@d81ef7ce05e3: Got Clear Command on initial connection. MTC@d81ef7ce05e3: Got test event: "CLEAR" MTC@d81ef7ce05e3: All connection are cleared now. TC_no_callref0(2930)@d81ef7ce05e3: Final verdict of PTC: none TC_no_callref0(2929)@d81ef7ce05e3: Final verdict of PTC: none TC_no_callref0(2928)@d81ef7ce05e3: Final verdict of PTC: pass MTC@d81ef7ce05e3: getverdict: none MTC@d81ef7ce05e3: setverdict(pass): none -> pass MTC@d81ef7ce05e3: getverdict: pass MTC@d81ef7ce05e3: All expected events have been received. The test passed. MSC_Test-GSUP(2926)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2931)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2932)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2919)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2921)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2923)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2922)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2920)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2927)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2925)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2933)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2924)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: pass MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2919): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2920): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2921): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2922): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2923): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2924): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2925): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2926): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2927): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_no_callref0(2928): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_no_callref0(2929): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_no_callref0(2930): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2931): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2932): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2933): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_no_callref finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_no_callref pass'. Tue Jun 18 08:45:01 UTC 2024 ====== MSC_Tests_ASCI.TC_no_callref pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_ASCI.TC_no_callref.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=289794) Waiting for packet dumper to finish... 1 (prev_count=289794, count=291637) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_no_callref pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_setup_refuse'. ------ MSC_Tests_ASCI.TC_setup_refuse ------ Tue Jun 18 08:45:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_ASCI.TC_setup_refuse.pcap" >/data/MSC_Tests_ASCI.TC_setup_refuse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_setup_refuse' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_setup_refuse started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2937)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2937)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2937)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(2935)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2938)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2937)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2937)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2937)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2937)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2937)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2937)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2937)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2937)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2937)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2937)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2937)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2937)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2937)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2937)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2937)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2937)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2940)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2940)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2940)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2940)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2940)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2940)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2940)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2940)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2941)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000033" to be handled at TC_setup_refuse0(2943) TC_setup_refuse0(2943)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2937)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2937)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2937)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2936)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2936)@d81ef7ce05e3: Added conn table entry 0TC_setup_refuse0(2943)9281360 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(2936)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2937)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2936)@d81ef7ce05e3: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2936)@d81ef7ce05e3: Created Expect[0] for N-CONNECT to be handled at TC_setup_refuse0(2944) MSC_Test_0-RAN(2936)@d81ef7ce05e3: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2936)@d81ef7ce05e3: Created Expect[1] for N-CONNECT to be handled at TC_setup_refuse0(2945) MSC_Test_0-M3UA(2937)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2937)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2937)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2937)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2935)@d81ef7ce05e3: { messageType := 2, destLocRef := '8D9F50'O, sourceLocRef := '00021F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2935)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test-GSUP(2941)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000033" handled at TC_setup_refuse0(2943) MSC_Test-GSUP(2941)@d81ef7ce05e3: Added IMSI table entry 0TC_setup_refuse0(2943)"262420000000033" MSC_Test_0-SCCP(2935)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(2943)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(2935)@d81ef7ce05e3: Session index based on connection ID:0 TC_setup_refuse0(2943)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(2935)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2937)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2937)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2937)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2935)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(2943)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2936)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2936)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(2935)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2937)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2937)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2937)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2935)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2935)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2937)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2937)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2937)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2935)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(2937)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2936)@d81ef7ce05e3: Deleted conn table entry 0TC_setup_refuse0(2943)9281360 TC_setup_refuse0(2943)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(2943)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(2943)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(2943)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2939)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_setup_refuse0(2943) TC_setup_refuse0(2943)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3EB1D701'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2936)@d81ef7ce05e3: Added conn table entry 0TC_setup_refuse0(2943)2973517 MSC_Test_0-RAN(2936)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(2937)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2937)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2937)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2937)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2937)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2937)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: { messageType := 2, destLocRef := '2D5F4D'O ("-_M"), sourceLocRef := '000220'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2935)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(2937)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2935)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2935)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(2943)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(2943)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(2943)@d81ef7ce05e3: Sending SETUP. MTC@d81ef7ce05e3: Got test event: "SETUP" MSC_Test_0-RAN(2936)@d81ef7ce05e3: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(2936)@d81ef7ce05e3: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(2935)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(2937)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2937)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2937)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2935)@d81ef7ce05e3: First idle individual index:1 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(2936)@d81ef7ce05e3: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(2936)@d81ef7ce05e3: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2936)@d81ef7ce05e3: Found Expect[0] for N-CONNECT handled at TC_setup_refuse0(2944) MSC_Test_0-RAN(2936)@d81ef7ce05e3: Added conn table entry 1TC_setup_refuse0(2944)3436464 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(2937)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_setup_refuse0(2944)@d81ef7ce05e3: Got VGCS/VBS Setup: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 11, pdu := { bssmap := { vGCS_VBSSetup := { messageType := '04'O, groupCallReference := { elementIdentifier := '37'O ("7"), lengthIndicator := 5, descrGroupbroadcastCallRef := '0000191000'O }, priority := omit, vGCS_FeatureFlags := { elementIdentifier := '69'O ("i"), lengthIndicator := 1, TP_Ind := '0'B, AS_Ind := '00'B, BSS_Res := '0'B, tCP := '0'B, spare := '000'B } } } } } MTC@d81ef7ce05e3: Got test event: "VGCS_SETUP" TC_setup_refuse0(2944)@d81ef7ce05e3: Sending VGCS/VBS Setup Refuse: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSSetupRefuse := { messageType := '06'O, cause := { elementIdentifier := '04'O, lengthIndicator := 0, causeValue := '0100000'B, extensionCauseValue := '0'B, spare1 := omit } } } } } MSC_Test_0-SCCP(2935)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: vl_len:6 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000406040120'O MSC_Test_0-M3UA(2937)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2937)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2937)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2937)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2937)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2937)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(2937)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2935)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2935)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2935)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(2944)@d81ef7ce05e3: Got Clear Command on control connection. MTC@d81ef7ce05e3: Got test event: "CLEAR" TC_setup_refuse0(2943)@d81ef7ce05e3: Got GCC Termination with failure. MTC@d81ef7ce05e3: Got test event: "GCC_TERMINATION_FAIL" TC_setup_refuse0(2943)@d81ef7ce05e3: Got Clear Command on initial connection. MTC@d81ef7ce05e3: Got test event: "CLEAR" MTC@d81ef7ce05e3: All connection are cleared now. TC_setup_refuse0(2944)@d81ef7ce05e3: Final verdict of PTC: none TC_setup_refuse0(2945)@d81ef7ce05e3: Final verdict of PTC: none TC_setup_refuse0(2943)@d81ef7ce05e3: Final verdict of PTC: pass MTC@d81ef7ce05e3: getverdict: none MTC@d81ef7ce05e3: setverdict(pass): none -> pass MTC@d81ef7ce05e3: getverdict: pass MTC@d81ef7ce05e3: All expected events have been received. The test passed. MSC_Test_0-SCCP(2935)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2940)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2941)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2938)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2946)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2936)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2934)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2937)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2948)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2939)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2947)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2942)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: pass MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2934): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2935): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2936): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2937): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2938): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2939): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2940): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2941): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2942): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_setup_refuse0(2943): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_setup_refuse0(2944): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_setup_refuse0(2945): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2946): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2947): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2948): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_setup_refuse finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_setup_refuse pass'. Tue Jun 18 08:45:08 UTC 2024 ====== MSC_Tests_ASCI.TC_setup_refuse pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_ASCI.TC_setup_refuse.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=339620) Waiting for packet dumper to finish... 1 (prev_count=339620, count=340785) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_setup_refuse pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_assign_fail'. ------ MSC_Tests_ASCI.TC_assign_fail ------ Tue Jun 18 08:45:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_ASCI.TC_assign_fail.pcap" >/data/MSC_Tests_ASCI.TC_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_assign_fail' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_assign_fail started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2952)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2952)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2952)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(2950)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2953)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2952)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2952)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2952)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2952)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2955)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2955)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2955)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2955)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2955)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2955)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2955)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2955)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2956)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000033" to be handled at TC_assign_fail0(2958) TC_assign_fail0(2958)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2951)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2951)@d81ef7ce05e3: Added conn table entry 0TC_assign_fail0(2958)15636770 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(2951)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2951)@d81ef7ce05e3: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2951)@d81ef7ce05e3: Created Expect[0] for N-CONNECT to be handled at TC_assign_fail0(2959) MSC_Test_0-RAN(2951)@d81ef7ce05e3: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2951)@d81ef7ce05e3: Created Expect[1] for N-CONNECT to be handled at TC_assign_fail0(2960) MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@d81ef7ce05e3: { messageType := 2, destLocRef := 'EE9922'O, sourceLocRef := '000221'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2950)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test-GSUP(2956)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000033" handled at TC_assign_fail0(2958) MSC_Test-GSUP(2956)@d81ef7ce05e3: Added IMSI table entry 0TC_assign_fail0(2958)"262420000000033" MSC_Test_0-SCCP(2950)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2950)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_assign_fail0(2958)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_assign_fail0(2958)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2958)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2951)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2951)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(2950)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2950)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2951)@d81ef7ce05e3: Deleted conn table entry 0TC_assign_fail0(2958)15636770 TC_assign_fail0(2958)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(2958)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_assign_fail0(2958)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(2958)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2954)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assign_fail0(2958) TC_assign_fail0(2958)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '5F51277E'O ("_Q'~") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2951)@d81ef7ce05e3: Added conn table entry 0TC_assign_fail0(2958)1957970 MSC_Test_0-RAN(2951)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@d81ef7ce05e3: { messageType := 2, destLocRef := '1DE052'O, sourceLocRef := '000222'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2950)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2950)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2958)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_assign_fail0(2958)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(2958)@d81ef7ce05e3: Sending SETUP. MTC@d81ef7ce05e3: Got test event: "SETUP" MSC_Test_0-RAN(2951)@d81ef7ce05e3: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(2951)@d81ef7ce05e3: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(2950)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@d81ef7ce05e3: First idle individual index:1 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(2951)@d81ef7ce05e3: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(2951)@d81ef7ce05e3: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2951)@d81ef7ce05e3: Found Expect[0] for N-CONNECT handled at TC_assign_fail0(2959) MSC_Test_0-RAN(2951)@d81ef7ce05e3: Added conn table entry 1TC_assign_fail0(2959)9835841 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_assign_fail0(2959)@d81ef7ce05e3: Got VGCS/VBS Setup: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 11, pdu := { bssmap := { vGCS_VBSSetup := { messageType := '04'O, groupCallReference := { elementIdentifier := '37'O ("7"), lengthIndicator := 5, descrGroupbroadcastCallRef := '0000191000'O }, priority := omit, vGCS_FeatureFlags := { elementIdentifier := '69'O ("i"), lengthIndicator := 1, TP_Ind := '0'B, AS_Ind := '00'B, BSS_Res := '0'B, tCP := '0'B, spare := '000'B } } } } } MTC@d81ef7ce05e3: Got test event: "VGCS_SETUP" TC_assign_fail0(2959)@d81ef7ce05e3: Sending VGCS/VBS Setup Ack: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSSetupAck := { messageType := '05'O, vGCS_FeatureFlags := omit } } } } MSC_Test_0-SCCP(2950)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2959)@d81ef7ce05e3: Got Uplink Seized Cmd: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 4, pdu := { bssmap := { uplinkSeizedCommand := { messageType := '4D'O ("M"), cause := { elementIdentifier := '04'O, lengthIndicator := 1, causeValue := '0001001'B, extensionCauseValue := '0'B, spare1 := omit }, talkerPriority := omit, emergencySetIndication := omit, talkerIdentity := omit } } } } MTC@d81ef7ce05e3: Got test event: "UPLINK_SEIZED" MSC_Test-MGCP(2954)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "456", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e2" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assign_fail0(2958) TC_assign_fail0(2958)@d81ef7ce05e3: as_optional_mgcp_crcx: rx CRCX MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@d81ef7ce05e3: First idle individual index:2 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(2951)@d81ef7ce05e3: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(2951)@d81ef7ce05e3: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(2951)@d81ef7ce05e3: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2951)@d81ef7ce05e3: Found Expect[1] for N-CONNECT handled at TC_assign_fail0(2960) MSC_Test_0-RAN(2951)@d81ef7ce05e3: Added conn table entry 2TC_assign_fail0(2960)16669258 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_assign_fail0(2960)@d81ef7ce05e3: Got VGCS/VBS Assignment Request: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 36, pdu := { bssmap := { vGCS_VBSAssignmentRequest := { messageType := '07'O ("\a"), channelType := { elementIdentifier := '0B'O ("\v"), lengthIndicator := 3, speechOrDataIndicator := '0001'B, spare1_4 := '0000'B, channelRateAndType := '08'O ("\b"), speechId_DataIndicator := '01'O }, assignmentRequirement := { elementIdentifier := '33'O ("3"), assignmentRequirement := '01'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 3, cellIdentifierDiscriminator := '0010'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, groupCallReference := { elementIdentifier := '37'O ("7"), lengthIndicator := 5, descrGroupbroadcastCallRef := '0000191000'O }, priority := omit, circuitIdentityCode := omit, downLinkDTX_Flag := omit, encryptionInformation := omit, vSTK_RAND := omit, vSTK := omit, cellIdentifierListSegment := omit, aoIPTransportLayer := { elementIdentifier := '7C'O ("|"), lengthIndicator := 6, ipAddress := { ipv4 := '01010101'O }, uDPPortValue := 10000 }, callIdentifier := { elementIdentifier := '7F'O, callIdentifierInfo := 'E2000000'O }, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 1, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } } } } } } MTC@d81ef7ce05e3: Got test event: "VGCS_ASSIGN" TC_assign_fail0(2960)@d81ef7ce05e3: Sending VGCS/VBS Assignment Failure: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSAssignmentFailure := { messageType := '1D'O, cause := { elementIdentifier := '04'O, lengthIndicator := 0, causeValue := '0100000'B, extensionCauseValue := '0'B, spare1 := omit }, circuitPool := omit, circuitPoolList := omit, codecList := omit } } } } MSC_Test_0-SCCP(2950)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: vl_len:6 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00041D040120'O MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Message received on association #8 TC_assign_fail0(2958)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2952)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2950)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2960)@d81ef7ce05e3: Got Clear Command on channel connection. MTC@d81ef7ce05e3: Got test event: "CLEAR" TC_assign_fail0(2959)@d81ef7ce05e3: Got Clear Command on control connection. MTC@d81ef7ce05e3: Got test event: "CLEAR" TC_assign_fail0(2958)@d81ef7ce05e3: Got GCC Termination with failure. MTC@d81ef7ce05e3: Got test event: "GCC_TERMINATION_FAIL" TC_assign_fail0(2958)@d81ef7ce05e3: Got Clear Command on initial connection. MTC@d81ef7ce05e3: Got test event: "CLEAR" MTC@d81ef7ce05e3: All connection are cleared now. TC_assign_fail0(2960)@d81ef7ce05e3: Final verdict of PTC: none TC_assign_fail0(2958)@d81ef7ce05e3: Final verdict of PTC: pass TC_assign_fail0(2959)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: getverdict: none MTC@d81ef7ce05e3: setverdict(pass): none -> pass MTC@d81ef7ce05e3: getverdict: pass MTC@d81ef7ce05e3: All expected events have been received. The test passed. MSC_Test-GSUP(2956)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2951)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2953)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2950)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2952)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2954)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2963)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2957)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2955)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2949)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2962)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2961)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: pass MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2949): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2950): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2951): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2952): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2953): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2954): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2955): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2956): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2957): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_assign_fail0(2958): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_assign_fail0(2959): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_assign_fail0(2960): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2961): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2962): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2963): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_assign_fail finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_assign_fail pass'. Tue Jun 18 08:45:16 UTC 2024 ====== MSC_Tests_ASCI.TC_assign_fail pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_ASCI.TC_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=410284) Waiting for packet dumper to finish... 1 (prev_count=410284, count=411449) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_assign_fail pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vgcs'. ------ MSC_Tests_ASCI.TC_complete_vgcs ------ Tue Jun 18 08:45:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_ASCI.TC_complete_vgcs.pcap" >/data/MSC_Tests_ASCI.TC_complete_vgcs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vgcs' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_complete_vgcs started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2967)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2967)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2967)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(2965)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2968)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2967)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2967)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2970)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2970)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2970)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2970)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2970)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2970)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2970)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2970)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2971)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vgcs0(2973) TC_complete_vgcs0(2973)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2966)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2966)@d81ef7ce05e3: Added conn table entry 0TC_complete_vgcs0(2973)15461947 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(2966)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2966)@d81ef7ce05e3: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2966)@d81ef7ce05e3: Created Expect[0] for N-CONNECT to be handled at TC_complete_vgcs0(2974) MSC_Test_0-RAN(2966)@d81ef7ce05e3: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2966)@d81ef7ce05e3: Created Expect[1] for N-CONNECT to be handled at TC_complete_vgcs0(2975) MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d81ef7ce05e3: { messageType := 2, destLocRef := 'EBEE3B'O, sourceLocRef := '000223'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2971)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vgcs0(2973) MSC_Test-GSUP(2971)@d81ef7ce05e3: Added IMSI table entry 0TC_complete_vgcs0(2973)"262420000000033" MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2973)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(2973)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2973)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2966)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2966)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2966)@d81ef7ce05e3: Deleted conn table entry 0TC_complete_vgcs0(2973)15461947 TC_complete_vgcs0(2973)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(2973)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(2973)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(2973)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2969)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vgcs0(2973) TC_complete_vgcs0(2973)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '29A64B43'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2966)@d81ef7ce05e3: Added conn table entry 0TC_complete_vgcs0(2973)421593 MSC_Test_0-RAN(2966)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d81ef7ce05e3: { messageType := 2, destLocRef := '066ED9'O, sourceLocRef := '000224'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2973)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(2973)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(2973)@d81ef7ce05e3: Sending SETUP. MTC@d81ef7ce05e3: Got test event: "SETUP" MSC_Test_0-RAN(2966)@d81ef7ce05e3: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(2966)@d81ef7ce05e3: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d81ef7ce05e3: First idle individual index:1 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(2966)@d81ef7ce05e3: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(2966)@d81ef7ce05e3: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2966)@d81ef7ce05e3: Found Expect[0] for N-CONNECT handled at TC_complete_vgcs0(2974) MSC_Test_0-RAN(2966)@d81ef7ce05e3: Added conn table entry 1TC_complete_vgcs0(2974)13974256 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2974)@d81ef7ce05e3: Got VGCS/VBS Setup: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 11, pdu := { bssmap := { vGCS_VBSSetup := { messageType := '04'O, groupCallReference := { elementIdentifier := '37'O ("7"), lengthIndicator := 5, descrGroupbroadcastCallRef := '0000191000'O }, priority := omit, vGCS_FeatureFlags := { elementIdentifier := '69'O ("i"), lengthIndicator := 1, TP_Ind := '0'B, AS_Ind := '00'B, BSS_Res := '0'B, tCP := '0'B, spare := '000'B } } } } } MTC@d81ef7ce05e3: Got test event: "VGCS_SETUP" TC_complete_vgcs0(2974)@d81ef7ce05e3: Sending VGCS/VBS Setup Ack: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSSetupAck := { messageType := '05'O, vGCS_FeatureFlags := omit } } } } MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2974)@d81ef7ce05e3: Got Uplink Seized Cmd: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 4, pdu := { bssmap := { uplinkSeizedCommand := { messageType := '4D'O ("M"), cause := { elementIdentifier := '04'O, lengthIndicator := 1, causeValue := '0001001'B, extensionCauseValue := '0'B, spare1 := omit }, talkerPriority := omit, emergencySetIndication := omit, talkerIdentity := omit } } } } MSC_Test-MGCP(2969)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "458", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e3" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_complete_vgcs0(2973) MTC@d81ef7ce05e3: Got test event: "UPLINK_SEIZED" TC_complete_vgcs0(2973)@d81ef7ce05e3: as_optional_mgcp_crcx: rx CRCX MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d81ef7ce05e3: First idle individual index:2 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(2966)@d81ef7ce05e3: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(2966)@d81ef7ce05e3: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(2966)@d81ef7ce05e3: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2966)@d81ef7ce05e3: Found Expect[1] for N-CONNECT handled at TC_complete_vgcs0(2975) MSC_Test_0-RAN(2966)@d81ef7ce05e3: Added conn table entry 2TC_complete_vgcs0(2975)7613622 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2975)@d81ef7ce05e3: Got VGCS/VBS Assignment Request: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 36, pdu := { bssmap := { vGCS_VBSAssignmentRequest := { messageType := '07'O ("\a"), channelType := { elementIdentifier := '0B'O ("\v"), lengthIndicator := 3, speechOrDataIndicator := '0001'B, spare1_4 := '0000'B, channelRateAndType := '08'O ("\b"), speechId_DataIndicator := '01'O }, assignmentRequirement := { elementIdentifier := '33'O ("3"), assignmentRequirement := '01'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 3, cellIdentifierDiscriminator := '0010'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, groupCallReference := { elementIdentifier := '37'O ("7"), lengthIndicator := 5, descrGroupbroadcastCallRef := '0000191000'O }, priority := omit, circuitIdentityCode := omit, downLinkDTX_Flag := omit, encryptionInformation := omit, vSTK_RAND := omit, vSTK := omit, cellIdentifierListSegment := omit, aoIPTransportLayer := { elementIdentifier := '7C'O ("|"), lengthIndicator := 6, ipAddress := { ipv4 := '01010101'O }, uDPPortValue := 10000 }, callIdentifier := { elementIdentifier := '7F'O, callIdentifierInfo := 'E3000000'O }, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 1, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } } } } } } MTC@d81ef7ce05e3: Got test event: "VGCS_ASSIGN" TC_complete_vgcs0(2975)@d81ef7ce05e3: Sending VGCS/VBS Assignment Result: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSAssignmentResult := { messageType := '1C'O, channelType := { elementIdentifier := '0B'O ("\v"), lengthIndicator := 0, speechOrDataIndicator := '0100'B, spare1_4 := '0000'B, channelRateAndType := '08'O ("\b"), speechId_DataIndicator := '01'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 0, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, chosenChannel := omit, circuitIdentityCode := omit, circuitPool := omit, aoIPTransportLayer := { elementIdentifier := '7C'O ("|"), lengthIndicator := 6, ipAddress := { ipv4 := '01020304'O }, uDPPortValue := 2342 }, speechCodec := { elementIdentifier := '7E'O ("~"), lengthIndicator := 0, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, callIdentifier := { elementIdentifier := '7F'O, callIdentifierInfo := '01000000'O } } } } } MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: vl_len:29 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2966)@d81ef7ce05e3: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '37050000191000'O TC_complete_vgcs0(2973)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(2973)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "459", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e3" }, { code := "I", val := "11111" }, { code := "M", val := "sendonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e3", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } TC_complete_vgcs0(2973)@d81ef7ce05e3: Got Assignment Request: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 16, pdu := { bssmap := { assignmentRequest := { messageType := '01'O, channelType := { elementIdentifier := '0B'O ("\v"), lengthIndicator := 3, speechOrDataIndicator := '0001'B, spare1_4 := '0000'B, channelRateAndType := '08'O ("\b"), speechId_DataIndicator := '01'O }, layer3HeaderInfo := omit, priority := omit, circuitIdentityCode := omit, downLinkDTX_Flag := omit, interferenceBandToBeUsed := omit, classmarkInformationType2 := omit, groupCallReference := omit, talkerFlag := omit, configurationEvolutionIndication := omit, lsaAccesControlSuppression := omit, serviceHandover := omit, encryptionInformation := omit, talkerPriority := omit, aoIPTransportLayer := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 1, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, callIdentifier := omit, kC128 := omit, globalCallReference := omit, lCLS_Configuration := omit, lCLS_ConnectionStatusControl := omit, lCLS_CorrelationNotNeeded := omit, osmuxCID := omit } } } } MTC@d81ef7ce05e3: Got test event: "ASSIGNMENT" TC_complete_vgcs0(2973)@d81ef7ce05e3: Sending Assignment Complete: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := omit, circuitIdentityCode := omit, cellIdentifier := omit, chosenChannel := omit, chosenEncryptionAlgorithm := omit, circuitPool := omit, speechVersion := omit, lSAIdentifier := omit, talkerPriority := omit, aoIPTransportLayer := omit, speechCodec := omit, codecList := omit, lCLS_BSS_Status := omit, osmuxCID := omit } } } } MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000102'O MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2973)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(2973)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "460", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e3" }, { code := "I", val := "11111" }, { code := "M", val := "confecho" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e3", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } TC_complete_vgcs0(2973)@d81ef7ce05e3: Got Clear Command on initial connection. MTC@d81ef7ce05e3: Got test event: "CLEAR" TC_complete_vgcs0(2974)@d81ef7ce05e3: Got GCC Connect. MTC@d81ef7ce05e3: Got test event: "GCC_CONNECT" TC_complete_vgcs0(2974)@d81ef7ce05e3: Got GCC Set Parameter. MTC@d81ef7ce05e3: Got test event: "GCC_SET_PARAM" TC_complete_vgcs0(2974)@d81ef7ce05e3: Sending Uplink Release Ind: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { uplinkReleaseIndication := { messageType := '4A'O ("J"), cause := { elementIdentifier := '04'O, lengthIndicator := 0, causeValue := '0001001'B, extensionCauseValue := '0'B, spare1 := omit }, talkerPriority := omit } } } } MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: vl_len:6 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00044A040109'O MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2973)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(2973)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "461", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e3" }, { code := "I", val := "11111" }, { code := "M", val := "sendonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e3", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } TC_complete_vgcs0(2974)@d81ef7ce05e3: Sending Uplink Req: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { uplinkRequest := { messageType := '1F'O, talkerPriority := omit, cellIdentifier := omit, layer3Information := omit, mobileIdentity := omit } } } } MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00011F'O MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2974)@d81ef7ce05e3: Got Uplink Request Acknowledge: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 1, pdu := { bssmap := { uplinkRequestAck := { messageType := '27'O ("'"), talkerPriority := omit, emergencySetIndication := omit, talkerIdentity := omit } } } } MTC@d81ef7ce05e3: Got test event: "UPLINK_REQ_ACK" TC_complete_vgcs0(2974)@d81ef7ce05e3: Sending Uplink Req Confirm: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { uplinkRequestConfirmation := { messageType := '49'O ("I"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 0, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, talkerIdentity := omit, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 0, layer3info := '061103505902082926240000000033'O } } } } } TC_complete_vgcs0(2974)@d81ef7ce05e3: Sending GCC Termination Request: '3500001900'O MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: vl_len:25 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001749050302002A170F061103505902082926240000000033'O MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2966)@d81ef7ce05e3: patching N(SD)=0 into dtap '003500001900'O MSC_Test_0-RAN(2966)@d81ef7ce05e3: patched enc_l3: '003500001900'O MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010006003500001900'O MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2973)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(2973)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "462", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e3" }, { code := "I", val := "11111" }, { code := "M", val := "confecho" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e3", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } TC_complete_vgcs0(2974)@d81ef7ce05e3: Got GCC Set Parameter. MTC@d81ef7ce05e3: Got test event: "GCC_SET_PARAM" MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2975)@d81ef7ce05e3: Got Clear Command on channel connection. MTC@d81ef7ce05e3: Got test event: "CLEAR" TC_complete_vgcs0(2974)@d81ef7ce05e3: Sending Uplink Release Ind: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { uplinkReleaseIndication := { messageType := '4A'O ("J"), cause := { elementIdentifier := '04'O, lengthIndicator := 0, causeValue := '0001001'B, extensionCauseValue := '0'B, spare1 := omit }, talkerPriority := omit } } } } MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: vl_len:6 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00044A040109'O MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2974)@d81ef7ce05e3: Sending Uplink Req: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { uplinkRequest := { messageType := '1F'O, talkerPriority := omit, cellIdentifier := omit, layer3Information := omit, mobileIdentity := omit } } } } TC_complete_vgcs0(2974)@d81ef7ce05e3: Got GCC Termination. MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(2965)@d81ef7ce05e3: vl_from0 MTC@d81ef7ce05e3: Got test event: "GCC_TERMINATION" MSC_Test_0-SCCP(2965)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '00011F'O MSC_Test_0-M3UA(2967)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2974)@d81ef7ce05e3: Got Clear Command on control connection. MTC@d81ef7ce05e3: Got test event: "CLEAR" MTC@d81ef7ce05e3: All connection are cleared now. TC_complete_vgcs0(2975)@d81ef7ce05e3: Final verdict of PTC: none TC_complete_vgcs0(2974)@d81ef7ce05e3: Final verdict of PTC: none TC_complete_vgcs0(2973)@d81ef7ce05e3: Final verdict of PTC: pass MTC@d81ef7ce05e3: getverdict: none MTC@d81ef7ce05e3: setverdict(pass): none -> pass MTC@d81ef7ce05e3: getverdict: pass MTC@d81ef7ce05e3: All expected events have been received. The test passed. MSC_Test-MNCC(2968)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2971)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2970)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2966)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2967)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2964)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2978)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2969)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2972)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2977)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2976)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-SCCP(2965)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: pass MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2964): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2965): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2966): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2967): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2968): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2969): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2970): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2971): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2972): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_complete_vgcs0(2973): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_complete_vgcs0(2974): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_complete_vgcs0(2975): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2976): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2977): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2978): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_complete_vgcs finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vgcs pass'. Tue Jun 18 08:45:26 UTC 2024 ====== MSC_Tests_ASCI.TC_complete_vgcs pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_ASCI.TC_complete_vgcs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=541179) Waiting for packet dumper to finish... 1 (prev_count=541179, count=542344) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vgcs pass' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vbs'. ------ MSC_Tests_ASCI.TC_complete_vbs ------ Tue Jun 18 08:45:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_ASCI.TC_complete_vbs.pcap" >/data/MSC_Tests_ASCI.TC_complete_vbs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vbs' was executed successfully (exit status: 0). MTC@d81ef7ce05e3: Test case TC_complete_vbs started. MTC@d81ef7ce05e3: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2982)@d81ef7ce05e3: ************************************************* MSC_Test_0-M3UA(2982)@d81ef7ce05e3: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2982)@d81ef7ce05e3: ************************************************* MTC@d81ef7ce05e3: Starting RAN_Emulation MSC_Test_0-SCCP(2980)@d81ef7ce05e3: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2983)@d81ef7ce05e3: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2982)@d81ef7ce05e3: SCTP_ConnectResult -> connection established from: "172.18.215.103":23906 to server: "172.18.215.200":2905 association #8 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2982)@d81ef7ce05e3: M3UA_ASPUP sent MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2985)@d81ef7ce05e3: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2985)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2985)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2985)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2985)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2985)@d81ef7ce05e3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2985)@d81ef7ce05e3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2985)@d81ef7ce05e3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2986)@d81ef7ce05e3: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vbs0(2988) TC_complete_vbs0(2988)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2984)@d81ef7ce05e3: Ignoring MGCP { command := { line := { verb := "DLCX", trans_id := "463", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e3" }, { code := "I", val := "11111" } }, sdp := omit } } MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2981)@d81ef7ce05e3: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2981)@d81ef7ce05e3: Added conn table entry 0TC_complete_vbs0(2988)3954244 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-RAN(2981)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2981)@d81ef7ce05e3: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2981)@d81ef7ce05e3: Created Expect[0] for N-CONNECT to be handled at TC_complete_vbs0(2989) MSC_Test_0-RAN(2981)@d81ef7ce05e3: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2981)@d81ef7ce05e3: Created Expect[1] for N-CONNECT to be handled at TC_complete_vbs0(2990) MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@d81ef7ce05e3: { messageType := 2, destLocRef := '3C5644'O ("<VD"), sourceLocRef := '000225'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test-GSUP(2986)@d81ef7ce05e3: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vbs0(2988) MSC_Test-GSUP(2986)@d81ef7ce05e3: Added IMSI table entry 0TC_complete_vbs0(2988)"262420000000033" MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(2988)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(2988)@d81ef7ce05e3: setverdict(pass): none -> pass MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: vl_len:8 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(2988)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2981)@d81ef7ce05e3: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2981)@d81ef7ce05e3: patched enc_l3: '055B'O MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: vl_len:5 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2981)@d81ef7ce05e3: Deleted conn table entry 0TC_complete_vbs0(2988)3954244 TC_complete_vbs0(2988)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(2988)@d81ef7ce05e3: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(2988)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(2988)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2984)@d81ef7ce05e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vbs0(2988) TC_complete_vbs0(2988)@d81ef7ce05e3: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1010'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1963FAD7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2981)@d81ef7ce05e3: Added conn table entry 0TC_complete_vbs0(2988)1143243 MSC_Test_0-RAN(2981)@d81ef7ce05e3: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: First idle individual index:0 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@d81ef7ce05e3: { messageType := 2, destLocRef := '1171CB'O, sourceLocRef := '000226'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(2988)@d81ef7ce05e3: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(2988)@d81ef7ce05e3: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(2988)@d81ef7ce05e3: Sending SETUP. MTC@d81ef7ce05e3: Got test event: "SETUP" MSC_Test_0-RAN(2981)@d81ef7ce05e3: patching N(SD)=0 into dtap '013200001A00'O MSC_Test_0-RAN(2981)@d81ef7ce05e3: patched enc_l3: '013200001A00'O MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010006013200001A00'O MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@d81ef7ce05e3: First idle individual index:1 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(2981)@d81ef7ce05e3: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(2981)@d81ef7ce05e3: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2981)@d81ef7ce05e3: Found Expect[0] for N-CONNECT handled at TC_complete_vbs0(2989) MSC_Test_0-RAN(2981)@d81ef7ce05e3: Added conn table entry 1TC_complete_vbs0(2989)2850340 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vbs0(2989)@d81ef7ce05e3: Got VGCS/VBS Setup: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 11, pdu := { bssmap := { vGCS_VBSSetup := { messageType := '04'O, groupCallReference := { elementIdentifier := '37'O ("7"), lengthIndicator := 5, descrGroupbroadcastCallRef := '00001A0000'O }, priority := omit, vGCS_FeatureFlags := { elementIdentifier := '69'O ("i"), lengthIndicator := 1, TP_Ind := '0'B, AS_Ind := '00'B, BSS_Res := '0'B, tCP := '0'B, spare := '000'B } } } } } MTC@d81ef7ce05e3: Got test event: "VGCS_SETUP" TC_complete_vbs0(2989)@d81ef7ce05e3: Sending VGCS/VBS Setup Ack: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSSetupAck := { messageType := '05'O, vGCS_FeatureFlags := omit } } } } MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MGCP(2984)@d81ef7ce05e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "464", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e4" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_complete_vbs0(2988) MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(2988)@d81ef7ce05e3: as_optional_mgcp_crcx: rx CRCX TC_complete_vbs0(2989)@d81ef7ce05e3: Got Uplink Seized Cmd: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 4, pdu := { bssmap := { uplinkSeizedCommand := { messageType := '4D'O ("M"), cause := { elementIdentifier := '04'O, lengthIndicator := 1, causeValue := '0001001'B, extensionCauseValue := '0'B, spare1 := omit }, talkerPriority := omit, emergencySetIndication := omit, talkerIdentity := omit } } } } MTC@d81ef7ce05e3: Got test event: "UPLINK_SEIZED" MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@d81ef7ce05e3: First idle individual index:2 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(2981)@d81ef7ce05e3: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(2981)@d81ef7ce05e3: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(2981)@d81ef7ce05e3: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2981)@d81ef7ce05e3: Found Expect[1] for N-CONNECT handled at TC_complete_vbs0(2990) MSC_Test_0-RAN(2981)@d81ef7ce05e3: Added conn table entry 2TC_complete_vbs0(2990)16342320 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vbs0(2990)@d81ef7ce05e3: Got VGCS/VBS Assignment Request: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 36, pdu := { bssmap := { vGCS_VBSAssignmentRequest := { messageType := '07'O ("\a"), channelType := { elementIdentifier := '0B'O ("\v"), lengthIndicator := 3, speechOrDataIndicator := '0001'B, spare1_4 := '0000'B, channelRateAndType := '08'O ("\b"), speechId_DataIndicator := '01'O }, assignmentRequirement := { elementIdentifier := '33'O ("3"), assignmentRequirement := '01'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 3, cellIdentifierDiscriminator := '0010'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, groupCallReference := { elementIdentifier := '37'O ("7"), lengthIndicator := 5, descrGroupbroadcastCallRef := '00001A0000'O }, priority := omit, circuitIdentityCode := omit, downLinkDTX_Flag := omit, encryptionInformation := omit, vSTK_RAND := omit, vSTK := omit, cellIdentifierListSegment := omit, aoIPTransportLayer := { elementIdentifier := '7C'O ("|"), lengthIndicator := 6, ipAddress := { ipv4 := '01010101'O }, uDPPortValue := 10000 }, callIdentifier := { elementIdentifier := '7F'O, callIdentifierInfo := 'E4000000'O }, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 1, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } } } } } } MTC@d81ef7ce05e3: Got test event: "VGCS_ASSIGN" TC_complete_vbs0(2990)@d81ef7ce05e3: Sending VGCS/VBS Assignment Result: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSAssignmentResult := { messageType := '1C'O, channelType := { elementIdentifier := '0B'O ("\v"), lengthIndicator := 0, speechOrDataIndicator := '0100'B, spare1_4 := '0000'B, channelRateAndType := '08'O ("\b"), speechId_DataIndicator := '01'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 0, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, chosenChannel := omit, circuitIdentityCode := omit, circuitPool := omit, aoIPTransportLayer := { elementIdentifier := '7C'O ("|"), lengthIndicator := 6, ipAddress := { ipv4 := '01020304'O }, uDPPortValue := 2342 }, speechCodec := { elementIdentifier := '7E'O ("~"), lengthIndicator := 0, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, callIdentifier := { elementIdentifier := '7F'O, callIdentifierInfo := '01000000'O } } } } } MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Session index based on connection ID:2 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: vl_len:29 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2981)@d81ef7ce05e3: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '370500001A0000'O TC_complete_vbs0(2988)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX TC_complete_vbs0(2988)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "465", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e4" }, { code := "I", val := "11111" }, { code := "M", val := "sendonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e4", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } TC_complete_vbs0(2988)@d81ef7ce05e3: Got Assignment Request: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 16, pdu := { bssmap := { assignmentRequest := { messageType := '01'O, channelType := { elementIdentifier := '0B'O ("\v"), lengthIndicator := 3, speechOrDataIndicator := '0001'B, spare1_4 := '0000'B, channelRateAndType := '08'O ("\b"), speechId_DataIndicator := '01'O }, layer3HeaderInfo := omit, priority := omit, circuitIdentityCode := omit, downLinkDTX_Flag := omit, interferenceBandToBeUsed := omit, classmarkInformationType2 := omit, groupCallReference := omit, talkerFlag := omit, configurationEvolutionIndication := omit, lsaAccesControlSuppression := omit, serviceHandover := omit, encryptionInformation := omit, talkerPriority := omit, aoIPTransportLayer := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 1, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, callIdentifier := omit, kC128 := omit, globalCallReference := omit, lCLS_Configuration := omit, lCLS_ConnectionStatusControl := omit, lCLS_CorrelationNotNeeded := omit, osmuxCID := omit } } } } MTC@d81ef7ce05e3: Got test event: "ASSIGNMENT" TC_complete_vbs0(2988)@d81ef7ce05e3: Sending Assignment Complete: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := omit, circuitIdentityCode := omit, cellIdentifier := omit, chosenChannel := omit, chosenEncryptionAlgorithm := omit, circuitPool := omit, speechVersion := omit, lSAIdentifier := omit, talkerPriority := omit, aoIPTransportLayer := omit, speechCodec := omit, codecList := omit, lCLS_BSS_Status := omit, osmuxCID := omit } } } } MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Session index based on connection ID:0 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: vl_len:3 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '000102'O MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_complete_vbs0(2988)@d81ef7ce05e3: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(2988)@d81ef7ce05e3: { line := { verb := "MDCX", trans_id := "466", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e4" }, { code := "I", val := "11111" }, { code := "M", val := "confecho" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e4", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.215.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } TC_complete_vbs0(2988)@d81ef7ce05e3: Got Clear Command on initial connection. MTC@d81ef7ce05e3: Got test event: "CLEAR" TC_complete_vbs0(2989)@d81ef7ce05e3: Got BCC Connect. MTC@d81ef7ce05e3: Got test event: "BCC_CONNECT" TC_complete_vbs0(2989)@d81ef7ce05e3: Got BCC Set Parameter MTC@d81ef7ce05e3: Got test event: "BCC_SET_PARAM" TC_complete_vbs0(2989)@d81ef7ce05e3: Sending BCC Termination Request: '3500001A00'O MSC_Test_0-RAN(2981)@d81ef7ce05e3: patching N(SD)=0 into dtap '013500001A00'O MSC_Test_0-RAN(2981)@d81ef7ce05e3: patched enc_l3: '013500001A00'O MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Session index based on connection ID:1 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: vl_len:9 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: vl_from0 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: data sent by MTP3_SCCP_PORT: '010006013500001A00'O MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Message received on association #8 MSC_Test_0-M3UA(2982)@d81ef7ce05e3: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Session index based on local reference:1 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Session index based on local reference:2 MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@d81ef7ce05e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(2988)@d81ef7ce05e3: as_optional_mgcp_dlcx: rx MGCP DLCX TC_complete_vbs0(2989)@d81ef7ce05e3: Got BCC Termination. MTC@d81ef7ce05e3: Got test event: "BCC_TERMINATION" TC_complete_vbs0(2989)@d81ef7ce05e3: Got Clear Command on control connection. MTC@d81ef7ce05e3: Got test event: "CLEAR" TC_complete_vbs0(2990)@d81ef7ce05e3: Got Clear Command on channel connection. MTC@d81ef7ce05e3: Got test event: "CLEAR" MTC@d81ef7ce05e3: All connection are cleared now. TC_complete_vbs0(2990)@d81ef7ce05e3: Final verdict of PTC: none TC_complete_vbs0(2989)@d81ef7ce05e3: Final verdict of PTC: none TC_complete_vbs0(2988)@d81ef7ce05e3: Final verdict of PTC: pass MTC@d81ef7ce05e3: getverdict: none MTC@d81ef7ce05e3: setverdict(pass): none -> pass MTC@d81ef7ce05e3: getverdict: pass MTC@d81ef7ce05e3: All expected events have been received. The test passed. MSC_Test_0-SCCP(2980)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-RAN(2981)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP(2986)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MNCC(2983)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-GSUP-IPA(2985)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-SMPP(2987)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test-MGCP(2984)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2993)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2992)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2979)@d81ef7ce05e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2991)@d81ef7ce05e3: Final verdict of PTC: none MSC_Test_0-M3UA(2982)@d81ef7ce05e3: Final verdict of PTC: none MTC@d81ef7ce05e3: Setting final verdict of the test case. MTC@d81ef7ce05e3: Local verdict of MTC: pass MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2979): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-SCCP(2980): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-RAN(2981): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test_0-M3UA(2982): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MNCC(2983): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-MGCP(2984): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP-IPA(2985): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-GSUP(2986): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC MSC_Test-SMPP(2987): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_complete_vbs0(2988): pass (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_complete_vbs0(2989): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC TC_complete_vbs0(2990): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2991): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2992): none (pass -> pass) MTC@d81ef7ce05e3: Local verdict of PTC IPA-CTRL-CLI-IPA(2993): none (pass -> pass) MTC@d81ef7ce05e3: Test case TC_complete_vbs finished. Verdict: pass MTC@d81ef7ce05e3: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vbs pass'. Tue Jun 18 08:45:34 UTC 2024 ====== MSC_Tests_ASCI.TC_complete_vbs pass ====== Saving talloc report from 172.18.215.10:4254 to MSC_Tests_ASCI.TC_complete_vbs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=482138) Waiting for packet dumper to finish... 1 (prev_count=482138, count=485134) MTC@d81ef7ce05e3: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vbs pass' was executed successfully (exit status: 0). MC@d81ef7ce05e3: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@d81ef7ce05e3: Terminating MTC. MC@d81ef7ce05e3: MTC terminated. MC2> exit MC@d81ef7ce05e3: Shutting down session. MC@d81ef7ce05e3: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/msc/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass MSC_Tests.TC_cr_before_reset pass MSC_Tests.TC_lu_imsi_noauth_tmsi pass MSC_Tests.TC_lu_imsi_noauth_notmsi pass->FAIL MSC_Tests.TC_lu_tmsi_noauth_notmsi pass MSC_Tests.TC_lu_imsi_reject pass MSC_Tests.TC_lu_imsi_timeout_gsup pass MSC_Tests.TC_lu_imsi_auth_tmsi pass MSC_Tests.TC_lu_imsi_auth3g_tmsi xfail MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc pass MSC_Tests.TC_cmserv_imsi_unknown pass MSC_Tests.TC_cmserv_tmsi_unknown pass MSC_Tests.TC_lu_and_mo_call pass MSC_Tests.TC_lu_and_mo_call_ipv6 pass MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass MSC_Tests.TC_lu_auth_sai_timeout pass MSC_Tests.TC_lu_auth_sai_err pass MSC_Tests.TC_lu_clear_request pass MSC_Tests.TC_mo_call_clear_request pass MSC_Tests.TC_mt_call_clear_request pass MSC_Tests.TC_lu_disconnect pass MSC_Tests.TC_lu_by_imei pass MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass->FAIL MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass MSC_Tests.TC_imsi_detach_by_imsi pass MSC_Tests.TC_imsi_detach_by_tmsi pass MSC_Tests.TC_imsi_detach_by_imei pass MSC_Tests.TC_emerg_call_imei_reject pass MSC_Tests.TC_emerg_call_imsi pass MSC_Tests.TC_cm_serv_req_vgcs_reject pass MSC_Tests.TC_cm_serv_req_vbs_reject pass MSC_Tests.TC_cm_serv_req_lcs_reject pass MSC_Tests.TC_cm_reest_req_reject pass MSC_Tests.TC_lu_auth_2G_fail pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass MSC_Tests.TC_cl3_no_payload pass MSC_Tests.TC_cl3_rnd_payload pass MSC_Tests.TC_establish_and_nothing pass MSC_Tests.TC_mo_setup_and_nothing pass MSC_Tests.TC_mo_crcx_ran_timeout pass MSC_Tests.TC_mo_crcx_ran_reject pass MSC_Tests.TC_mt_crcx_ran_reject pass MSC_Tests.TC_mo_setup_and_dtmf_dup pass MSC_Tests.TC_mt_t310 pass MSC_Tests.TC_gsup_cancel pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass MSC_Tests.TC_mo_release_timeout pass MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass MSC_Tests.TC_reset_two pass MSC_Tests.TC_lu_and_mt_call pass MSC_Tests.TC_lu_and_mt_call_ipv6 pass MSC_Tests.TC_lu_and_mt_call_already_paging pass MSC_Tests.TC_lu_and_mt_call_osmux pass MSC_Tests.TC_lu_and_mo_sms pass MSC_Tests.TC_lu_and_mt_sms pass MSC_Tests.TC_lu_and_mt_sms_already_paging pass MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass MSC_Tests.TC_smpp_mo_sms pass MSC_Tests.TC_smpp_mo_sms_rp_error pass MSC_Tests.TC_smpp_mt_sms pass->FAIL MSC_Tests.TC_gsup_mo_sms pass->FAIL MSC_Tests.TC_gsup_mo_smma pass MSC_Tests.TC_gsup_mt_sms_ack pass MSC_Tests.TC_gsup_mt_sms_err pass MSC_Tests.TC_gsup_mt_sms_rp_mr pass->FAIL MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass MSC_Tests.TC_gsup_mt_multi_part_sms pass MSC_Tests.TC_lu_and_mo_ussd_single_request pass MSC_Tests.TC_lu_and_mt_ussd_notification pass MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass MSC_Tests.TC_lu_and_mo_ussd_mo_release pass MSC_Tests.TC_lu_and_ss_session_timeout pass->FAIL MSC_Tests.TC_mt_ussd_for_unknown_subscr pass MSC_Tests.TC_mo_ussd_for_unknown_trans pass->FAIL MSC_Tests.TC_proc_ss_for_unknown_session pass MSC_Tests.TC_proc_ss_paging_fail pass MSC_Tests.TC_proc_ss_abort pass MSC_Tests.TC_multi_lu_and_mo_ussd pass MSC_Tests.TC_multi_lu_and_mt_ussd pass MSC_Tests.TC_cipher_complete_with_invalid_cipher pass MSC_Tests.TC_cipher_complete_1_without_cipher pass MSC_Tests.TC_cipher_complete_3_without_cipher pass MSC_Tests.TC_cipher_complete_13_without_cipher pass MSC_Tests.TC_lu_with_invalid_mcc_mnc pass MSC_Tests.TC_sgsap_reset pass MSC_Tests.TC_sgsap_lu pass MSC_Tests.TC_sgsap_lu_imsi_reject pass MSC_Tests.TC_sgsap_lu_and_nothing pass MSC_Tests.TC_sgsap_expl_imsi_det_eps pass MSC_Tests.TC_sgsap_impl_imsi_det_eps pass MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass MSC_Tests.TC_sgsap_paging_rej pass MSC_Tests.TC_sgsap_paging_subscr_rej pass MSC_Tests.TC_sgsap_paging_ue_unr pass MSC_Tests.TC_sgsap_paging_and_nothing pass MSC_Tests.TC_sgsap_paging_and_lu pass MSC_Tests.TC_sgsap_mt_sms pass MSC_Tests.TC_sgsap_mo_sms pass MSC_Tests.TC_sgsap_mt_sms_and_nothing pass MSC_Tests.TC_sgsap_mt_sms_and_reject pass MSC_Tests.TC_sgsap_unexp_ud pass MSC_Tests.TC_sgsap_unsol_ud pass MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass MSC_Tests.TC_sgsap_lu_and_mt_call pass MSC_Tests.TC_sgsap_vlr_failure pass MSC_Tests.TC_ho_inter_bsc_unknown_cell pass MSC_Tests.TC_ho_inter_bsc pass MSC_Tests.TC_ho_inter_bsc_a5_1 pass MSC_Tests.TC_ho_inter_bsc_a5_3 pass MSC_Tests.TC_ho_inter_bsc_a5_4 pass MSC_Tests.TC_ho_inter_bsc_ipv6 pass MSC_Tests.TC_ho_inter_bsc_csd pass MSC_Tests.TC_ho_inter_msc_out pass MSC_Tests.TC_ho_inter_msc_out_a5_1 pass MSC_Tests.TC_ho_inter_msc_out_a5_3 pass MSC_Tests.TC_ho_inter_msc_out_a5_4 pass MSC_Tests.TC_ho_inter_msc_out_ipv6 pass MSC_Tests.TC_ho_inter_msc_out_csd pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass MSC_Tests.TC_mo_cc_bssmap_clear pass MSC_Tests.TC_invalid_mgcp_crash pass MSC_Tests.TC_mm_id_resp_no_identity pass MSC_Tests.TC_lu_and_expire_while_paging pass MSC_Tests.TC_paging_response_imsi_unknown pass MSC_Tests.TC_paging_response_tmsi_unknown pass MSC_Tests.TC_call_re_establishment pass MSC_Tests.TC_call_re_establishment_auth pass MSC_Tests.TC_call_re_establishment_ciph pass MSC_Tests.TC_cm_serv_wrong_mi pass MSC_Tests.TC_auth_options_0 pass MSC_Tests.TC_auth_options_1 pass MSC_Tests.TC_auth_options_2 pass MSC_Tests.TC_auth_options_3 pass MSC_Tests.TC_auth_options_4 pass MSC_Tests.TC_auth_options_5 pass MSC_Tests.TC_auth_options_6 pass MSC_Tests.TC_auth_options_7 pass MSC_Tests.TC_auth_options_8 pass MSC_Tests.TC_auth_options_9 pass MSC_Tests.TC_auth_options_10 pass MSC_Tests.TC_auth_options_11 pass MSC_Tests.TC_lu_and_mo_csd pass MSC_Tests.TC_lu_and_mt_csd pass MSC_Tests_Iu.TC_iu_lu_imsi_reject pass MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi xfail MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc xfail MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown pass MSC_Tests_Iu.TC_iu_lu_and_mo_call pass MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass MSC_Tests_Iu.TC_iu_lu_release_request pass MSC_Tests_Iu.TC_iu_lu_disconnect pass MSC_Tests_Iu.TC_iu_lu_by_imei pass MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass MSC_Tests_Iu.TC_iu_emerg_call_imsi pass MSC_Tests_Iu.TC_iu_establish_and_nothing pass MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass MSC_Tests_Iu.TC_iu_gsup_cancel pass MSC_Tests_Iu.TC_iu_mo_release_timeout pass MSC_Tests.TC_reset_two_1iu pass MSC_Tests_Iu.TC_iu_lu_and_mt_call pass MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing xfail MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated pass MSC_Tests_Iu.TC_iu_smpp_mo_sms pass->FAIL MSC_Tests_Iu.TC_iu_gsup_mo_sms pass->FAIL MSC_Tests_Iu.TC_iu_gsup_mo_smma pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass->FAIL MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr pass MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass->FAIL MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr pass MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass->FAIL MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session pass MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass MSC_Tests_Iu.TC_iu_proc_ss_abort pass MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd xfail MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc pass MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass MSC_Tests_Iu.TC_mo_cc_iu_release pass MSC_Tests_ASCI.TC_no_callref pass MSC_Tests_ASCI.TC_setup_refuse pass MSC_Tests_ASCI.TC_assign_fail pass MSC_Tests_ASCI.TC_complete_vgcs pass MSC_Tests_ASCI.TC_complete_vbs Summary: pass->FAIL: 12 xfail: 5 pass: 208 skip: 1 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh MSC_Tests --rm Generated MSC_Tests.TC_assign_fail.merged Generated MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.merged Generated MSC_Tests.TC_auth_options_0.merged Generated MSC_Tests.TC_auth_options_1.merged Generated MSC_Tests.TC_auth_options_10.merged Generated MSC_Tests.TC_auth_options_11.merged Generated MSC_Tests.TC_auth_options_2.merged Generated MSC_Tests.TC_auth_options_3.merged Generated MSC_Tests.TC_auth_options_4.merged Generated MSC_Tests.TC_auth_options_5.merged Generated MSC_Tests.TC_auth_options_6.merged Generated MSC_Tests.TC_auth_options_7.merged Generated MSC_Tests.TC_auth_options_8.merged Generated MSC_Tests.TC_auth_options_9.merged Generated MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call.merged Generated MSC_Tests.TC_call_re_establishment.merged Generated MSC_Tests.TC_call_re_establishment_auth.merged Generated MSC_Tests.TC_call_re_establishment_ciph.merged Generated MSC_Tests.TC_cipher_complete_13_without_cipher.merged Generated MSC_Tests.TC_cipher_complete_1_without_cipher.merged Generated MSC_Tests.TC_cipher_complete_3_without_cipher.merged Generated MSC_Tests.TC_cipher_complete_with_invalid_cipher.merged Generated MSC_Tests.TC_cl3_no_payload.merged Generated MSC_Tests.TC_cl3_rnd_payload.merged Generated MSC_Tests.TC_cm_reest_req_reject.merged Generated MSC_Tests.TC_cm_serv_req_lcs_reject.merged Generated MSC_Tests.TC_cm_serv_req_vbs_reject.merged Generated MSC_Tests.TC_cm_serv_req_vgcs_reject.merged Generated MSC_Tests.TC_cm_serv_wrong_mi.merged Generated MSC_Tests.TC_cmserv_imsi_unknown.merged Generated MSC_Tests.TC_cmserv_tmsi_unknown.merged Generated MSC_Tests.TC_complete_vbs.merged Generated MSC_Tests.TC_complete_vgcs.merged Generated MSC_Tests.TC_cr_before_reset.merged Generated MSC_Tests.TC_emerg_call_imei_reject.merged Generated MSC_Tests.TC_emerg_call_imsi.merged Generated MSC_Tests.TC_establish_and_nothing.merged Generated MSC_Tests.TC_gsup_cancel.merged Generated MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.merged Generated MSC_Tests.TC_gsup_mo_smma.merged Generated MSC_Tests.TC_gsup_mo_sms.merged Generated MSC_Tests.TC_gsup_mt_multi_part_sms.merged Generated MSC_Tests.TC_gsup_mt_sms_ack.merged Generated MSC_Tests.TC_gsup_mt_sms_err.merged Generated MSC_Tests.TC_gsup_mt_sms_rp_mr.merged Generated MSC_Tests.TC_ho_inter_bsc.merged Generated MSC_Tests.TC_ho_inter_bsc_a5_1.merged Generated MSC_Tests.TC_ho_inter_bsc_a5_3.merged Generated MSC_Tests.TC_ho_inter_bsc_a5_4.merged Generated MSC_Tests.TC_ho_inter_bsc_csd.merged Generated MSC_Tests.TC_ho_inter_bsc_ipv6.merged Generated MSC_Tests.TC_ho_inter_bsc_unknown_cell.merged Generated MSC_Tests.TC_ho_inter_msc_out.merged Generated MSC_Tests.TC_ho_inter_msc_out_a5_1.merged Generated MSC_Tests.TC_ho_inter_msc_out_a5_3.merged Generated MSC_Tests.TC_ho_inter_msc_out_a5_4.merged Generated MSC_Tests.TC_ho_inter_msc_out_csd.merged Generated MSC_Tests.TC_ho_inter_msc_out_ipv6.merged Generated MSC_Tests.TC_imsi_detach_by_imei.merged Generated MSC_Tests.TC_imsi_detach_by_imsi.merged Generated MSC_Tests.TC_imsi_detach_by_tmsi.merged Generated MSC_Tests.TC_invalid_mgcp_crash.merged Generated MSC_Tests.TC_iu_cmserv_imsi_unknown.merged Generated MSC_Tests.TC_iu_emerg_call_imei_reject.merged Generated MSC_Tests.TC_iu_emerg_call_imsi.merged Generated MSC_Tests.TC_iu_establish_and_nothing.merged Generated MSC_Tests.TC_iu_gsup_cancel.merged Generated MSC_Tests.TC_iu_gsup_mo_mt_sms_rp_mr.merged Generated MSC_Tests.TC_iu_gsup_mo_smma.merged Generated MSC_Tests.TC_iu_gsup_mo_sms.merged Generated MSC_Tests.TC_iu_gsup_mt_sms_ack.merged Generated MSC_Tests.TC_iu_gsup_mt_sms_err.merged Generated MSC_Tests.TC_iu_gsup_mt_sms_rp_mr.merged Generated MSC_Tests.TC_iu_imsi_detach_by_imei.merged Generated MSC_Tests.TC_iu_imsi_detach_by_imsi.merged Generated MSC_Tests.TC_iu_imsi_detach_by_tmsi.merged Generated MSC_Tests.TC_iu_lu_and_expire_while_paging.merged Generated MSC_Tests.TC_iu_lu_and_mo_call.merged Generated MSC_Tests.TC_iu_lu_and_mo_call_sccp_tiar_timeout.merged Generated MSC_Tests.TC_iu_lu_and_mo_sms.merged Generated MSC_Tests.TC_iu_lu_and_mo_ussd_during_mt_call.merged Generated MSC_Tests.TC_iu_lu_and_mo_ussd_mo_release.merged Generated MSC_Tests.TC_iu_lu_and_mo_ussd_single_request.merged Generated MSC_Tests.TC_iu_lu_and_mt_call.merged Generated MSC_Tests.TC_iu_lu_and_mt_call_already_paging.merged Generated MSC_Tests.TC_iu_lu_and_mt_sms.merged Generated MSC_Tests.TC_iu_lu_and_mt_sms_already_paging.merged Generated MSC_Tests.TC_iu_lu_and_mt_sms_paging_and_nothing.merged Generated MSC_Tests.TC_iu_lu_and_mt_sms_paging_repeated.merged Generated MSC_Tests.TC_iu_lu_and_mt_ussd_during_mt_call.merged Generated MSC_Tests.TC_iu_lu_and_mt_ussd_notification.merged Generated MSC_Tests.TC_iu_lu_and_ss_session_timeout.merged Generated MSC_Tests.TC_iu_lu_auth_sai_err.merged Generated MSC_Tests.TC_iu_lu_auth_sai_timeout.merged Generated MSC_Tests.TC_iu_lu_by_imei.merged Generated MSC_Tests.TC_iu_lu_disconnect.merged Generated MSC_Tests.TC_iu_lu_imsi_auth3g_tmsi.merged Generated MSC_Tests.TC_iu_lu_imsi_reject.merged Generated MSC_Tests.TC_iu_lu_imsi_timeout_gsup.merged Generated MSC_Tests.TC_iu_lu_imsi_timeout_tmsi_realloc.merged Generated MSC_Tests.TC_iu_lu_release_request.merged Generated MSC_Tests.TC_iu_lu_with_invalid_mcc_mnc.merged Generated MSC_Tests.TC_iu_mo_crcx_ran_reject.merged Generated MSC_Tests.TC_iu_mo_crcx_ran_timeout.merged Generated MSC_Tests.TC_iu_mo_release_timeout.merged Generated MSC_Tests.TC_iu_mo_setup_and_nothing.merged Generated MSC_Tests.TC_iu_mo_ussd_for_unknown_trans.merged Generated MSC_Tests.TC_iu_mt_crcx_ran_reject.merged Generated MSC_Tests.TC_iu_mt_ussd_for_unknown_subscr.merged Generated MSC_Tests.TC_iu_multi_lu_and_mo_ussd.merged Generated MSC_Tests.TC_iu_multi_lu_and_mt_ussd.merged Generated MSC_Tests.TC_iu_proc_ss_abort.merged Generated MSC_Tests.TC_iu_proc_ss_for_unknown_session.merged Generated MSC_Tests.TC_iu_proc_ss_paging_fail.merged Generated MSC_Tests.TC_iu_smpp_mo_sms.merged Generated MSC_Tests.TC_lu_and_expire_while_paging.merged Generated MSC_Tests.TC_lu_and_mo_call.merged Generated MSC_Tests.TC_lu_and_mo_call_ipv6.merged Generated MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout.merged Generated MSC_Tests.TC_lu_and_mo_csd.merged Generated MSC_Tests.TC_lu_and_mo_sms.merged Generated MSC_Tests.TC_lu_and_mo_ussd_during_mt_call.merged Generated MSC_Tests.TC_lu_and_mo_ussd_mo_release.merged Generated MSC_Tests.TC_lu_and_mo_ussd_single_request.merged Generated MSC_Tests.TC_lu_and_mt_call.merged Generated MSC_Tests.TC_lu_and_mt_call_already_paging.merged Generated MSC_Tests.TC_lu_and_mt_call_ipv6.merged Generated MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp.merged Generated MSC_Tests.TC_lu_and_mt_call_osmux.merged Generated MSC_Tests.TC_lu_and_mt_csd.merged Generated MSC_Tests.TC_lu_and_mt_sms.merged Generated MSC_Tests.TC_lu_and_mt_sms_already_paging.merged Generated MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing.merged Generated MSC_Tests.TC_lu_and_mt_sms_paging_repeated.merged Generated MSC_Tests.TC_lu_and_mt_ussd_during_mt_call.merged Generated MSC_Tests.TC_lu_and_mt_ussd_notification.merged Generated MSC_Tests.TC_lu_and_ss_session_timeout.merged Generated MSC_Tests.TC_lu_auth_2G_fail.merged Generated MSC_Tests.TC_lu_auth_sai_err.merged Generated MSC_Tests.TC_lu_auth_sai_timeout.merged Generated MSC_Tests.TC_lu_by_imei.merged Generated MSC_Tests.TC_lu_by_tmsi_noauth_unknown.merged Generated MSC_Tests.TC_lu_clear_request.merged Generated MSC_Tests.TC_lu_disconnect.merged Generated MSC_Tests.TC_lu_imsi_auth3g_tmsi.merged Generated MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.merged Generated MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm.merged Generated MSC_Tests.TC_lu_imsi_noauth_notmsi.merged Generated MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei.merged Generated MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early.merged Generated MSC_Tests.TC_lu_imsi_noauth_tmsi.merged Generated MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.merged Generated MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early.merged Generated MSC_Tests.TC_lu_imsi_reject.merged Generated MSC_Tests.TC_lu_imsi_timeout_gsup.merged Generated MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.merged Generated MSC_Tests.TC_lu_tmsi_noauth_notmsi.merged Generated MSC_Tests.TC_lu_with_invalid_mcc_mnc.merged Generated MSC_Tests.TC_mm_id_resp_no_identity.merged Generated MSC_Tests.TC_mo_call_clear_request.merged Generated MSC_Tests.TC_mo_cc_bssmap_clear.merged Generated MSC_Tests.TC_mo_cc_iu_release.merged Generated MSC_Tests.TC_mo_crcx_ran_reject.merged Generated MSC_Tests.TC_mo_crcx_ran_timeout.merged Generated MSC_Tests.TC_mo_release_timeout.merged Generated MSC_Tests.TC_mo_setup_and_dtmf_dup.merged Generated MSC_Tests.TC_mo_setup_and_nothing.merged Generated MSC_Tests.TC_mo_ussd_for_unknown_trans.merged Generated MSC_Tests.TC_mt_call_clear_request.merged Generated MSC_Tests.TC_mt_crcx_ran_reject.merged ttcn3_logmerge: warning: timestamp is in wrong order in file MSC_Tests-TC_mt_t310-d81ef7ce05e3-465.log line 284 Generated MSC_Tests.TC_mt_t310.merged Generated MSC_Tests.TC_mt_ussd_for_unknown_subscr.merged Generated MSC_Tests.TC_multi_lu_and_mo_ussd.merged Generated MSC_Tests.TC_multi_lu_and_mt_ussd.merged Generated MSC_Tests.TC_no_callref.merged Generated MSC_Tests.TC_paging_response_imsi_unknown.merged Generated MSC_Tests.TC_paging_response_tmsi_unknown.merged Generated MSC_Tests.TC_proc_ss_abort.merged Generated MSC_Tests.TC_proc_ss_for_unknown_session.merged Generated MSC_Tests.TC_proc_ss_paging_fail.merged Generated MSC_Tests.TC_reset_two.merged Generated MSC_Tests.TC_reset_two_1iu.merged Generated MSC_Tests.TC_setup_refuse.merged Generated MSC_Tests.TC_sgsap_expl_imsi_det_eps.merged Generated MSC_Tests.TC_sgsap_expl_imsi_det_noneps.merged Generated MSC_Tests.TC_sgsap_impl_imsi_det_eps.merged Generated MSC_Tests.TC_sgsap_impl_imsi_det_noneps.merged Generated MSC_Tests.TC_sgsap_lu.merged Generated MSC_Tests.TC_sgsap_lu_and_mt_call.merged Generated MSC_Tests.TC_sgsap_lu_and_nothing.merged Generated MSC_Tests.TC_sgsap_lu_imsi_reject.merged Generated MSC_Tests.TC_sgsap_mo_sms.merged Generated MSC_Tests.TC_sgsap_mt_sms.merged Generated MSC_Tests.TC_sgsap_mt_sms_and_nothing.merged Generated MSC_Tests.TC_sgsap_mt_sms_and_reject.merged Generated MSC_Tests.TC_sgsap_paging_and_lu.merged Generated MSC_Tests.TC_sgsap_paging_and_nothing.merged Generated MSC_Tests.TC_sgsap_paging_rej.merged Generated MSC_Tests.TC_sgsap_paging_subscr_rej.merged Generated MSC_Tests.TC_sgsap_paging_ue_unr.merged Generated MSC_Tests.TC_sgsap_reset.merged Generated MSC_Tests.TC_sgsap_unexp_ud.merged Generated MSC_Tests.TC_sgsap_unsol_ud.merged Generated MSC_Tests.TC_sgsap_vlr_failure.merged Generated MSC_Tests.TC_smpp_mo_sms.merged Generated MSC_Tests.TC_smpp_mo_sms_rp_error.merged Generated MSC_Tests.TC_smpp_mt_sms.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-msc-test-215 + + grep Name awk -F" NR>1{print $2} + cut -d : -f2 + local containers=jenkins-ttcn3-msc-test-latest-2085-stp jenkins-ttcn3-msc-test-latest-2085-msc + [ -n jenkins-ttcn3-msc-test-latest-2085-stp jenkins-ttcn3-msc-test-latest-2085-msc ] + docker_kill_wait jenkins-ttcn3-msc-test-latest-2085-stp jenkins-ttcn3-msc-test-latest-2085-msc + docker kill jenkins-ttcn3-msc-test-latest-2085-stp jenkins-ttcn3-msc-test-latest-2085-msc jenkins-ttcn3-msc-test-latest-2085-stp jenkins-ttcn3-msc-test-latest-2085-msc + docker wait jenkins-ttcn3-msc-test-latest-2085-stp jenkins-ttcn3-msc-test-latest-2085-msc 137 Error response from daemon: No such container: jenkins-ttcn3-msc-test-latest-2085-msc + true + network_remove + set +x Removing network ttcn3-msc-test-215 + docker network remove ttcn3-msc-test-215 ttcn3-msc-test-215 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache:/cache --name jenkins-ttcn3-msc-test-latest-2085-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='Titan' tests='225' failures='17' errors='0' skipped='0' inconc='0' time='2073.00'> <testcase classname='MSC_Tests' name='TC_cr_before_reset' time='7.035193'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_noauth_tmsi' time='1.146105'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_noauth_notmsi' time='1.107750'/> <testcase classname='MSC_Tests' name='TC_lu_tmsi_noauth_notmsi' time='2.342329'> <failure type='fail-verdict'>Paging message doesn't match expectations MSC_Tests.ttcn:7421 MSC_Tests control part MSC_Tests.ttcn:7401 TC_lu_tmsi_noauth_notmsi testcase </failure> </testcase> <testcase classname='MSC_Tests' name='TC_lu_imsi_reject' time='1.107794'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_timeout_gsup' time='6.112653'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi' time='1.119508'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth3g_tmsi' time='1.139006'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_timeout_tmsi_realloc' time='8.115193'> <failure type='fail-verdict'>Timeout waiting for ClearCommand/Release MSC_Tests.ttcn:7426 MSC_Tests control part MSC_Tests.ttcn:652 TC_lu_imsi_timeout_tmsi_realloc testcase </failure> </testcase> <testcase classname='MSC_Tests' name='TC_cmserv_imsi_unknown' time='1.099187'/> <testcase classname='MSC_Tests' name='TC_cmserv_tmsi_unknown' time='1.104993'/> <testcase classname='MSC_Tests' name='TC_lu_and_mo_call' time='7.928340'/> <testcase classname='MSC_Tests' name='TC_lu_and_mo_call_ipv6' time='7.901723'/> <testcase classname='MSC_Tests' name='TC_lu_and_mo_call_sccp_tiar_timeout' time='6.408798'/> <testcase classname='MSC_Tests' name='TC_lu_auth_sai_timeout' time='6.111646'/> <testcase classname='MSC_Tests' name='TC_lu_auth_sai_err' time='1.112936'/> <testcase classname='MSC_Tests' name='TC_lu_clear_request' time='2.121126'/> <testcase classname='MSC_Tests' name='TC_mo_call_clear_request' time='3.903281'/> <testcase classname='MSC_Tests' name='TC_mt_call_clear_request' time='3.433494'/> <testcase classname='MSC_Tests' name='TC_lu_disconnect' time='3.102620'/> <testcase classname='MSC_Tests' name='TC_lu_by_imei' time='6.119423'/> <testcase classname='MSC_Tests' name='TC_lu_by_tmsi_noauth_unknown' time='1.353676'/> <testcase classname='MSC_Tests' name='TC_attached_imsi_lu_unknown_tmsi' time='6.551791'> <failure type='fail-verdict'>Expected LU ACK, but received REJ MSC_Tests.ttcn:7440 MSC_Tests control part MSC_Tests.ttcn:1231 TC_attached_imsi_lu_unknown_tmsi testcase </failure> </testcase> <testcase classname='MSC_Tests' name='TC_imsi_detach_by_imsi' time='1.318280'/> <testcase classname='MSC_Tests' name='TC_imsi_detach_by_tmsi' time='1.319463'/> <testcase classname='MSC_Tests' name='TC_imsi_detach_by_imei' time='1.312105'/> <testcase classname='MSC_Tests' name='TC_emerg_call_imei_reject' time='1.100121'/> <testcase classname='MSC_Tests' name='TC_emerg_call_imsi' time='7.953016'/> <testcase classname='MSC_Tests' name='TC_cm_serv_req_vgcs_reject' time='1.362223'/> <testcase classname='MSC_Tests' name='TC_cm_serv_req_vbs_reject' time='1.326839'/> <testcase classname='MSC_Tests' name='TC_cm_serv_req_lcs_reject' time='1.348732'/> <testcase classname='MSC_Tests' name='TC_cm_reest_req_reject' time='1.349028'/> <testcase classname='MSC_Tests' name='TC_lu_auth_2G_fail' time='1.101543'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_13_13' time='1.132385'/> <testcase classname='MSC_Tests' name='TC_cl3_no_payload' time='1.100713'/> <testcase classname='MSC_Tests' name='TC_cl3_rnd_payload' time='1.121114'/> <testcase classname='MSC_Tests' name='TC_establish_and_nothing' time='6.334059'/> <testcase classname='MSC_Tests' name='TC_mo_setup_and_nothing' time='5.371605'/> <testcase classname='MSC_Tests' name='TC_mo_crcx_ran_timeout' time='4.375493'/> <testcase classname='MSC_Tests' name='TC_mo_crcx_ran_reject' time='1.858701'/> <testcase classname='MSC_Tests' name='TC_mt_crcx_ran_reject' time='1.179989'/> <testcase classname='MSC_Tests' name='TC_mo_setup_and_dtmf_dup' time='3.920309'/> <testcase classname='MSC_Tests' name='TC_mt_t310' time='31.210639'/> <testcase classname='MSC_Tests' name='TC_gsup_cancel' time='7.946038'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_1_13' time='1.142431'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_3_13' time='1.161561'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_3_1' time='1.143126'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_3_1_no_cm' time='1.172410'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_13_2' time='1.145448'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_013_2' time='1.142890'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_0134_1' time='1.152883'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_0134_34' time='1.145020'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3' time='1.153657'/> <testcase classname='MSC_Tests' name='TC_mo_release_timeout' time='4.385006'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_call_no_dlcx_resp' time='13.504805'/> <testcase classname='MSC_Tests' name='TC_reset_two' time='2.277577'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_call' time='7.418159'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_call_ipv6' time='7.354806'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_call_already_paging' time='2.722499'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_call_osmux' time='7.463619'/> <testcase classname='MSC_Tests' name='TC_lu_and_mo_sms' time='1.376957'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_sms' time='2.385216'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_sms_already_paging' time='2.602449'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_sms_paging_and_nothing' time='22.175784'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_sms_paging_repeated' time='7.370438'/> <testcase classname='MSC_Tests' name='TC_smpp_mo_sms' time='1.383293'/> <testcase classname='MSC_Tests' name='TC_smpp_mo_sms_rp_error' time='1.350152'/> <testcase classname='MSC_Tests' name='TC_smpp_mt_sms' time='2.621664'/> <testcase classname='MSC_Tests' name='TC_gsup_mo_sms' time='1.351814'> <failure type='fail-verdict'>Rx unexpected GSUP message MSC_Tests.ttcn:7490 MSC_Tests control part MSC_Tests.ttcn:2816 TC_gsup_mo_sms testcase </failure> </testcase> <testcase classname='MSC_Tests' name='TC_gsup_mo_smma' time='1.340167'> <failure type='fail-verdict'>Rx unexpected GSUP message MSC_Tests.ttcn:7491 MSC_Tests control part MSC_Tests.ttcn:2871 TC_gsup_mo_smma testcase </failure> </testcase> <testcase classname='MSC_Tests' name='TC_gsup_mt_sms_ack' time='1.413479'/> <testcase classname='MSC_Tests' name='TC_gsup_mt_sms_err' time='1.376306'/> <testcase classname='MSC_Tests' name='TC_gsup_mt_sms_rp_mr' time='1.426583'/> <testcase classname='MSC_Tests' name='TC_gsup_mo_mt_sms_rp_mr' time='1.364146'> <failure type='fail-verdict'>Rx unexpected GSUP message MSC_Tests.ttcn:7495 MSC_Tests control part MSC_Tests.ttcn:3215 TC_gsup_mo_mt_sms_rp_mr testcase </failure> </testcase> <testcase classname='MSC_Tests' name='TC_gsup_mt_multi_part_sms' time='8.045327'/> <testcase classname='MSC_Tests' name='TC_lu_and_mo_ussd_single_request' time='1.368608'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_ussd_notification' time='1.169504'/> <testcase classname='MSC_Tests' name='TC_lu_and_mo_ussd_during_mt_call' time='4.432636'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_ussd_during_mt_call' time='4.419599'/> <testcase classname='MSC_Tests' name='TC_lu_and_mo_ussd_mo_release' time='1.357792'/> <testcase classname='MSC_Tests' name='TC_lu_and_ss_session_timeout' time='4.365861'/> <testcase classname='MSC_Tests' name='TC_mt_ussd_for_unknown_subscr' time='1.128981'> <failure type='fail-verdict'>Unknown/unexpected GSUP received MSC_Tests.ttcn:7510 MSC_Tests control part MSC_Tests.ttcn:4117 TC_mt_ussd_for_unknown_subscr testcase </failure> </testcase> <testcase classname='MSC_Tests' name='TC_mo_ussd_for_unknown_trans' time='11.565634'/> <testcase classname='MSC_Tests' name='TC_proc_ss_for_unknown_session' time='1.160642'> <failure type='fail-verdict'>Unknown/unexpected GSUP received MSC_Tests.ttcn:7512 MSC_Tests control part MSC_Tests.ttcn:4218 TC_proc_ss_for_unknown_session testcase </failure> </testcase> <testcase classname='MSC_Tests' name='TC_proc_ss_paging_fail' time='11.152822'/> <testcase classname='MSC_Tests' name='TC_proc_ss_abort' time='1.174346'/> <testcase classname='MSC_Tests' name='TC_multi_lu_and_mo_ussd' time='1.666549'/> <testcase classname='MSC_Tests' name='TC_multi_lu_and_mt_ussd' time='1.617408'/> <testcase classname='MSC_Tests' name='TC_cipher_complete_with_invalid_cipher' time='6.090554'/> <testcase classname='MSC_Tests' name='TC_cipher_complete_1_without_cipher' time='1.124174'/> <testcase classname='MSC_Tests' name='TC_cipher_complete_3_without_cipher' time='1.139009'/> <testcase classname='MSC_Tests' name='TC_cipher_complete_13_without_cipher' time='1.148501'/> <testcase classname='MSC_Tests' name='TC_lu_with_invalid_mcc_mnc' time='6.121330'/> <testcase classname='MSC_Tests' name='TC_sgsap_reset' time='1.676911'/> <testcase classname='MSC_Tests' name='TC_sgsap_lu' time='1.137851'/> <testcase classname='MSC_Tests' name='TC_sgsap_lu_imsi_reject' time='1.158126'/> <testcase classname='MSC_Tests' name='TC_sgsap_lu_and_nothing' time='45.807689'/> <testcase classname='MSC_Tests' name='TC_sgsap_expl_imsi_det_eps' time='3.633204'/> <testcase classname='MSC_Tests' name='TC_sgsap_impl_imsi_det_eps' time='3.641766'/> <testcase classname='MSC_Tests' name='TC_sgsap_expl_imsi_det_noneps' time='3.592250'/> <testcase classname='MSC_Tests' name='TC_sgsap_impl_imsi_det_noneps' time='3.643215'/> <testcase classname='MSC_Tests' name='TC_sgsap_paging_rej' time='2.678853'/> <testcase classname='MSC_Tests' name='TC_sgsap_paging_subscr_rej' time='2.595327'/> <testcase classname='MSC_Tests' name='TC_sgsap_paging_ue_unr' time='2.699901'/> <testcase classname='MSC_Tests' name='TC_sgsap_paging_and_nothing' time='11.708115'/> <testcase classname='MSC_Tests' name='TC_sgsap_paging_and_lu' time='1.812271'/> <testcase classname='MSC_Tests' name='TC_sgsap_mt_sms' time='2.805919'/> <testcase classname='MSC_Tests' name='TC_sgsap_mo_sms' time='1.618023'/> <testcase classname='MSC_Tests' name='TC_sgsap_mt_sms_and_nothing' time='22.580192'/> <testcase classname='MSC_Tests' name='TC_sgsap_mt_sms_and_reject' time='22.645437'/> <testcase classname='MSC_Tests' name='TC_sgsap_unexp_ud' time='1.801263'/> <testcase classname='MSC_Tests' name='TC_sgsap_unsol_ud' time='2.088464'/> <testcase classname='MSC_Tests' name='TC_bssap_lu_sgsap_lu_and_mt_call' time='8.945011'/> <testcase classname='MSC_Tests' name='TC_sgsap_lu_and_mt_call' time='8.888167'/> <testcase classname='MSC_Tests' name='TC_sgsap_vlr_failure' time='1.072375'/> <testcase classname='MSC_Tests' name='TC_ho_inter_bsc_unknown_cell' time='3.777075'/> <testcase classname='MSC_Tests' name='TC_ho_inter_bsc' time='12.020596'/> <testcase classname='MSC_Tests' name='TC_ho_inter_bsc_a5_1' time='12.028615'/> <testcase classname='MSC_Tests' name='TC_ho_inter_bsc_a5_3' time='12.118871'/> <testcase classname='MSC_Tests' name='TC_ho_inter_bsc_a5_4' time='12.201465'/> <testcase classname='MSC_Tests' name='TC_ho_inter_bsc_ipv6' time='12.102502'/> <testcase classname='MSC_Tests' name='TC_ho_inter_bsc_csd' time='12.190449'/> <testcase classname='MSC_Tests' name='TC_ho_inter_msc_out' time='6.402698'/> <testcase classname='MSC_Tests' name='TC_ho_inter_msc_out_a5_1' time='6.504509'/> <testcase classname='MSC_Tests' name='TC_ho_inter_msc_out_a5_3' time='6.534547'/> <testcase classname='MSC_Tests' name='TC_ho_inter_msc_out_a5_4' time='6.444663'/> <testcase classname='MSC_Tests' name='TC_ho_inter_msc_out_ipv6' time='6.295789'/> <testcase classname='MSC_Tests' name='TC_ho_inter_msc_out_csd' time='6.342635'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_check_imei' time='1.054371'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth3g_tmsi_check_imei' time='1.051311'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_noauth_tmsi_check_imei' time='1.054528'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_noauth_notmsi_check_imei' time='1.132135'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_check_imei_nack' time='1.149540'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_check_imei_err' time='1.140773'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_check_imei_early' time='1.366590'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth3g_tmsi_check_imei_early' time='1.338957'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_noauth_tmsi_check_imei_early' time='1.285683'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_noauth_notmsi_check_imei_early' time='1.306286'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_check_imei_early_nack' time='1.331966'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_check_imei_early_err' time='1.246561'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug' time='1.095013'/> <testcase classname='MSC_Tests' name='TC_mo_cc_bssmap_clear' time='2.787358'/> <testcase classname='MSC_Tests' name='TC_invalid_mgcp_crash' time='1.830656'/> <testcase classname='MSC_Tests' name='TC_mm_id_resp_no_identity' time='6.094049'/> <testcase classname='MSC_Tests' name='TC_lu_and_expire_while_paging' time='1.077206'/> <testcase classname='MSC_Tests' name='TC_paging_response_imsi_unknown' time='1.055226'/> <testcase classname='MSC_Tests' name='TC_paging_response_tmsi_unknown' time='1.060381'/> <testcase classname='MSC_Tests' name='TC_call_re_establishment' time='6.277640'/> <testcase classname='MSC_Tests' name='TC_call_re_establishment_auth' time='6.177304'/> <testcase classname='MSC_Tests' name='TC_call_re_establishment_ciph' time='6.265611'/> <testcase classname='MSC_Tests' name='TC_cm_serv_wrong_mi' time='1.253275'/> <testcase classname='MSC_Tests' name='TC_auth_options_0' time='2.094672'/> <testcase classname='MSC_Tests' name='TC_auth_options_1' time='2.091993'/> <testcase classname='MSC_Tests' name='TC_auth_options_2' time='2.101925'/> <testcase classname='MSC_Tests' name='TC_auth_options_3' time='2.093912'/> <testcase classname='MSC_Tests' name='TC_auth_options_4' time='2.479570'/> <testcase classname='MSC_Tests' name='TC_auth_options_5' time='2.076932'/> <testcase classname='MSC_Tests' name='TC_auth_options_6' time='2.567661'/> <testcase classname='MSC_Tests' name='TC_auth_options_7' time='2.132424'/> <testcase classname='MSC_Tests' name='TC_auth_options_8' time='2.495537'/> <testcase classname='MSC_Tests' name='TC_auth_options_9' time='2.075255'/> <testcase classname='MSC_Tests' name='TC_auth_options_10' time='2.469347'/> <testcase classname='MSC_Tests' name='TC_auth_options_11' time='2.078693'/> <testcase classname='MSC_Tests' name='TC_lu_and_mo_csd' time='32.799745'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_csd' time='25.297367'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_imsi_reject' time='1.101234'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_imsi_timeout_gsup' time='6.092807'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_imsi_auth3g_tmsi' time='1.094750'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_imsi_timeout_tmsi_realloc' time='8.096157'> <failure type='fail-verdict'>Timeout waiting for ClearCommand/Release MSC_Tests_Iu.ttcn:554 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:65 TC_iu_lu_imsi_timeout_tmsi_realloc testcase </failure> </testcase> <testcase classname='MSC_Tests_Iu' name='TC_iu_cmserv_imsi_unknown' time='60.257618'> <failure type='fail-verdict'>Tguard timeout MSC_Tests_Iu.ttcn:555 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:72 TC_iu_cmserv_imsi_unknown testcase </failure> </testcase> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mo_call' time='8.058835'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mo_call_sccp_tiar_timeout' time='6.475159'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_auth_sai_timeout' time='6.256529'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_auth_sai_err' time='1.133044'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_release_request' time='2.178488'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_disconnect' time='3.125921'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_by_imei' time='6.162660'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_imsi_detach_by_imsi' time='1.160119'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_imsi_detach_by_tmsi' time='1.200451'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_imsi_detach_by_imei' time='1.132513'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_emerg_call_imei_reject' time='1.138804'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_emerg_call_imsi' time='8.002050'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_establish_and_nothing' time='6.373563'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_mo_setup_and_nothing' time='5.402025'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_mo_crcx_ran_timeout' time='4.432717'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_mo_crcx_ran_reject' time='1.957190'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_mt_crcx_ran_reject' time='1.280668'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_gsup_cancel' time='7.965811'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_mo_release_timeout' time='4.438222'/> <testcase classname='MSC_Tests' name='TC_reset_two_1iu' time='2.177563'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mt_call' time='7.529783'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mt_call_already_paging' time='2.701937'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mo_sms' time='1.439740'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mt_sms' time='2.421345'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mt_sms_already_paging' time='2.654132'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mt_sms_paging_and_nothing' time='22.234183'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mt_sms_paging_repeated' time='7.186735'> <failure type='fail-verdict'>UTRAN: Expected a second Paging MSC_Tests_Iu.ttcn:584 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:330 TC_iu_lu_and_mt_sms_paging_repeated testcase </failure> </testcase> <testcase classname='MSC_Tests_Iu' name='TC_iu_smpp_mo_sms' time='1.427710'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_gsup_mo_sms' time='1.428181'> <failure type='fail-verdict'>Rx unexpected GSUP message MSC_Tests_Iu.ttcn:587 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:347 TC_iu_gsup_mo_sms testcase </failure> </testcase> <testcase classname='MSC_Tests_Iu' name='TC_iu_gsup_mo_smma' time='1.388976'> <failure type='fail-verdict'>Rx unexpected GSUP message MSC_Tests_Iu.ttcn:588 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:356 TC_iu_gsup_mo_smma testcase </failure> </testcase> <testcase classname='MSC_Tests_Iu' name='TC_iu_gsup_mt_sms_ack' time='1.477281'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_gsup_mt_sms_err' time='1.489106'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_gsup_mt_sms_rp_mr' time='1.503363'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_gsup_mo_mt_sms_rp_mr' time='1.434868'> <failure type='fail-verdict'>Rx unexpected GSUP message MSC_Tests_Iu.ttcn:592 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:400 TC_iu_gsup_mo_mt_sms_rp_mr testcase </failure> </testcase> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mo_ussd_single_request' time='1.444692'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mt_ussd_notification' time='1.267478'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mo_ussd_during_mt_call' time='4.482647'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mt_ussd_during_mt_call' time='4.451228'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mo_ussd_mo_release' time='1.403430'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_ss_session_timeout' time='4.424816'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_mt_ussd_for_unknown_subscr' time='1.112410'> <failure type='fail-verdict'>Unknown/unexpected GSUP received MSC_Tests_Iu.ttcn:601 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:461 TC_iu_mt_ussd_for_unknown_subscr testcase </failure> </testcase> <testcase classname='MSC_Tests_Iu' name='TC_iu_mo_ussd_for_unknown_trans' time='11.699138'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_proc_ss_for_unknown_session' time='1.206076'> <failure type='fail-verdict'>Unknown/unexpected GSUP received MSC_Tests_Iu.ttcn:603 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:477 TC_iu_proc_ss_for_unknown_session testcase </failure> </testcase> <testcase classname='MSC_Tests_Iu' name='TC_iu_proc_ss_paging_fail' time='11.224469'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_proc_ss_abort' time='1.306805'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_multi_lu_and_mo_ussd' time='1.705672'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_multi_lu_and_mt_ussd' time='1.759171'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_with_invalid_mcc_mnc' time='60.330569'> <failure type='fail-verdict'>Tguard timeout MSC_Tests_Iu.ttcn:610 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:539 TC_iu_lu_with_invalid_mcc_mnc testcase </failure> </testcase> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_expire_while_paging' time='1.169906'/> <testcase classname='MSC_Tests_Iu' name='TC_mo_cc_iu_release' time='2.979695'/> <testcase classname='MSC_Tests_ASCI' name='TC_no_callref' time='1.865110'/> <testcase classname='MSC_Tests_ASCI' name='TC_setup_refuse' time='2.047551'/> <testcase classname='MSC_Tests_ASCI' name='TC_assign_fail' time='2.495161'/> <testcase classname='MSC_Tests_ASCI' name='TC_complete_vgcs' time='3.514433'/> <testcase classname='MSC_Tests_ASCI' name='TC_complete_vbs' time='2.721916'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE